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 saving buffered messages in StoreMigrateCommand #236

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

DanielBadura
Copy link
Member

If the messages were less then the buffer, no messages were saved. Instead of checking against the buffer we only need to check if there is atleast one message.

…stead of checking against the buffer we only need to check if there is atleast one message
@DanielBadura DanielBadura added the bug Something isn't working label Jan 16, 2025
@DanielBadura DanielBadura added this to the 3.7.0 milestone Jan 16, 2025
@DanielBadura DanielBadura self-assigned this Jan 16, 2025
@DanielBadura DanielBadura disabled auto-merge January 16, 2025 13:12
@DanielBadura DanielBadura merged commit c106bdc into 3.7.x Jan 16, 2025
15 checks passed
@DanielBadura DanielBadura deleted the fix-saving-buffered-messages branch January 16, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant