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

Extend zero writes after end of append context to ensure the complete… #481

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

rogersimmons
Copy link
Contributor

Fix for Queue issue OpenHFT/Chronicle-Queue#1099

… next header (int + any padding offset) is guaranteed to be 0 (NONE/EOF)
Copy link
Contributor

@nicktindall nicktindall left a comment

Choose a reason for hiding this comment

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

Can we please backport this to .22 and perhaps even .21 branch too?

@nicktindall
Copy link
Contributor

Can we add to IncompleteMessageTest to reproduce the issue? It seems to have existed since February and not failed so I assume it doesn't cover this case.

@peter-lawrey peter-lawrey merged commit f735635 into develop Jun 10, 2022
@JerryShea JerryShea deleted the QueueIssue1099 branch June 12, 2022 00:13
JerryShea pushed a commit that referenced this pull request Jun 12, 2022
… next header (int + any padding offset) is guaranteed to be 0 (NONE/EOF) (#481)

Co-authored-by: rogersimmons <[email protected]>
@JerryShea
Copy link
Contributor

See also #496 which is the backport to 22

JerryShea pushed a commit that referenced this pull request Jun 13, 2022
… next header (int + any padding offset) is guaranteed to be 0 (NONE/EOF) (#481)

Co-authored-by: rogersimmons <[email protected]>
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.

4 participants