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

Fix intermittent out-of-order chunk #7407 #7441

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

danielkec
Copy link
Contributor

Fixes #7407

@danielkec danielkec requested a review from spericas August 24, 2023 12:22
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 24, 2023
@danielkec danielkec self-assigned this Aug 24, 2023
@danielkec danielkec force-pushed the 7407-out-of-order-chunk branch from ebc41fe to ee7672e Compare August 24, 2023 14:06
Signed-off-by: Daniel Kec <[email protected]>
Co-authored-by: Santiago Pericas-Geertsen <[email protected]>
@danielkec danielkec force-pushed the 7407-out-of-order-chunk branch from ee7672e to c53cd14 Compare August 24, 2023 14:14
@danielkec danielkec merged commit 4e48961 into helidon-io:helidon-3.x Aug 24, 2023
danielkec added a commit to danielkec/helidon that referenced this pull request Aug 25, 2023
Signed-off-by: Daniel Kec <[email protected]>
Co-authored-by: Santiago Pericas-Geertsen <[email protected]>
romain-grecourt pushed a commit that referenced this pull request Aug 25, 2023
* Fixed problem in AUTO_FLUSH backpressure strategy  (#6556)

* Fixed problem in AUTO_FLUSH strategy that may result in pub-sub deadlock. Increment buffer sum before checking watermark and flushing.

* Generate large binary file programmatically.

Signed-off-by: Santiago Pericasgeertsen <[email protected]>

* Use constant.

Signed-off-by: Santiago Pericasgeertsen <[email protected]>

---------

Signed-off-by: Santiago Pericasgeertsen <[email protected]>

* Fix intermittent out-of-order chunk #7407 (#7441)

Signed-off-by: Daniel Kec <[email protected]>
Co-authored-by: Santiago Pericas-Geertsen <[email protected]>

---------

Signed-off-by: Santiago Pericasgeertsen <[email protected]>
Signed-off-by: Daniel Kec <[email protected]>
Co-authored-by: Santiago Pericas-Geertsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

While downloading file the sha256 changes using helidon 2.6.1
4 participants