belliottsmith commented on code in PR #3711:
URL: https://github.com/apache/cassandra/pull/3711#discussion_r1862444454
##########
src/java/org/apache/cassandra/service/accord/AccordSafeCommand.java:
##########
@@ -120,9 +121,9 @@ public Command original()
return original;
}
- public SavedCommand.Writer diff()
+ public Journal.CommandUpdate change()
Review Comment:
is it an update, a change, some changes, a diff...? Let's pick a name and
move to it everywhere.
--
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]