bdeggleston commented on code in PR #33:
URL: https://github.com/apache/cassandra-accord/pull/33#discussion_r1123531243


##########
accord-core/src/main/java/accord/primitives/Txn.java:
##########
@@ -150,7 +149,13 @@ && read().equals(txn.read())
         @Override
         public int hashCode()
         {
-            throw new UnsupportedOperationException();

Review Comment:
   I don't think we do. Muscle memory implementation :)



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