[jira] [Updated] (RATIS-105) Server should check group id for client requests

2017-08-21 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-105: -- Attachment: r105_20170821.patch > Server should check group id for client requests >

[jira] [Updated] (RATIS-105) Server should check group id for client requests

2017-08-21 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-105: -- Attachment: r105_20170821.patch r105_20170821.patch: updates with the current patch in

[jira] [Updated] (RATIS-100) Fix bugs for running multiple raft groups with a state machine

2017-08-21 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-100: -- Attachment: r100_20170821b.patch r100_20170821b.patch: some minor changes. > Fix bugs

[jira] [Updated] (RATIS-100) Fix bugs for running multiple raft groups with a state machine

2017-08-21 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-100: -- Description: We found the following bugs when trying to add a test similar to

[jira] [Updated] (RATIS-109) Improve the log messages in RaftServerImpl and the related code

2017-08-21 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-109: -- Summary: Improve the log messages in RaftServerImpl and the related code (was: Improve

[jira] [Resolved] (RATIS-108) Add a timeout for all the tests

2017-08-21 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze resolved RATIS-108. --- Resolution: Fixed Fix Version/s: 0.2.0-alpha Thanks Chen for reviewing the

[jira] [Updated] (RATIS-108) Add a timeout for all the tests

2017-08-21 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-108: -- Attachment: r108_20170821.patch > Add a timeout for all the tests >

[jira] [Updated] (RATIS-108) Add a timeout for all the tests

2017-08-21 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-108: -- Attachment: (was: r108_20170821.patch) > Add a timeout for all the tests >

[jira] [Updated] (RATIS-108) Add a timeout for all the tests

2017-08-21 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-108: -- Attachment: r108_20170821.patch r108_20170821.patch: changes TestStateMachine to extend