krummas commented on code in PR #3637:
URL: https://github.com/apache/cassandra/pull/3637#discussion_r1863259401


##########
src/java/org/apache/cassandra/schema/DistributedSchema.java:
##########
@@ -62,13 +61,14 @@ public static final DistributedSchema empty()
 
     public static DistributedSchema first(Set<String> knownDatacenters)
     {
+        // When upgrading from a 5.0 or earlier, knownDatacenters will be 
popluated

Review Comment:
   "popluated"
   
   and I think the comment needs a bit or rewording



##########
src/java/org/apache/cassandra/schema/DistributedSchema.java:
##########
@@ -62,13 +61,14 @@ public static final DistributedSchema empty()
 
     public static DistributedSchema first(Set<String> knownDatacenters)
     {
+        // When upgrading from a 5.0 or earlier, knownDatacenters will be 
popluated

Review Comment:
   "popluated"
   
   and I think the comment needs a bit of rewording



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