[jira] [Commented] (RATIS-114) TestRaftWithHadoopRpc.testWithLoad may timeout

2017-09-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16156482#comment-16156482 ] Jing Zhao commented on RATIS-114: - Is this because the retry policy of the hadoop rpc client? >

[jira] [Commented] (RATIS-111) RaftLogWorker may throw IllegalStateException

2017-09-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16156481#comment-16156481 ] Jing Zhao commented on RATIS-111: - Yes the change of the patch is good. We can commit it first and fix the

[jira] [Commented] (RATIS-111) RaftLogWorker may throw IllegalStateException

2017-09-06 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16156452#comment-16156452 ] Tsz Wo Nicholas Sze commented on RATIS-111: --- Let's commit the patch here and fix the testWithLoad

[jira] [Commented] (RATIS-114) TestRaftWithHadoopRpc.testWithLoad may timeout

2017-09-06 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16156403#comment-16156403 ] Tsz Wo Nicholas Sze commented on RATIS-114: --- After added some debug messages, found that the

[jira] [Comment Edited] (RATIS-111) RaftLogWorker may throw IllegalStateException

2017-09-06 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16154989#comment-16154989 ] Tsz Wo Nicholas Sze edited comment on RATIS-111 at 9/7/17 3:55 AM: --- > ...

[jira] [Assigned] (RATIS-104) Add an RPC to get server information

2017-09-06 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze reassigned RATIS-104: - Assignee: Chen Liang (was: Tsz Wo Nicholas Sze) > Add an RPC to get server

[jira] [Commented] (RATIS-111) RaftLogWorker may throw IllegalStateException

2017-09-06 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16154989#comment-16154989 ] Tsz Wo Nicholas Sze commented on RATIS-111: --- > ... the failure might be simply because the

[jira] [Commented] (RATIS-111) RaftLogWorker may throw IllegalStateException

2017-09-06 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16154950#comment-16154950 ] Tsz Wo Nicholas Sze commented on RATIS-111: --- I can reproduce the failure without the patch here.