[jira] [Updated] (RATIS-22) Add Builder for RaftClientRequestSender

2017-02-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-22: - Attachment: r22_20170216.patch r22_20170216.patch: adds RaftClientRequestSender.Builder and

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

2017-02-16 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey reassigned RATIS-7: Assignee: garvit > Code cleanup for SimpleStateMachine4Testing >

[jira] [Resolved] (RATIS-21) Add RpcType and ServerFactory

2017-02-16 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved RATIS-21. Resolution: Fixed Fix Version/s: 0.1 I've committed the patch. Thanks Nicholas! > Add RpcType and

[jira] [Commented] (RATIS-21) Add RpcType and ServerFactory

2017-02-16 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870976#comment-15870976 ] Jing Zhao commented on RATIS-21: The patch looks good to me. +1. > Add RpcType and ServerFactory >

[jira] [Created] (RATIS-22) Add Builder for RaftClientRequestSender

2017-02-16 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created RATIS-22: Summary: Add Builder for RaftClientRequestSender Key: RATIS-22 URL: https://issues.apache.org/jira/browse/RATIS-22 Project: Ratis Issue Type:

[jira] [Updated] (RATIS-21) Add RpcType and ServerFactory

2017-02-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-21: - Attachment: r21_20170216.patch r21_20170216.patch: sync'ed with trunk and some minor

[jira] [Closed] (RATIS-13) Add global unique ID for Raft Client

2017-02-16 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao closed RATIS-13. -- Resolution: Fixed Fix Version/s: 0.1 I've committed the patch. > Add global unique ID for Raft Client >

[jira] [Updated] (RATIS-13) Add global unique ID for Raft Client

2017-02-16 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated RATIS-13: --- Attachment: RATIS-13.002.patch Thanks again for the review, Nicholas! Here's the 002 patch. I will commit it

[jira] [Commented] (RATIS-13) Add global unique ID for Raft Client

2017-02-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870859#comment-15870859 ] Tsz Wo Nicholas Sze commented on RATIS-13: -- - The CodeInjectionForTesting changes in

[jira] [Updated] (RATIS-13) Add global unique ID for Raft Client

2017-02-16 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated RATIS-13: --- Attachment: RATIS-13.001.patch Thanks a lot for the review, Nicholas! Update the patch to address comments. >