belliottsmith commented on code in PR #3976:
URL: https://github.com/apache/cassandra/pull/3976#discussion_r1996155508


##########
src/java/org/apache/cassandra/journal/Params.java:
##########
@@ -58,5 +60,5 @@ enum FailurePolicy { STOP, STOP_JOURNAL, IGNORE, DIE }
     /**
      * @return user provided version to use for key and value serialization
      */
-    int userVersion();
+    Version userVersion();

Review Comment:
   this seems to have got pulled into my branch somehow, not sure if this one 
is my bad. Either way, good catch, I'll revert.



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