JeetKunDoug commented on code in PR #299:
URL: https://github.com/apache/cassandra-sidecar/pull/299#discussion_r2625252318


##########
server/src/main/java/org/apache/cassandra/sidecar/handlers/livemigration/LiveMigrationApiEnableDisableHandler.java:
##########
@@ -34,7 +34,7 @@
 /**
  * Handler for enabling or disabling live migration APIs based on instance 
role and migration status.
  * <p>
- * <h3>Handler Methods:</h3>
+ * <h2>Handler Methods:</h2>

Review Comment:
   They are relevant in that different JDKs _fail javadoc generation_ if they 
are the "wrong" level, which is why they were changed here. I removed some of 
them from another class for the same reason, so maybe we just remove them all 
together to avoid the issue?



-- 
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]

Reply via email to