Skip to content

Conversation

@romanb
Copy link
Contributor

@romanb romanb commented Feb 16, 2021

To avoid surprises, it seems best to backport the part of v0.9 that ignores received frames for unknown streams into a v0.8.1 release. Otherwise nodes running v0.8 may react with a stream reset if they get a window update from a node running v0.9 while the stream is already closing. Rolling out v0.8.1 first should avoid such hiccups.

cc @mxinden

Copy link
Member

@tomaka tomaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't reviewed the logic, but if nobody else reviews I can give you an approval

Copy link
Member

@mxinden mxinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To avoid surprises, it seems best to backport the part of v0.9 that ignores received frames for unknown streams into a v0.8.1 release. Otherwise nodes running v0.8 may react with a stream reset if they get a window update from a node running v0.9 while the stream is already closing. Rolling out v0.8.1 first should avoid such hiccups.

Yes, good point! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants