pjfanning opened a new pull request, #593:
URL: https://github.com/apache/pekko-projection/pull/593
Continuing issues happening regularly but not all the time
```
[info] [2026-07-28 15:25:34,100] [INFO]
[org.apache.pekko.actor.testkit.typed.javadsl.LogCapturingExtension] []
[pool-29-thread-8] - Logging started for test [CassandraProjectionTest:
atMostOnceShouldRestartFromNextOffset] MDC: {}
<-- [CassandraProjectionTest: atMostOnceShouldRestartFromNextOffset] End
of log messages of test that failed with Expected exception
[error] Test
org.apache.pekko.projection.cassandra.CassandraProjectionTest.atMostOnceShouldRestartFromNextOffset
failed: org.opentest4j.AssertionFailedError: Expected exception, took 0.209s
[error] at
org.apache.pekko.projection.cassandra.CassandraProjectionTest.atMostOnceShouldRestartFromNextOffset(CassandraProjectionTest.java:353)
[info] Test
org.apache.pekko.projection.cassandra.CassandraProjectionTest#atLeastOnceShouldStoreOffset()
started
[info] Test
org.apache.pekko.projection.cassandra.CassandraProjectionTest#atMostOnceShouldStoreOffset()
started
[info] Test
org.apache.pekko.projection.cassandra.CassandraProjectionTest#atLeastOnceShouldRestartFromPreviousOffset()
started
[info] Test
org.apache.pekko.projection.cassandra.CassandraProjectionTest#actorHandlerShouldStartStopActor()
started
[info] Test
org.apache.pekko.projection.cassandra.CassandraProjectionTest#groupedShouldStoreOffset()
started
[error] Test org.apache.pekko.projection.cassandra.CassandraProjectionTest
failed: java.util.concurrent.ExecutionException:
com.datastax.oss.driver.api.core.DriverTimeoutException: Query timed out after
PT2S, took 7.286s
[error] at
java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
[error] at
java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
[error] at
scala.concurrent.impl.FutureConvertersImpl$CF.super$get(FutureConvertersImpl.scala:89)
[error] at
scala.concurrent.impl.FutureConvertersImpl$CF.$anonfun$get$2(FutureConvertersImpl.scala:89)
[error] at
scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62)
[error] at
scala.concurrent.impl.FutureConvertersImpl$CF.get(FutureConvertersImpl.scala:89)
[error] at
org.apache.pekko.projection.cassandra.CassandraProjecraProjectionTest.java:102)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]