maedhroz commented on code in PR #2813:
URL: https://github.com/apache/cassandra/pull/2813#discussion_r1366216108


##########
src/java/org/apache/cassandra/repair/consistent/CoordinatorSession.java:
##########
@@ -82,6 +86,12 @@ public CoordinatorSession(Builder builder)
 
     public static class Builder extends AbstractBuilder
     {
+        Consumer<CoordinatorSession> listener;

Review Comment:
   nit: throw a newline in here, like the 4.1 patch?



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