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


##########
src/java/org/apache/cassandra/schema/Schema.java:
##########
@@ -75,235 +57,126 @@
  * This class should be the only entity used to query and manage schema. 
Internal details should not be access in
  * production code (would be great if they were not accessed in the test code 
as well).
  * <p>
- * TL;DR: All modifications are made using the implementation of {@link 
SchemaUpdateHandler} obtained from the provided
+ * TL;DR: All modifications are made using the implementation of 
SchemaUpdateHandle obtained from the provided

Review Comment:
   This doc needs update



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