aweisberg commented on code in PR #2049:
URL: https://github.com/apache/cassandra/pull/2049#discussion_r1063829988


##########
src/java/org/apache/cassandra/service/accord/txn/TxnCondition.java:
##########
@@ -509,7 +581,6 @@ public long serializedSize(BooleanGroup condition, int 
version)
 
     public static final IVersionedSerializer<TxnCondition> serializer = new 
IVersionedSerializer<TxnCondition>()
     {
-        @SuppressWarnings("unchecked")

Review Comment:
   Huh, not sure why I touched that line. Added it back.



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