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


##########
src/java/org/apache/cassandra/schema/SchemaPushVerbHandler.java:
##########
@@ -35,6 +35,7 @@
  * (which is going to act as coordinator) and that node sends (pushes) it's 
updated schema state
  * (in form of mutations) to all the alive nodes in the cluster.
  */
+@Deprecated

Review Comment:
   This will explode on rebase because of 
[CASSANDRA-18912](https://issues.apache.org/jira/browse/CASSANDRA-18912) We 
need to add `since` and maybe even a bit more info like why it was deprecated 
and when it is for removal (if ever)



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