Skip to content

Conversation

andreyleskov
Copy link
Contributor

After Akka.Persistence upgrade to 1.1.2 sql journal started to fetch events with undetermined order,
not caring about SequenceNr column.

After we changed PK from (PersistenceId, SequenceNr) to (Ordering) raws in table no longer ordered by SequenceNr, so ordering should be declared explicitly

@andreyleskov andreyleskov changed the title Get events from write db in right sequence Get events from sql journal db in right sequence Nov 10, 2016
@Aaronontheweb Aaronontheweb merged commit 3990ad2 into akkadotnet:dev Nov 29, 2016
@Aaronontheweb
Copy link
Member

Thanks for your contribution @andreyleskov

@Aaronontheweb Aaronontheweb modified the milestone: 1.1.3 Jan 20, 2017
@andreyleskov andreyleskov deleted the dev branch March 6, 2019 12:12
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