dcapwell commented on code in PR #4322:
URL: https://github.com/apache/cassandra/pull/4322#discussion_r2283251674


##########
src/java/org/apache/cassandra/service/accord/IAccordService.java:
##########
@@ -85,16 +85,16 @@ public interface IAccordService
     AsyncChain<Timestamp> maxConflict(Ranges ranges);
 
     @Nonnull
-    default IAccordResult<TxnResult> coordinateAsync(long minEpoch, @Nonnull 
Txn txn, @Nonnull ConsistencyLevel consistencyLevel, RequestTime requestTime)

Review Comment:
   just removed CL as it was dead code



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