mdedetrich commented on issue #109:
URL: https://github.com/apache/pekko-samples/issues/109#issuecomment-3442683668

   > This a related issue in akka-persistence-cassandra. 
[akka/akka-persistence-cassandra#986](https://github.com/akka/akka-persistence-cassandra/issues/986)
   > 
   > The pekko-persistence-cassandra-launcher should be removed as far as I am 
concerned and the sample rewritten to use testcontainers project to start 
Cassandra using Docker - or we just assume that the user has Cassandra running 
for themselves and the sample just tries to connect to the running instance.
   > 
   > I think we should remove pekko-persistence-cassandra-launcher from the 
pekko-persistence-cassandra repo too. It is currently built using Cassandra 
3.11.3, a very old release.
   
   Agreed on all counts, especially on using testcontainers to startup a 
cassandra instance rather than having to run wire up things with docker 
manually.


-- 
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]

Reply via email to