Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

receive: fix maxBufferedResponses calculation #104

Merged
merged 1 commit into from
May 21, 2024

Conversation

GiedriusS
Copy link
Collaborator

Fix maxBufferedResponses calculation to take into account that there could be multiple writes in one local write and that one remote write might contain data from multiple tenants.

Fix maxBufferedResponses calculation to take into account that there
could be multiple writes in one local write and that one remote write
might contain data from multiple tenants.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
@GiedriusS GiedriusS force-pushed the fix_max_buffered_responses_calc branch from 54151fa to f939ab8 Compare May 20, 2024 15:37
@GiedriusS GiedriusS marked this pull request as ready for review May 20, 2024 15:38
@GiedriusS GiedriusS merged commit a4ed8f8 into 0.34.0+vinted May 21, 2024
12 checks passed
@GiedriusS GiedriusS deleted the fix_max_buffered_responses_calc branch May 21, 2024 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants