[jira] [Created] (RATIS-802) Add a metric for Pending request count in Grpc Log Appender

2020-01-23 Thread Bharat Viswanadham (Jira)
Bharat Viswanadham created RATIS-802: Summary: Add a metric for Pending request count in Grpc Log Appender Key: RATIS-802 URL: https://issues.apache.org/jira/browse/RATIS-802 Project: Ratis

[jira] [Commented] (RATIS-789) ConcurrentModification in MetricsRegistriesImpl

2020-01-23 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/RATIS-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17022299#comment-17022299 ] Aravindan Vijayan commented on RATIS-789: - Thank you for the fix. LGTM +1. >

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

2020-01-23 Thread Shashikant Banerjee (Jira)
[ https://issues.apache.org/jira/browse/RATIS-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17022039#comment-17022039 ] Shashikant Banerjee commented on RATIS-794: --- Thanks [~szetszwo] for the patch. The patch needs

[jira] [Commented] (RATIS-631) Propagate state machine's last applied index from follower to leader

2020-01-23 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021932#comment-17021932 ] Tsz-wo Sze commented on RATIS-631: -- Let's make the changes together since the patch here is not big.

[jira] [Commented] (RATIS-632) Leader should throw ResourceUnavailableException when follower lags in commit index

2020-01-23 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021929#comment-17021929 ] Tsz-wo Sze commented on RATIS-632: -- [~ljain], thanks for clarifying it. I can see the logic form the

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

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

[jira] [Created] (RATIS-801) Ratis snapshot should consider stateMachine#appliedIndex for triggering snapshot

2020-01-23 Thread Shashikant Banerjee (Jira)
Shashikant Banerjee created RATIS-801: - Summary: Ratis snapshot should consider stateMachine#appliedIndex for triggering snapshot Key: RATIS-801 URL: https://issues.apache.org/jira/browse/RATIS-801

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

2020-01-23 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_20200123.patch > Support stream APIs to send large messages >

[jira] [Commented] (RATIS-631) Propagate state machine's last applied index from follower to leader

2020-01-23 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/RATIS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021870#comment-17021870 ] Lokesh Jain commented on RATIS-631: --- This will be stored in FollowerInfo of log appender. The plan is to

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

2020-01-23 Thread Shashikant Banerjee (Jira)
[ https://issues.apache.org/jira/browse/RATIS-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated RATIS-794: -- Attachment: (was: RATIS-794.000.patch) > Ratils leader should retry append requests

[jira] [Commented] (RATIS-795) Read SateMachine data failure should result in log fail notification

2020-01-23 Thread Shashikant Banerjee (Jira)
[ https://issues.apache.org/jira/browse/RATIS-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021868#comment-17021868 ] Shashikant Banerjee commented on RATIS-795: --- Thanks [~swagle] for the clarification . I am +1 on

[jira] [Commented] (RATIS-632) Leader should throw ResourceUnavailableException when follower lags in commit index

2020-01-23 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/RATIS-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021867#comment-17021867 ] Lokesh Jain commented on RATIS-632: --- [~szetszwo] Thanks for reviewing the patch. The cases where we will

[jira] [Commented] (RATIS-796) Add watch time out for Ratis Client

2020-01-23 Thread Shashikant Banerjee (Jira)
[ https://issues.apache.org/jira/browse/RATIS-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021865#comment-17021865 ] Shashikant Banerjee commented on RATIS-796: --- I am +1 on the change. > Add watch time out for