aratno commented on code in PR #4565:
URL: https://github.com/apache/cassandra/pull/4565#discussion_r2785584204
##########
src/java/org/apache/cassandra/streaming/StreamOperation.java:
##########
@@ -47,6 +47,11 @@ public enum StreamOperation
this.requiresBarrierTransaction = requiresBarrierTransaction;
}
+ public boolean isTrackable()
Review Comment:
Yeah, I ended up coming around on this after sleeping on it, agree with your
thinking
--
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]