[jira] [Created] (RATIS-28) Create RaftServerRpc using ServerFactory

2017-02-22 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created RATIS-28: Summary: Create RaftServerRpc using ServerFactory Key: RATIS-28 URL: https://issues.apache.org/jira/browse/RATIS-28 Project: Ratis Issue Type:

[jira] [Commented] (RATIS-26) Make shaded source compilation as a default action

2017-02-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15879723#comment-15879723 ] Enis Soztutar commented on RATIS-26: Actually I need to make bigger changes in this patch: - Flatten

[jira] [Commented] (RATIS-26) Make shaded source compilation as a default action

2017-02-22 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15879601#comment-15879601 ] Jing Zhao commented on RATIS-26: [~szetszwo] pointed out that this patch made "mvn clean" and "-DskipShade"

[jira] [Updated] (RATIS-27) Use factory methods to create MiniRaftCluster

2017-02-22 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-27: - Attachment: r27_20170222.patch r27_20170222.patch: 1st patch. > Use factory methods to

[jira] [Resolved] (RATIS-7) Code cleanup for SimpleStateMachine4Testing

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

[jira] [Updated] (RATIS-7) Code cleanup for SimpleStateMachine4Testing

2017-02-22 Thread garvit (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] garvit updated RATIS-7: --- Attachment: ratis7.patch This is patch which includes code cleanup for SimpleStateMachine4Testing. > Code cleanup for