akka-persistence-r2dbc icon indicating copy to clipboard operation
akka-persistence-r2dbc copied to clipboard

failed: EventsBySlicePubSubBacktrackingSpec

Open patriknw opened this issue 1 year ago • 1 comments

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 avatar Nov 22 '24 15:11 patriknw

https://github.com/akka/akka-persistence-r2dbc/actions/runs/12960908352/job/36155423021#step:6:1186

johanandren avatar Jan 29 '25 13:01 johanandren

https://github.com/akka/akka-persistence-r2dbc/actions/runs/18875391860/job/53863731543#step:9:319

johanandren avatar Oct 28 '25 13:10 johanandren