apache / apache/pekko-projection

`WordCountDocExampleTest` fails but does not fail the sbt build

Open
#341 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
27
Forks
16
Avg merge
1d 4h
Merged PRs (30d)
15

Description

it expects cassandra to be running port 9042 instead of using testcontainers

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with WordCountDocExampleTest and the sbt test/build configuration, then reproduce the failure with Cassandra unavailable on port 9042. Check how the test currently obtains Cassandra and how its failure is reported to sbt. Done means the test uses testcontainers rather than requiring a running local Cassandra instance, and failures cause the sbt build to fail.

Written by the indexing model from the issue text.

Assessment

Tech stack
cassandra, scala
Domain
build-system, databases, testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.