[jira] [Updated] (RATIS-97) Leader may not have majority after setConfiguration

2017-07-28 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-97: - Attachment: r97_20170728.patch r97_20170728.patch: allows RaftServerImpl to be created with

[jira] [Resolved] (RATIS-99) Exclude shaded sources from the checkstyle check

2017-07-28 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved RATIS-99. Resolution: Fixed Fix Version/s: 0.2.0-alpha I've committed the patch. Thanks for the contribution,

[jira] [Commented] (RATIS-97) Leader may not have majority after setConfiguration

2017-07-28 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105563#comment-16105563 ] Jing Zhao commented on RATIS-97: bq. Currently, we just start new servers with one configuration. I guess

[jira] [Updated] (RATIS-96) LeaderState computeLastCommitted may throw ArrayIndexOutOfBoundsException

2017-07-28 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-96: - Attachment: r96_20170727.patch Thanks Jing. Re-uploaded the file. > LeaderState

[jira] [Updated] (RATIS-96) LeaderState computeLastCommitted may throw ArrayIndexOutOfBoundsException

2017-07-28 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-96: - Attachment: (was: r96_20170727.patch) > LeaderState computeLastCommitted may throw

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

2017-07-28 Thread Elek, Marton (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104929#comment-16104929 ] Elek, Marton commented on RATIS-94: --- Thx, the feedback. I addressed your points and also improved the unit