[jira] [Commented] (RATIS-835) Include exception based attempt count in raft client request

2020-04-13 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/RATIS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17082263#comment-17082263 ] Lokesh Jain commented on RATIS-835: --- [~shashikant] Thanks for reviewing the patch! That would be good to

[jira] [Assigned] (RATIS-832) Add Metrics for retry cache count as well as size in bytes

2020-04-13 Thread runzhiwang (Jira)
[ https://issues.apache.org/jira/browse/RATIS-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] runzhiwang reassigned RATIS-832: Assignee: runzhiwang > Add Metrics for retry cache count as well as size in bytes >

[jira] [Commented] (RATIS-833) Add metrics for raft log cache count and size in bytes

2020-04-13 Thread runzhiwang (Jira)
[ https://issues.apache.org/jira/browse/RATIS-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17082804#comment-17082804 ] runzhiwang commented on RATIS-833: -- [~shashikant] Could you help review this patch ? Thank you very much.

[jira] [Commented] (RATIS-834) Add metrics for stateMachine cache count and size in bytes

2020-04-13 Thread runzhiwang (Jira)
[ https://issues.apache.org/jira/browse/RATIS-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17082809#comment-17082809 ] runzhiwang commented on RATIS-834: -- [~shashikant] Hi, I did not find the stateMachine cache in ratis. >

[jira] [Updated] (RATIS-833) Add metrics for raft log cache count and size in bytes

2020-04-13 Thread runzhiwang (Jira)
[ https://issues.apache.org/jira/browse/RATIS-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] runzhiwang updated RATIS-833: - Attachment: RATIS-833.001.patch > Add metrics for raft log cache count and size in bytes >

[jira] [Commented] (RATIS-835) Include exception based attempt count in raft client request

2020-04-13 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17082511#comment-17082511 ] Tsz-wo Sze commented on RATIS-835: -- Thanks [~ljain]. - In RaftClientImpl.PendingClientRequest, let rename

[jira] [Comment Edited] (RATIS-835) Include exception based attempt count in raft client request

2020-04-13 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17082511#comment-17082511 ] Tsz-wo Sze edited comment on RATIS-835 at 4/13/20, 5:35 PM: Thanks [~ljain]. -

[jira] [Commented] (RATIS-842) GrpcClientProtocolClient uses NotLeaderException event for LeaderNotReadyException

2020-04-13 Thread Shashikant Banerjee (Jira)
[ https://issues.apache.org/jira/browse/RATIS-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17082189#comment-17082189 ] Shashikant Banerjee commented on RATIS-842: --- Thanks [~ljain] for reporting and working on this.

[jira] [Commented] (RATIS-835) Include exception based attempt count in raft client request

2020-04-13 Thread Shashikant Banerjee (Jira)
[ https://issues.apache.org/jira/browse/RATIS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17082203#comment-17082203 ] Shashikant Banerjee commented on RATIS-835: --- [~ljain], thanks for reporting and working on this.