[jira] [Updated] (RATIS-154) Add setter functions for Raft Config keys

2017-12-08 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated RATIS-154: -- Attachment: RATIS-154.001.patch Patch v1 adds the missing setter functions for missing

[jira] [Commented] (RATIS-168) Update Grpc version in Ratis.

2017-12-08 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16283336#comment-16283336 ] Tsz Wo Nicholas Sze commented on RATIS-168: --- Question: Why 1.5.0 but not the latest, which is

[jira] [Commented] (RATIS-160) Retry cache should handle leader change after log commit

2017-12-08 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16283267#comment-16283267 ] Lokesh Jain commented on RATIS-160: --- The error occurred when I was trying to add testWithLoad for the

[jira] [Commented] (RATIS-161) gRPC Log appender should check if the appended request size is less than max message size of the server

2017-12-08 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16284597#comment-16284597 ] Tsz Wo Nicholas Sze commented on RATIS-161: --- Hi Mukul, if it happens that configuredBufferSize >

[jira] [Commented] (RATIS-161) gRPC Log appender should check if the appended request size is less than max message size of the server

2017-12-08 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16284646#comment-16284646 ] Mukul Kumar Singh commented on RATIS-161: - Hi [~szetszwo], the buffer size is being set as

[jira] [Commented] (RATIS-168) Update Grpc version in Ratis.

2017-12-08 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16284593#comment-16284593 ] Tsz Wo Nicholas Sze commented on RATIS-168: --- Thanks, the latest version is 1.7.1 for grpc-java.

[jira] [Commented] (RATIS-168) Update Grpc version in Ratis.

2017-12-08 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16284595#comment-16284595 ] Tsz Wo Nicholas Sze commented on RATIS-168: --- It seems that all the following should be excluded.

[jira] [Commented] (RATIS-161) gRPC Log appender should check if the appended request size is less than max message size of the server

2017-12-08 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16284589#comment-16284589 ] Mukul Kumar Singh commented on RATIS-161: - Hi [~szetszwo], v2 patch fixes this issue by limiting

[jira] [Updated] (RATIS-168) Update Grpc version in Ratis.

2017-12-08 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-168: Attachment: RATIS-168.002.patch Thanks for the review [~szetszwo], the v2 patch updates the

[jira] [Commented] (RATIS-168) Update Grpc version in Ratis.

2017-12-08 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16284600#comment-16284600 ] Tsz Wo Nicholas Sze commented on RATIS-168: --- And also {code} [INFO] Including