Ericsson distributed repair scheduler for Apache Cassandra

29 stars 36 forks 29 watchers Java Apache License 2.0
apache-cassandra cassandra cassandra-cluster cassandra-database cassandra-repairs repair repair-management repair-schedules repair-scheduling repairs scheduler
3 Open Issues Need Help Last updated: Aug 12, 2025

Open Issues Need Help

View All on GitHub
Software Development Database Management Systems

AI Summary: This issue requests the removal of the `LongToken` class. It was deprecated in version 1.0 and is confirmed to be unused throughout the codebase, making its removal a safe operation.

Complexity: 1/5
good first issue java

Ericsson distributed repair scheduler for Apache Cassandra

Java
#apache-cassandra#cassandra#cassandra-cluster#cassandra-database#cassandra-repairs#repair#repair-management#repair-schedules#repair-scheduling#repairs#scheduler
Software Development Database Management Systems

AI Summary: Add the Netty dependency to the application's pom.xml file to resolve a missing dependency issue caused by the use of Netty within the `ReloadingCertificateHandle` class.

Complexity: 1/5
bug good first issue dependencies

Ericsson distributed repair scheduler for Apache Cassandra

Java
#apache-cassandra#cassandra#cassandra-cluster#cassandra-database#cassandra-repairs#repair#repair-management#repair-schedules#repair-scheduling#repairs#scheduler
Software Development Database Management Systems

AI Summary: The task is to refactor the `ReloadingCertificateHandler` in the ecChronos project to remove redundant code that sets enabled cipher suites. Currently, the cipher suites are set twice using different APIs (javax and Netty). The goal is to consolidate this into a single, Netty-based implementation, removing the javax-based setting.

Complexity: 2/5
bug good first issue

Ericsson distributed repair scheduler for Apache Cassandra

Java
#apache-cassandra#cassandra#cassandra-cluster#cassandra-database#cassandra-repairs#repair#repair-management#repair-schedules#repair-scheduling#repairs#scheduler