pjfanning opened a new issue, #81: URL: https://github.com/apache/incubator-pekko-persistence-cassandra/issues/81
https://github.com/apache/incubator-pekko-persistence-cassandra/blob/main/core/src/multi-jvm/scala/org/apache/pekko/cluster/persistence/cassandra/MultiNodeClusterSpec.scala#L20 The FlightRecordingSupport class is not in the pekko-multi-node-testkit jar or in akka-multi-node-testkit. MultiNodeClusterSpec is in `multi-jvm` source so maybe it doesn't get compiled by sbt builds normally (eg in the CI runs). MultiNodeClusterSpec fails to compile in my IDE. -- 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]
