You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/07/05 21:53:35 UTC

[GitHub] [cassandra] ekaterinadimitrova2 commented on a diff in pull request #1678: Cassandra 17658

ekaterinadimitrova2 commented on code in PR #1678:
URL: https://github.com/apache/cassandra/pull/1678#discussion_r914234414


##########
src/java/org/apache/cassandra/schema/Schema.java:
##########
@@ -227,6 +227,7 @@ public Keyspace maybeAddKeyspaceInstance(String keyspaceName, Supplier<Keyspace>
         return keyspaceInstances.blockingLoadIfAbsent(keyspaceName, loadFunction);
     }
 
+    @VisibleForTesting

Review Comment:
   I think this comment might have been missed



-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org