And5678 opened a new issue, #305: URL: https://github.com/apache/pekko-persistence-cassandra/issues/305
Using both pekko 1.2.0 and pekko-persistence-cassandra 1.1.0, one might see ``` java.lang.NoSuchMethodError: org/apache/pekko/pattern/BackoffSupervisor$.calculateDelay(ILscala/concurrent/duration/FiniteDuration;Lscala/concurrent/duration/FiniteDuration;D)Lscala/concurrent/duration/FiniteDuration; (loaded from file:/myprogram/lib/org.apache.pekko.pekko-actor_2.13-1.2.0.jar by jdk.internal.loader.ClassLoaders$AppClassLoader@7fcb4404) called from class org.apache.pekko.persistence.cassandra.Retries$$anonfun$org$apache$pekko$persistence$cassandra$Retries$$retry$1 (loaded from file:/myprogram/lib/org.apache.pekko.pekko-persistence-cassandra_2.13-1.1.0.jar by jdk.internal.loader.ClassLoaders$AppClassLoader@7fcb4404). ``` -- 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: notifications-unsubscr...@pekko.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org