[jira] [Commented] (RATIS-377) Tolerate partially written log header

2018-10-29 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668147#comment-16668147 ] Tsz Wo Nicholas Sze commented on RATIS-377: --- > It seems if HEADER_BYTES_CLONE is modified. ...

[jira] [Commented] (RATIS-379) Allow writing state machine data to be sync'ed with writing raft log

2018-10-29 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668139#comment-16668139 ] Jitendra Nath Pandey commented on RATIS-379: I see, thanks for clarification. +1 for the

[jira] [Commented] (RATIS-377) Tolerate partially written log header

2018-10-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16667813#comment-16667813 ] Ted Yu commented on RATIS-377: -- In LogSegment#loadSegment : {code} if (entryCount == 0) { // The

[jira] [Created] (RATIS-380) RaftGroup#hashCode should take peers into account

2018-10-29 Thread Ted Yu (JIRA)
Ted Yu created RATIS-380: Summary: RaftGroup#hashCode should take peers into account Key: RATIS-380 URL: https://issues.apache.org/jira/browse/RATIS-380 Project: Ratis Issue Type: Improvement

[jira] [Commented] (RATIS-379) Allow writing state machine data to be sync'ed with writing raft log

2018-10-29 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16667590#comment-16667590 ] Jitendra Nath Pandey commented on RATIS-379: Call to {{getFromFuture}} is no longer needed in

[jira] [Commented] (RATIS-379) Allow writing state machine data to be sync'ed with writing raft log

2018-10-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16667547#comment-16667547 ] Hadoop QA commented on RATIS-379: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Created] (RATIS-379) Allow writing state machine data to be sync'ed with writing raft log

2018-10-29 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created RATIS-379: - Summary: Allow writing state machine data to be sync'ed with writing raft log Key: RATIS-379 URL: https://issues.apache.org/jira/browse/RATIS-379 Project: