[jira] [Commented] (RATIS-649) Add metrics related to ClientRequests

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

[jira] [Commented] (RATIS-703) Intermittent ambiguous method reference

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951516#comment-16951516 ] Tsz-wo Sze commented on RATIS-703: -- The attempt(..) methods are also useful in non-test code; see

[jira] [Commented] (RATIS-707) Test failures caused by minTimeout set to zero

2019-10-14 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/RATIS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951540#comment-16951540 ] Siddharth Wagle commented on RATIS-707: --- Yea [~szetszwo] I see your point, revert is ok. How about

[jira] [Commented] (RATIS-707) Test failures caused by minTimeout set to zero

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

[jira] [Commented] (RATIS-649) Add metrics related to ClientRequests

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

[jira] [Commented] (RATIS-704) Invoke sendAsync as soon as OrderedAsync is created

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951512#comment-16951512 ] Tsz-wo Sze commented on RATIS-704: -- > ... Currently the sliding window is reset at the creation of client

[jira] [Resolved] (RATIS-700) Fix flaky TestRaftWithGrpc.testOldLeaderCommit

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze resolved RATIS-700. -- Resolution: Not A Problem Resolving as Not a Problem. > Fix flaky TestRaftWithGrpc.testOldLeaderCommit

[jira] [Commented] (RATIS-707) Test failures caused by minTimeout set to zero

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951518#comment-16951518 ] Tsz-wo Sze commented on RATIS-707: -- [~swagle], how about we revert the change of RATIS-698 for now? It

[jira] [Updated] (RATIS-707) Test failures caused by minTimeout set to zero

2019-10-14 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/RATIS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated RATIS-707: -- Attachment: RATIS-707.01.patch > Test failures caused by minTimeout set to zero >

[jira] [Updated] (RATIS-649) Add metrics related to ClientRequests

2019-10-14 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/RATIS-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated RATIS-649: Attachment: RATIS-649-001.patch > Add metrics related to ClientRequests >

[jira] [Commented] (RATIS-707) Test failures caused by minTimeout set to zero

2019-10-14 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/RATIS-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951614#comment-16951614 ] Siddharth Wagle commented on RATIS-707: --- 02 => Reverted changes done in RATIS-698 that set

[jira] [Commented] (RATIS-707) Test failures caused by minTimeout set to zero

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

[jira] [Created] (RATIS-714) Limit the byte size used by the message in pending requests

2019-10-14 Thread Tsz-wo Sze (Jira)
Tsz-wo Sze created RATIS-714: Summary: Limit the byte size used by the message in pending requests Key: RATIS-714 URL: https://issues.apache.org/jira/browse/RATIS-714 Project: Ratis Issue Type:

[jira] [Commented] (RATIS-708) ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950760#comment-16950760 ] Tsz-wo Sze commented on RATIS-708: -- This seems not a Ratis problem.

[jira] [Updated] (RATIS-708) ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze updated RATIS-708: - Priority: Minor (was: Major) > ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms >

[jira] [Updated] (RATIS-708) ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze updated RATIS-708: - Issue Type: Test (was: Bug) > ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms >

[jira] [Comment Edited] (RATIS-708) ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950762#comment-16950762 ] Tsz-wo Sze edited comment on RATIS-708 at 10/14/19 7:18 AM:

[jira] [Commented] (RATIS-708) ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950762#comment-16950762 ] Tsz-wo Sze commented on RATIS-708: -- r708_20191014.patch > ClientProtoUtils#toRaftClientRequestProto for

[jira] [Updated] (RATIS-708) ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze updated RATIS-708: - Attachment: r708_20191014.patch > ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms

[jira] [Commented] (RATIS-708) ClientProtoUtils#toRaftClientRequestProto for Ozone takes close to 36ms

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

[jira] [Updated] (RATIS-457) Timed out append entry reply should update follower match index, commit index

2019-10-14 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/RATIS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated RATIS-457: -- Summary: Timed out append entry reply should update follower match index, commit index (was: Timed out

[jira] [Updated] (RATIS-457) Timed out append entry reply should update follower match index, commit index

2019-10-14 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/RATIS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated RATIS-457: -- Attachment: RATIS-457.001.patch > Timed out append entry reply should update follower match index,

[jira] [Created] (RATIS-715) GrpcLogAppender holds references to state machine data

2019-10-14 Thread Lokesh Jain (Jira)
Lokesh Jain created RATIS-715: - Summary: GrpcLogAppender holds references to state machine data Key: RATIS-715 URL: https://issues.apache.org/jira/browse/RATIS-715 Project: Ratis Issue Type: Bug

[jira] [Commented] (RATIS-704) Invoke sendAsync as soon as OrderedAsync is created

2019-10-14 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/RATIS-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951030#comment-16951030 ] Lokesh Jain commented on RATIS-704: --- [~szetszwo] Thanks for working on this! The changes look good to

[jira] [Commented] (RATIS-457) Timed out append entry reply should update follower match index, commit index

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

[jira] [Commented] (RATIS-714) Limit the byte size used by the message in pending requests

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951002#comment-16951002 ] Tsz-wo Sze commented on RATIS-714: -- r714_20191014.patch: imposes a limit on the total message size. Will

[jira] [Updated] (RATIS-714) Limit the byte size used by the message in pending requests

2019-10-14 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze updated RATIS-714: - Attachment: r714_20191014.patch > Limit the byte size used by the message in pending requests >

[jira] [Commented] (RATIS-704) Invoke sendAsync as soon as OrderedAsync is created

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

[jira] [Commented] (RATIS-706) Dead lock in GrpcClientRpc

2019-10-14 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/RATIS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951107#comment-16951107 ] Marton Elek commented on RATIS-706: --- Thanks the quick fix [~szetszwo]. I deployed it and worked well,