michaelsembwever commented on code in PR #2852:
URL: https://github.com/apache/cassandra/pull/2852#discussion_r1522233474
##########
src/java/org/apache/cassandra/utils/FBUtilities.java:
##########
@@ -1405,15 +1406,21 @@ static Semver getKernelVersionFromUname()
if (!isLinux)
return null;
Review Comment:
it's kinda odd that we can return null here, but we fail parsing gcp
cos_containerd's uname
--
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]