nvollmar commented on code in PR #31:
URL: 
https://github.com/apache/incubator-pekko-persistence-cassandra/pull/31#discussion_r1138368749


##########
core/src/main/resources/reference.conf:
##########
@@ -79,10 +79,10 @@ akka.persistence.cassandra {
   journal {
 
     # FQCN of the cassandra journal plugin
-    class = "akka.persistence.cassandra.journal.CassandraJournal"
+    class = "pekko.persistence.cassandra.journal.CassandraJournal"

Review Comment:
   thanks for the hint. I just did the package rework. configuration is next.



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