apache / apache/pekko-persistence-cassandra

MultiNodeClusterSpec does not compile

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
15
Forks
17
Avg merge
6h 43m
Merged PRs (30d)
11

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start with core/src/multi-jvm/scala/org/apache/pekko/cluster/persistence/cassandra/MultiNodeClusterSpec.scala at line 20 and inspect how the multi-node testkit dependency is configured for IDE and sbt builds. Check whether FlightRecordingSupport is available from the referenced testkit jars. Done means MultiNodeClusterSpec compiles in the IDE and through the relevant sbt build.

Written by the indexing model from the issue text.

Assessment

Tech stack
cassandra, scala
Domain
build-system, distributed-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.