maedhroz commented on a change in pull request #1221:
URL: https://github.com/apache/cassandra/pull/1221#discussion_r722375233
##########
File path: src/java/org/apache/cassandra/schema/SystemKeyspaceConstants.java
##########
@@ -19,7 +19,7 @@
import com.google.common.collect.ImmutableList;
-public final class SystemKeyspaceCts
+public final class SystemKeyspaceConstants
Review comment:
Honestly, might as well name it `SchemaKeyspaceTables` initially?
Let's also throw a private constructor in here so we can't instantiate.
--
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]