ekaterinadimitrova2 commented on code in PR #2984:
URL: https://github.com/apache/cassandra/pull/2984#discussion_r1433023149
##########
src/java/org/apache/cassandra/utils/FBUtilities.java:
##########
@@ -447,19 +446,19 @@ private static Properties getVersionProperties()
logger.warn("Unable to load version.properties", e);
return null;
Review Comment:
Its goal was to help not fail cassandra in Intellij, from what I see in the
original ticket. So I do not see how it can be exactly used, but I might be
missing something. Anyway, we will see with 5.0+ if anyone complains it is
missing :-)
--
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]