[jira] [Commented] (RATIS-253) Segmented Raft log rolls over segment frequently

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16652997#comment-16652997 ] Tsz Wo Nicholas Sze commented on RATIS-253: --- The formula is to calculate the LogEntryProto size

[jira] [Commented] (RATIS-253) Segmented Raft log rolls over segment frequently

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16652991#comment-16652991 ] Tsz Wo Nicholas Sze commented on RATIS-253: --- This probably is the cause of the bug in the

[jira] [Commented] (RATIS-274) Read/Write-path of log stream state machine

2018-10-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16652660#comment-16652660 ] Ted Yu commented on RATIS-274: -- {code} + public ByteBuffer readNext() throws IOException { +int num = 1;

[jira] [Commented] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

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

[jira] [Commented] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16652134#comment-16652134 ] Tsz Wo Nicholas Sze commented on RATIS-354: --- r354_20181017b.patch: fixes a bug introduced by

[jira] [Updated] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-354: -- Attachment: r354_20181017b.patch > Remove LeaderNoOp and rename SMLogEntryProto >

[jira] [Updated] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-354: -- Attachment: (was: r354_20181017.patch) > Remove LeaderNoOp and rename

[jira] [Commented] (RATIS-253) Segmented Raft log rolls over segment frequently

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16652113#comment-16652113 ] Tsz Wo Nicholas Sze commented on RATIS-253: --- [~rajeshbabu], just found that TestRestartRaftPeer

[jira] [Commented] (RATIS-341) Raft log index on the follower should be applied to state machine only after writing the log

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16652071#comment-16652071 ] Tsz Wo Nicholas Sze commented on RATIS-341: --- [~msingh], just found that TestBatchAppend failed

[jira] [Commented] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16652052#comment-16652052 ] Tsz Wo Nicholas Sze commented on RATIS-354: --- > All tests have passed in my machine. It is not

[jira] [Commented] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

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

[jira] [Commented] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16652011#comment-16652011 ] Tsz Wo Nicholas Sze commented on RATIS-354: --- r354_20181017.patch: fixes test failures. All

[jira] [Updated] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-354: -- Attachment: r354_20181017.patch > Remove LeaderNoOp and rename SMLogEntryProto >

[jira] [Commented] (RATIS-342) Move logservice protocol buffers to ratis-logservice module

2018-10-16 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651965#comment-16651965 ] Josh Elser commented on RATIS-342: -- [~gubjanos], actually, if you have the time, would you mind replacing

[jira] [Commented] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

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

[jira] [Updated] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-354: -- Attachment: r354_20181016.patch > Remove LeaderNoOp and rename SMLogEntryProto >

[jira] [Commented] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651298#comment-16651298 ] Tsz Wo Nicholas Sze commented on RATIS-354: --- r354_20181016.patch: 1st patch. > Remove

[jira] [Created] (RATIS-354) Remove LeaderNoOp and rename SMLogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created RATIS-354: - Summary: Remove LeaderNoOp and rename SMLogEntryProto Key: RATIS-354 URL: https://issues.apache.org/jira/browse/RATIS-354 Project: Ratis Issue

[jira] [Commented] (RATIS-353) Refactor LogEntryProto

2018-10-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651296#comment-16651296 ] Tsz Wo Nicholas Sze commented on RATIS-353: --- The patch is huge (> 100kB). Will separate it into

[jira] [Updated] (RATIS-212) Fix typo in RaftAsyncTests

2018-10-16 Thread Janos Gub (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janos Gub updated RATIS-212: Attachment: RATIS-212.patch > Fix typo in RaftAsyncTests > -- > >

[jira] [Updated] (RATIS-342) Move logservice protocol buffers to ratis-logservice module

2018-10-16 Thread Janos Gub (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janos Gub updated RATIS-342: Attachment: RATIS-342.2.patch > Move logservice protocol buffers to ratis-logservice module >

[jira] [Assigned] (RATIS-212) Fix typo in RaftAsyncTests

2018-10-16 Thread Janos Gub (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janos Gub reassigned RATIS-212: --- Assignee: Janos Gub (was: Yashwanth) > Fix typo in RaftAsyncTests > -- > >