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

failed: EventsBySlicePubSubBacktrackingSpec #629

Open
patriknw opened this issue Nov 22, 2024 · 0 comments
Open

failed: EventsBySlicePubSubBacktrackingSpec #629

patriknw opened this issue Nov 22, 2024 · 0 comments
Labels
failed Test failure

Comments

@patriknw
Copy link
Member

https://github.com/akka/akka-persistence-r2dbc/actions/runs/11945455475/job/33298146548#step:6:1087

[Failed(java.lang.IllegalStateException: Event was not loaded. Use eventOption and load the event on demand with LoadEventQuery.)]
[info] - should publish events *** FAILED *** (3 seconds, 128 milliseconds)
[info]   java.lang.IllegalStateException: Event was not loaded. Use eventOption and load the event on demand with LoadEventQuery.
[info]   at akka.persistence.query.typed.EventEnvelope.event(EventEnvelope.scala:190)
[info]   at akka.persistence.r2dbc.query.EventsBySlicePubSubBacktrackingSpec$$anon$1.$anonfun$new$5(EventsBySlicePubSubBacktrackingSpec.scala:100)
[info]   at akka.persistence.r2dbc.query.EventsBySlicePubSubBacktrackingSpec$$anon$1.$anonfun$new$5$adapted(EventsBySlicePubSubBacktrackingSpec.scala:98)
[info]   at scala.collection.immutable.Range.foreach(Range.scala:190)
[info]   at akka.persistence.r2dbc.query.EventsBySlicePubSubBacktrackingSpec$$anon$1.<init>(EventsBySlicePubSubBacktrackingSpec.scala:98)
[info]   at akka.persistence.r2dbc.query.EventsBySlicePubSubBacktrackingSpec.$anonfun$new$2(EventsBySlicePubSubBacktrackingSpec.scala:79)
@patriknw patriknw added the failed Test failure label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed Test failure
Projects
None yet
Development

No branches or pull requests

1 participant