[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856353#comment-16856353 ] Mukul Kumar Singh commented on RATIS-564: - +1, The failures are unrelated to the p

[jira] [Created] (RATIS-585) LogMetadata does not wait for the metada operations to finish before acknowleding watch requests

2019-06-04 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-585: --- Summary: LogMetadata does not wait for the metada operations to finish before acknowleding watch requests Key: RATIS-585 URL: https://issues.apache.org/jira/browse/RATIS-585

[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856351#comment-16856351 ] Hadoop QA commented on RATIS-564: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Created] (RATIS-584) Provide an optional trigger for creating commit entries on Leader

2019-06-04 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-584: --- Summary: Provide an optional trigger for creating commit entries on Leader Key: RATIS-584 URL: https://issues.apache.org/jira/browse/RATIS-584 Project: Ratis

[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856340#comment-16856340 ] Siddharth Wagle commented on RATIS-564: --- Thanks [~msingh] and [~szetszwo]. > Add ra

[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856337#comment-16856337 ] Mukul Kumar Singh commented on RATIS-564: - The unit test failures do not seem rela

[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856327#comment-16856327 ] Hadoop QA commented on RATIS-564: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Resolved] (RATIS-583) Update asf-site-source branch for RATIS-539

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze resolved RATIS-583. --- Resolution: Fixed Fix Version/s: asf-site Thanks [~elserj] for reviewing and co

[jira] [Updated] (RATIS-296) Cache entries in the raft log should only be evicted after the entries have successfully been persisted to the Segmented Raft Log

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-296: -- Target Version/s: (was: 0.3.0) Fix Version/s: (was: 0.3.0) > Cache entries

[jira] [Updated] (RATIS-328) Follower should update StateMachine with leader's commit after applying log

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-328: -- Target Version/s: (was: 0.3.0) Fix Version/s: (was: 0.3.0) > Follower shoul

[jira] [Updated] (RATIS-329) Current Ratis heartbeats are missing for a heavily loaded cluster

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-329: -- Fix Version/s: (was: 0.3.0) > Current Ratis heartbeats are missing for a heavily loa

[jira] [Updated] (RATIS-418) Fix TestRaftAsyncWithGrpc Unit tests in ratis

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-418: -- Fix Version/s: (was: 0.3.0) Component/s: test > Fix TestRaftAsyncWithGrpc Unit

[jira] [Updated] (RATIS-465) Add docker support for running filestore example

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-465: -- Fix Version/s: (was: 0.3.0) > Add docker support for running filestore example > ---

[jira] [Updated] (RATIS-471) `LogReader#readNext()` should return null or throw an error when reading off the end of the Log

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-471: -- Fix Version/s: (was: 0.3.0) > `LogReader#readNext()` should return null or throw an

[jira] [Updated] (RATIS-477) Improve LogStateMachine.processReadRequest()

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-477: -- Fix Version/s: (was: 0.3.0) > Improve LogStateMachine.processReadRequest() > ---

[jira] [Updated] (RATIS-544) Add ability in Statemachine to trigger snapshot creation.

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-544: -- Fix Version/s: (was: 0.3.0) > Add ability in Statemachine to trigger snapshot creati

[jira] [Updated] (RATIS-574) Client should not use configured sleep interval in RetryPolicy when it gets NotLeaderException

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-574: -- Component/s: client Issue Type: Improvement (was: Bug) Summary: Client shou

[jira] [Commented] (RATIS-574) Ratis should not use configured sleep interval in RetryPolicy when it gets NotLeaderException

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856297#comment-16856297 ] Tsz Wo Nicholas Sze commented on RATIS-574: --- +1 the 08 patch looks good. > Rati

[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856294#comment-16856294 ] Tsz Wo Nicholas Sze commented on RATIS-564: --- The test failures seem not related.

[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856074#comment-16856074 ] Hadoop QA commented on RATIS-564: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (RATIS-574) Ratis should not use configured sleep interval in RetryPolicy when it gets NotLeaderException

2019-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856068#comment-16856068 ] Hadoop QA commented on RATIS-574: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (RATIS-574) Ratis should not use configured sleep interval in RetryPolicy when it gets NotLeaderException

2019-06-04 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated RATIS-574: -- Attachment: RATIS-574.08.patch > Ratis should not use configured sleep interval in RetryPolicy w

[jira] [Updated] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated RATIS-564: -- Attachment: RATIS-564.03.patch > Add raft group Id to install snapshot notification > --

[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855986#comment-16855986 ] Siddharth Wagle commented on RATIS-564: --- Addressed review comments in 03. > Add raf

[jira] [Commented] (RATIS-574) Ratis should not use configured sleep interval in RetryPolicy when it gets NotLeaderException

2019-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855908#comment-16855908 ] Hadoop QA commented on RATIS-574: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (RATIS-574) Ratis should not use configured sleep interval in RetryPolicy when it gets NotLeaderException

2019-06-04 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855865#comment-16855865 ] Siddharth Wagle commented on RATIS-574: --- 07 => addressed review comments. > Ratis s

[jira] [Updated] (RATIS-574) Ratis should not use configured sleep interval in RetryPolicy when it gets NotLeaderException

2019-06-04 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated RATIS-574: -- Attachment: RATIS-574.07.patch > Ratis should not use configured sleep interval in RetryPolicy w

[jira] [Updated] (RATIS-583) Update asf-site-source branch for RATIS-539

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-583: -- Attachment: r583_20190604.patch > Update asf-site-source branch for RATIS-539 >

[jira] [Commented] (RATIS-583) Update asf-site-source branch for RATIS-539

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855565#comment-16855565 ] Tsz Wo Nicholas Sze commented on RATIS-583: --- r583_20190604.patch: 1st patch. >

[jira] [Commented] (RATIS-571) Client may send first request in sliding window with firstFlag as false

2019-06-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855478#comment-16855478 ] Lokesh Jain commented on RATIS-571: --- I have verified the master branch after the commit.

[jira] [Commented] (RATIS-571) Client may send first request in sliding window with firstFlag as false

2019-06-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855469#comment-16855469 ] Lokesh Jain commented on RATIS-571: --- [~szetszwo] Thanks a lot for the reviews! I have co

[jira] [Commented] (RATIS-571) Client may send first request in sliding window with firstFlag as false

2019-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855468#comment-16855468 ] Hadoop QA commented on RATIS-571: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (RATIS-571) Client may send first request in sliding window with firstFlag as false

2019-06-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855467#comment-16855467 ] Lokesh Jain commented on RATIS-571: --- [~szetszwo] Thanks for reviewing the patch! I have

[jira] [Updated] (RATIS-571) Client may send first request in sliding window with firstFlag as false

2019-06-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated RATIS-571: -- Attachment: RATIS-571.005.patch > Client may send first request in sliding window with firstFlag as fals

[jira] [Commented] (RATIS-577) NPE in LogAppender while creating a new request.

2019-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855456#comment-16855456 ] Hadoop QA commented on RATIS-577: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Created] (RATIS-583) Update asf-site-source branch for RATIS-539

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created RATIS-583: - Summary: Update asf-site-source branch for RATIS-539 Key: RATIS-583 URL: https://issues.apache.org/jira/browse/RATIS-583 Project: Ratis Issue Type:

[jira] [Updated] (RATIS-577) NPE in LogAppender while creating a new request.

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated RATIS-577: -- Attachment: r577_20190604.patch > NPE in LogAppender while creating a new request. > ---

[jira] [Assigned] (RATIS-577) NPE in LogAppender while creating a new request.

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze reassigned RATIS-577: - Assignee: Tsz Wo Nicholas Sze > NPE in LogAppender while creating a new request.

[jira] [Commented] (RATIS-577) NPE in LogAppender while creating a new request.

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855438#comment-16855438 ] Tsz Wo Nicholas Sze commented on RATIS-577: --- The log entry somehow not found in

[jira] [Commented] (RATIS-574) Ratis should not use configured sleep interval in RetryPolicy when it gets NotLeaderException

2019-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855435#comment-16855435 ] Hadoop QA commented on RATIS-574: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855430#comment-16855430 ] Tsz Wo Nicholas Sze commented on RATIS-564: --- - Please fix the checkstyple warnin

[jira] [Commented] (RATIS-574) Ratis should not use configured sleep interval in RetryPolicy when it gets NotLeaderException

2019-06-04 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855428#comment-16855428 ] Tsz Wo Nicholas Sze commented on RATIS-574: --- - Please revert the RetryPolicies w

[jira] [Commented] (RATIS-564) Add raft group Id to install snapshot notification

2019-06-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855419#comment-16855419 ] Hadoop QA commented on RATIS-564: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||