smiklosovic commented on code in PR #2842:
URL: https://github.com/apache/cassandra/pull/2842#discussion_r1430285448


##########
src/java/org/apache/cassandra/service/StartupChecks.java:
##########
@@ -136,7 +136,7 @@ public enum StartupCheckType
                                                                       
checkJMXProperties,
                                                                       
inspectJvmOptions,
                                                                       
checkNativeLibraryInitialization,
-                                                                      
initSigarLibrary,
+                                                                      
checkProcessEnvironment,

Review Comment:
   there is `initSigarLibrary` string in the comment of this class. You need to 
replace it with this check.



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