Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

stream: enforce server get ranges #2113

Merged
merged 2 commits into from
Feb 21, 2020
Merged

stream: enforce server get ranges #2113

merged 2 commits into from
Feb 21, 2020

Conversation

acud
Copy link
Member

@acud acud commented Feb 20, 2020

We are seeing a goroutine leak on stream protocol, and while #2107 enforces clients to not request multiple ranges while a request is ongoing, it does not prevent a misbehaving client to query a server repeatedly.
Hence, protection on the server side is needed too.

@acud acud requested review from janos and pradovic February 20, 2020 13:23
@acud acud self-assigned this Feb 20, 2020
@acud acud merged commit f4faf9e into master Feb 21, 2020
@acud acud deleted the stream-enforce-server branch February 21, 2020 03:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants