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

lastSequenceNumber not working for DurableStateBehavior #30833

Closed
patriknw opened this issue Oct 28, 2021 · 0 comments
Closed

lastSequenceNumber not working for DurableStateBehavior #30833

patriknw opened this issue Oct 28, 2021 · 0 comments
Assignees
Labels
3 - in progress Someone is working on this ticket bug t:persistence t:typed
Milestone

Comments

@patriknw
Copy link
Member

java.lang.IllegalStateException: Cannot extract the lastSequenceNumber in state akka.actor.typed.internal.BehaviorImpl$ReceiveMessageBehavior
	at akka.persistence.typed.state.scaladsl.DurableStateBehavior$.lastSequenceNumber(DurableStateBehavior.scala:104)
@patriknw patriknw self-assigned this Oct 28, 2021
@patriknw patriknw added the 3 - in progress Someone is working on this ticket label Oct 28, 2021
patriknw added a commit that referenced this issue Dec 15, 2021
* Recovering Behavior must be a class for the WithSeqNrAccessible to be able
  to find it
@patriknw patriknw added this to the 2.6.18 milestone Dec 16, 2021
patriknw added a commit that referenced this issue Dec 16, 2021
* Recovering Behavior must be a class for the WithSeqNrAccessible to be able
  to find it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - in progress Someone is working on this ticket bug t:persistence t:typed
Projects
None yet
Development

No branches or pull requests

1 participant