Open Issues Need Help
View All on GitHubAI 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.
Ericsson distributed repair scheduler for Apache Cassandra
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.
Ericsson distributed repair scheduler for Apache Cassandra
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.
Ericsson distributed repair scheduler for Apache Cassandra