[jira] [Commented] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576699#comment-16576699 ] Tsz Wo Nicholas Sze commented on RATIS-270: --- > 1) RaftServerImpl:1069, lets rename updateCache

[jira] [Updated] (RATIS-290) Raft server should notify the state machine if no leader is assigned for a long time

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-290: Attachment: (was: RATIS-290.002.patch) > Raft server should notify the state machine if

[jira] [Commented] (RATIS-290) Raft server should notify the state machine if no leader is assigned for a long time

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576645#comment-16576645 ] Tsz Wo Nicholas Sze commented on RATIS-290: --- - We should not add RaftServerImpl.group since the

[jira] [Commented] (RATIS-298) Update auto-common and log4j versions in ratis

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576735#comment-16576735 ] Mukul Kumar Singh commented on RATIS-298: - Thanks for the review [~szetszwo]. I have tested this

[jira] [Updated] (RATIS-290) Raft server should notify the state machine if no leader is assigned for a long time

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-290: Attachment: RATIS-290.002.patch > Raft server should notify the state machine if no leader

[jira] [Updated] (RATIS-290) Raft server should notify the state machine if no leader is assigned for a long time

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-290: Attachment: (was: RATIS-290.002.patch) > Raft server should notify the state machine if

[jira] [Commented] (RATIS-260) Ratis Leader election should try for other peers even when ask for votes fails

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576845#comment-16576845 ] Tsz Wo Nicholas Sze commented on RATIS-260: --- {quote} In this test, one of the nodes was shut

[jira] [Commented] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576703#comment-16576703 ] Tsz Wo Nicholas Sze commented on RATIS-270: --- r270_20180810.patch: addresses [~msingh]'s

[jira] [Updated] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-270: -- Attachment: (was: r270_20180803.patch) > Replication ALL requests should not be

[jira] [Updated] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-270: -- Attachment: r270_20180810.patch > Replication ALL requests should not be replied from

[jira] [Updated] (RATIS-298) Update auto-common and log4j versions in ratis

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-298: Attachment: RATIS-298.001.patch > Update auto-common and log4j versions in ratis >

[jira] [Commented] (RATIS-290) Raft server should notify the state machine if no leader is assigned for a long time

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

[jira] [Commented] (RATIS-298) Update auto-common and log4j versions in ratis

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

[jira] [Commented] (RATIS-260) Ratis Leader election should try for other peers even when ask for votes fails

2018-08-10 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576770#comment-16576770 ] Shashikant Banerjee commented on RATIS-260: --- Thanks [~szetszwo], for the review. The issue is

[jira] [Commented] (RATIS-298) Update auto-common and log4j versions in ratis

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576730#comment-16576730 ] Tsz Wo Nicholas Sze commented on RATIS-298: --- +1 patch looks good. Have you tested it with

[jira] [Updated] (RATIS-298) Update auto-common and log4j versions in ratis

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-298: -- Component/s: (was: server) build > Update auto-common and log4j

[jira] [Commented] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

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

[jira] [Commented] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576739#comment-16576739 ] Tsz Wo Nicholas Sze commented on RATIS-270: --- TestRetryCacheWithSimulatedRpc failed since it does

[jira] [Updated] (RATIS-290) Raft server should notify the state machine if no leader is assigned for a long time

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-290: Attachment: RATIS-290.003.patch > Raft server should notify the state machine if no leader

[jira] [Comment Edited] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576699#comment-16576699 ] Tsz Wo Nicholas Sze edited comment on RATIS-270 at 8/10/18 6:33 PM: >

[jira] [Commented] (RATIS-260) Ratis Leader election should try for other peers even when ask for votes fails

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576727#comment-16576727 ] Tsz Wo Nicholas Sze commented on RATIS-260: --- +1 patch looks good. [~shashikant], have tested it

[jira] [Updated] (RATIS-298) Update auto-common and log4j versions in ratis

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-298: Description: Update auto-common to 0.8 and log4j to 2.11.0 versions in ratis. As this

[jira] [Commented] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576778#comment-16576778 ] Hadoop QA commented on RATIS-270: - | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Created] (RATIS-298) Update auto-common and log4j versions in ratis

2018-08-10 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-298: --- Summary: Update auto-common and log4j versions in ratis Key: RATIS-298 URL: https://issues.apache.org/jira/browse/RATIS-298 Project: Ratis Issue Type:

[jira] [Updated] (RATIS-298) Update auto-common and log4j versions

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-298: Summary: Update auto-common and log4j versions (was: Update auto-common and log4j versions

[jira] [Updated] (RATIS-260) Ratis Leader election should try for other peers even when ask for votes fails

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-260: Attachment: hadoop-hdfs-datanode-y128.log > Ratis Leader election should try for other

[jira] [Updated] (RATIS-260) Ratis Leader election should try for other peers even when ask for votes fails

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-260: Attachment: hadoop-hdfs-datanode-y130.log > Ratis Leader election should try for other

[jira] [Updated] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-270: -- Attachment: (was: r270_20180810.patch) > Replication ALL requests should not be

[jira] [Comment Edited] (RATIS-260) Ratis Leader election should try for other peers even when ask for votes fails

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576727#comment-16576727 ] Tsz Wo Nicholas Sze edited comment on RATIS-260 at 8/10/18 7:10 PM: +1

[jira] [Commented] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576745#comment-16576745 ] Tsz Wo Nicholas Sze commented on RATIS-270: --- r270_20180810b.patch: moves the new test to

[jira] [Updated] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-270: -- Attachment: r270_20180810b.patch > Replication ALL requests should not be replied from

[jira] [Commented] (RATIS-260) Ratis Leader election should try for other peers even when ask for votes fails

2018-08-10 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576842#comment-16576842 ] Tsz Wo Nicholas Sze commented on RATIS-260: --- {quote} No, it is a bug in

[jira] [Commented] (RATIS-260) Ratis Leader election should try for other peers even when ask for votes fails

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

[jira] [Assigned] (RATIS-291) Raft Server should fail themselves when a raft storage directory fails

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh reassigned RATIS-291: --- Assignee: Shashikant Banerjee (was: Mukul Kumar Singh) > Raft Server should fail

[jira] [Commented] (RATIS-270) Replication ALL requests should not be replied from retry cache if they are delayed.

2018-08-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576145#comment-16576145 ] Mukul Kumar Singh commented on RATIS-270: - Thanks for working on this [~szetszwo]. The patch looks