dcapwell commented on code in PR #2660:
URL: https://github.com/apache/cassandra/pull/2660#discussion_r1327795439
##########
src/java/org/apache/cassandra/service/StorageServiceMBean.java:
##########
@@ -477,7 +478,7 @@ default int upgradeSSTables(String keyspaceName, boolean
excludeCurrentVersion,
/**
* Get the status of a given parent repair session.
* @param cmd the int reference returned when issuing the repair
- * @return status of parent repair from enum {@link
org.apache.cassandra.repair.RepairRunnable.Status}
+ * @return status of parent repair from enum {@link
RepairCoordinator.Status}
Review Comment:
weird... must have been an auto change from IntelliJ...
--
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]