mck

Results 33 issues of mck

[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13937808) It should be possible to run: `mvn -Pintegration-upgrade-tests -Dtest=ReaperCassandraIT` but trying to start the jetty/jersey server via reflection ( https://github.com/thelastpickle/cassandra-reaper/blob/master/src/server/src/test/java/io/cassandrareaper/acceptance/ReaperTestJettyRunner.java#L171 ) throws a class cast exception (around...

zh:Assess/Investigate
assess

[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13937802) **Goal:** the Reaper server is running as a separate standalone process and JVM when the integration tests are run. **Description:** Today the integration tests start, run, and...

stale
zh:Assess/Investigate
assess

Similar to what was done to Tracer.createSpan(..) --> Tracer.buildSpan(..) Again I don't know how far we can interpret the Specification. But taking this approach does make it cleaner to add...

CASSANDRA-18594

[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13951915) The spreaper python script has no unit/integration tests. A number of releases have already occurred where key functionality has been broken. Even a simple integration test would...

zh:Icebox
help-wanted

 . - CassandraVectorStoreAutoConfiguration uses CassandraAutoConfiguration - driver profiles for production stability+performance, - CassandraVectorStore.addStmts map must be concurrent-safe - code cleanups and naming fixes (field->column), - main doc tidy-up - astradb...

junit is a required test scope dependency for the project to build

https://github.com/datastax/diagnostic-collection/issues/103

… This restores the collector's ability to run on version 1.2 clusters

Specifying hosts via collector.hosts skips the "discovery" process in the initial phase of the script which is responsible for determining the cluster name and size. The uploads will not contain...

bug