[jira] [Created] (RATIS-808) Ratis top plevel pom.xml misses distributionManagement and repositories for release

2020-02-04 Thread Xiaoyu Yao (Jira)
Xiaoyu Yao created RATIS-808: Summary: Ratis top plevel pom.xml misses distributionManagement and repositories for release Key: RATIS-808 URL: https://issues.apache.org/jira/browse/RATIS-808 Project:

[jira] [Commented] (RATIS-759) Support stream APIs to send large messages

2020-02-04 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/RATIS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030257#comment-17030257 ] Hadoop QA commented on RATIS-759: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (RATIS-759) Support stream APIs to send large messages

2020-02-04 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030220#comment-17030220 ] Tsz-wo Sze commented on RATIS-759: -- r759_20200204.patch: addresses the comments from [~shashikant] and

[jira] [Updated] (RATIS-759) Support stream APIs to send large messages

2020-02-04 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze updated RATIS-759: - Attachment: r759_20200204.patch > Support stream APIs to send large messages >

[jira] [Commented] (RATIS-759) Support stream APIs to send large messages

2020-02-04 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030216#comment-17030216 ] Tsz-wo Sze commented on RATIS-759: -- > 1. In LeaderState#stop - We should fail the streamed requests.

[jira] [Commented] (RATIS-759) Support stream APIs to send large messages

2020-02-04 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030209#comment-17030209 ] Tsz-wo Sze commented on RATIS-759: -- > Do we also need to add handling for LeaderNotReadyException in

[jira] [Commented] (RATIS-794) Ratils leader should retry append requests based on follower commit info in case of intermittent append failures

2020-02-04 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030207#comment-17030207 ] Tsz-wo Sze commented on RATIS-794: -- [~shashikant], any comments on the new patch? > Ratils leader should

[jira] [Commented] (RATIS-803) Add a metric for count of resource limit of pending requests in ratis leader

2020-02-04 Thread Shashikant Banerjee (Jira)
[ https://issues.apache.org/jira/browse/RATIS-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029727#comment-17029727 ] Shashikant Banerjee commented on RATIS-803: --- Thanks [~bharat] for updating the patch. +1 > Add