belliottsmith commented on code in PR #183: URL: https://github.com/apache/cassandra-accord/pull/183#discussion_r2018135016
########## accord-core/src/main/java/accord/api/Journal.java: ########## @@ -42,6 +43,8 @@ */ public interface Journal { + Journal start(Node node); Review Comment: I’ll have to look at this again next week. I think @ifesdjeen may have said this startup sequencing issue (I forgot the precise problem) may have been addressed in another patch of his anyway. -- 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: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org