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 HighestSequenceNr MongoDb query by sorting. #267

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

Arkatufus
Copy link
Contributor

@Arkatufus Arkatufus commented Jun 30, 2022

Changes

Sort MongoDb documents returned by the HighestSequenceNr query.
It appears that MongoDb documents might not be inserted in order of sequence number.

@Arkatufus
Copy link
Contributor Author

Azure DevOps Linux Pipelines is broken at the moment, dotnet could not do a NuGet restore, SSL is failing.

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

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

LGTM

@Aaronontheweb
Copy link
Member

Looks like AzDo Linux is having some issues validating nuget.org's cert. Doesn't materially impact the quality of this PR. Going to merge it in anyways.

@Aaronontheweb Aaronontheweb merged commit d9dccf8 into akkadotnet:dev Jul 1, 2022
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.

2 participants