yifan-c commented on code in PR #200:
URL: https://github.com/apache/cassandra-sidecar/pull/200#discussion_r1980408659
##########
server/src/main/java/org/apache/cassandra/sidecar/handlers/CassandraHealthHandler.java:
##########
@@ -50,7 +50,7 @@ public class CassandraHealthHandler extends
AbstractHandler<Void>
* @param validator a validator instance to validate
Cassandra-specific input
*/
@Inject
- protected CassandraHealthHandler(InstanceMetadataFetcher metadataFetcher,
+ public CassandraHealthHandler(InstanceMetadataFetcher metadataFetcher,
Review Comment:
Done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]