aweisberg commented on code in PR #3777:
URL: https://github.com/apache/cassandra/pull/3777#discussion_r1915486092
##########
src/java/org/apache/cassandra/hints/HintsDispatcher.java:
##########
@@ -177,6 +180,7 @@ private Action dispatch(HintsReader.Page page)
private Action sendHintsAndAwait(HintsReader.Page page)
{
+ long epoch = ClusterMetadata.current().epoch.getEpoch();
Review Comment:
Unused, delete
--
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]