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

Adjust break behaviour in DynamoDB driver to avoid loosing events #6781

Closed
wants to merge 1 commit into from

Conversation

xacrimon
Copy link
Contributor

@xacrimon xacrimon commented May 7, 2021

In #6583 I introduced a bug that that causes events to be lost from query results on the SearchEvents endpoint if a query filter is specified. This PR fixes that behaviour by breaking from the correct loop. This bug is not included in any release.

note: this needs to be backported to branch/v6

@russjones
Copy link
Contributor

russjones commented May 12, 2021

@fspmarshall @quinqu @andrejtokarcik Can you two review this?

@russjones russjones requested a review from andrejtokarcik May 12, 2021 18:28
@xacrimon
Copy link
Contributor Author

Resolved by events iteration PR

@xacrimon xacrimon closed this May 14, 2021
@zmb3 zmb3 deleted the joel/fix-break-behaviour branch April 26, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants