maedhroz commented on code in PR #3061:
URL: https://github.com/apache/cassandra/pull/3061#discussion_r1463735812
##########
src/java/org/apache/cassandra/service/StorageServiceMBean.java:
##########
@@ -814,6 +814,10 @@ default int upgradeSSTables(String keyspaceName, boolean
excludeCurrentVersion,
public void enforceConcurrentValidatorsLimit();
public boolean isConcurrentValidatorsLimitEnforced();
+ int getConcurrentIndexBuilders();
+
Review Comment:
super nit: Get rid of the extra newline? (At least looking at the other
examples...)
--
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]