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

=per #18296 Use 0L or snapshot seqNr as asyncReadHighestSequenceNr param #18355

Merged
merged 1 commit into from Sep 4, 2015

Conversation

patriknw
Copy link
Member

For example, a new persistent actor (no snapshots, no events) should use
0L so that it makes sense that journal returns 0L and the first persisted
event gets 1L.

For example, a new persistent actor (no snapshots, no events) should use
0L so that it makes sense that journal returns 0L and the first persisted
event gets 1L.
@akka-ci akka-ci added validating PR is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed validating PR is currently being validated by Jenkins labels Aug 28, 2015
@akka-ci
Copy link

akka-ci commented Aug 28, 2015

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://jenkins.akka.io/job/pr-validator-per-commit-jenkins/3544/

@ktoso
Copy link
Member

ktoso commented Sep 4, 2015

LGTM
Refs #18296

@ktoso ktoso added the reviewed Ready to merge from review perspetive, but awaiting some additional action (e.g. order of merges) label Sep 4, 2015
patriknw added a commit that referenced this pull request Sep 4, 2015
…atriknw

=per #18296 Use 0L or snapshot seqNr as asyncReadHighestSequenceNr param
@patriknw patriknw merged commit 40936e8 into master Sep 4, 2015
@patriknw patriknw deleted the wip-18296-readHighestSequenceNr-patriknw branch October 19, 2015 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewed Ready to merge from review perspetive, but awaiting some additional action (e.g. order of merges) tested PR that was successfully built and tested by Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants