[jira] [Updated] (RATIS-103) LeaderState.updateSenders may throws UnsupportedOperationException

2017-08-11 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-103: -- Attachment: r103_20170811b.patch r103_20170811b.patch: uses addAll and removeAll for all

[jira] [Commented] (RATIS-103) LeaderState.updateSenders may throws UnsupportedOperationException

2017-08-11 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124119#comment-16124119 ] Tsz Wo Nicholas Sze commented on RATIS-103: --- > I think it's more safe (but let me know if I am

[jira] [Updated] (RATIS-100) Test multiple raft groups with a state machine

2017-08-11 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_20170811.patch r100_20170811.patch: some minor changes. Needs

[jira] [Commented] (RATIS-103) LeaderState.updateSenders may throws UnsupportedOperationException

2017-08-11 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123891#comment-16123891 ] Tsz Wo Nicholas Sze commented on RATIS-103: --- All tests passed after the patch. >

[jira] [Updated] (RATIS-103) LeaderState.updateSenders may throws UnsupportedOperationException

2017-08-11 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-103: -- Attachment: r103_20170811.patch r103_20170811.patch: uses Collectors.toList() (the

[jira] [Commented] (RATIS-103) LeaderState.updateSenders may throws UnsupportedOperationException

2017-08-11 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123869#comment-16123869 ] Tsz Wo Nicholas Sze commented on RATIS-103: --- It seems that we could simply use ArrayList instead

[jira] [Commented] (RATIS-94) Expose basic information over JMX

2017-08-11 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16123847#comment-16123847 ] Tsz Wo Nicholas Sze commented on RATIS-94: -- [~elek], thanks a lot for the contribution! The

[jira] [Created] (RATIS-102) Clean generated sources as part of the default clean lifecycle

2017-08-11 Thread Elek, Marton (JIRA)
Elek, Marton created RATIS-102: -- Summary: Clean generated sources as part of the default clean lifecycle Key: RATIS-102 URL: https://issues.apache.org/jira/browse/RATIS-102 Project: Ratis