[jira] [Updated] (RATIS-183) In gRPC, Follower should not wait for log sync to process next appendEntries

2018-01-06 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-183: Attachment: RATIS-183.001.patch Uploaded the v1 patch, [~szetszwo] Can you please review this

[jira] [Created] (RATIS-186) Add a Config option to specify the flow control window size in Ratis

2018-01-06 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-186: --- Summary: Add a Config option to specify the flow control window size in Ratis Key: RATIS-186 URL: https://issues.apache.org/jira/browse/RATIS-186 Project: Ratis

[jira] [Updated] (RATIS-186) Add a Config option to specify the flow control window size in Ratis

2018-01-06 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-186: Attachment: RATIS-186.001.patch > Add a Config option to specify the flow control window size

[jira] [Updated] (RATIS-183) In gRPC, Follower should not wait for log sync to process next appendEntries

2018-01-07 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-183: Attachment: RATIS-183.002.patch Thanks for the quick review [~szetszwo], patch v2 addresses t

[jira] [Resolved] (RATIS-182) Leader should wait for the log entries to be appended and synced

2018-01-07 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh resolved RATIS-182. - Resolution: Not A Problem Thanks for the explanation [~szetszwo], I understand the solution

[jira] [Commented] (RATIS-158) mvn clean install on centos7 fails

2018-01-08 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316437#comment-16316437 ] Mukul Kumar Singh commented on RATIS-158: - Thanks for the patch [~Sandeep Nemuri],

[jira] [Created] (RATIS-189) AppendRequestStreamObserver close can be called twice

2018-01-09 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-189: --- Summary: AppendRequestStreamObserver close can be called twice Key: RATIS-189 URL: https://issues.apache.org/jira/browse/RATIS-189 Project: Ratis Issue

[jira] [Updated] (RATIS-189) AppendRequestStreamObserver close can be called twice

2018-01-10 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-189: Attachment: RATIS-189.001.patch > AppendRequestStreamObserver close can be called twice > ---

[jira] [Updated] (RATIS-189) AppendRequestStreamObserver close can be called twice

2018-01-11 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-189: Attachment: RATIS-189.002.patch Thanks for the review [~szetszwo], please have a look at the

[jira] [Assigned] (RATIS-191) Support SO_REUSEADDR to avoid netty server bind failure

2018-01-14 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh reassigned RATIS-191: --- Assignee: Mukul Kumar Singh > Support SO_REUSEADDR to avoid netty server bind failure

[jira] [Assigned] (RATIS-191) Support SO_REUSEADDR to avoid netty server bind failure

2018-01-14 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh reassigned RATIS-191: --- Assignee: Shashikant Banerjee (was: Mukul Kumar Singh) > Support SO_REUSEADDR to avoi

[jira] [Created] (RATIS-193) RaftClientProtocolService can close a stream twice on error

2018-01-15 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-193: --- Summary: RaftClientProtocolService can close a stream twice on error Key: RATIS-193 URL: https://issues.apache.org/jira/browse/RATIS-193 Project: Ratis

[jira] [Updated] (RATIS-193) RaftClientProtocolService can close a stream twice on error

2018-01-15 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-193: Description: In case of errors in RaftClientProtocolService.java, on error {{responseObserve

[jira] [Updated] (RATIS-193) RaftClientProtocolService can close a stream twice on error

2018-01-15 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-193: Attachment: RATIS-193.001.patch > RaftClientProtocolService can close a stream twice on error

[jira] [Commented] (RATIS-192) TestFileStoreWithGrpc is failing

2018-01-17 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329158#comment-16329158 ] Mukul Kumar Singh commented on RATIS-192: - The test was failing because the AppendE

[jira] [Updated] (RATIS-192) TestFileStoreWithGrpc is failing

2018-01-17 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-192: Attachment: RATIS-192.001.patch > TestFileStoreWithGrpc is failing > ---

[jira] [Updated] (RATIS-192) TestFileStoreWithGrpc is failing

2018-01-17 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-192: Attachment: RATIS-192.001.patch > TestFileStoreWithGrpc is failing > ---

[jira] [Updated] (RATIS-192) TestFileStoreWithGrpc is failing

2018-01-17 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-192: Attachment: (was: RATIS-192.001.patch) > TestFileStoreWithGrpc is failing >

[jira] [Updated] (RATIS-193) RaftClientProtocolService can close a stream twice on error

2018-01-19 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-193: Fix Version/s: 0.2.0-alpha > RaftClientProtocolService can close a stream twice on error > --

[jira] [Commented] (RATIS-193) RaftClientProtocolService can close a stream twice on error

2018-01-19 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332017#comment-16332017 ] Mukul Kumar Singh commented on RATIS-193: - Thanks for noticing that [~szetszwo], do

[jira] [Commented] (RATIS-192) TestFileStoreWithGrpc is failing

2018-01-19 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332031#comment-16332031 ] Mukul Kumar Singh commented on RATIS-192: - Hi [~szetszwo], The idea looks good to

[jira] [Updated] (RATIS-192) TestFileStoreWithGrpc is failing

2018-01-19 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-192: Attachment: RATIS-192.002.patch > TestFileStoreWithGrpc is failing > ---

[jira] [Created] (RATIS-196) RaftServerProtocolService may continue to reply after

2018-01-21 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-196: --- Summary: RaftServerProtocolService may continue to reply after Key: RATIS-196 URL: https://issues.apache.org/jira/browse/RATIS-196 Project: Ratis Issu

[jira] [Updated] (RATIS-196) RaftServerProtocolService may continue to reply after

2018-01-21 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-196: Attachment: RATIS-196.001.patch > RaftServerProtocolService may continue to reply after > --

[jira] [Updated] (RATIS-153) Add continuous heartbeats between Ratis servers to avoid unnecessary leader elections

2018-01-21 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-153: Attachment: RATIS-153.001.patch > Add continuous heartbeats between Ratis servers to avoid un

[jira] [Updated] (RATIS-153) asyncAppendEntries misses updating followerstate at end of logsync

2018-01-21 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-153: Summary: asyncAppendEntries misses updating followerstate at end of logsync (was: Add contin

[jira] [Updated] (RATIS-153) asyncAppendEntries misses updating followerstate at end of logsync

2018-01-21 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-153: Attachment: RATIS-153.002.patch > asyncAppendEntries misses updating followerstate at end of

[jira] [Updated] (RATIS-153) asyncAppendEntries misses updating followerstate at end of logsync

2018-01-21 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-153: Attachment: (was: RATIS-153.002.patch) > asyncAppendEntries misses updating followerstate

[jira] [Updated] (RATIS-153) asyncAppendEntries misses updating followerstate at end of logsync

2018-01-21 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-153: Attachment: RATIS-153.002.patch > asyncAppendEntries misses updating followerstate at end of

[jira] [Commented] (RATIS-153) asyncAppendEntries misses updating followerstate at end of logsync

2018-01-21 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333838#comment-16333838 ] Mukul Kumar Singh commented on RATIS-153: - Thanks for the review [~ljain] and [~sze

[jira] [Updated] (RATIS-196) RaftServerProtocolService may continue to reply after it is closed

2018-01-21 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-196: Summary: RaftServerProtocolService may continue to reply after it is closed (was: RaftServer

[jira] [Commented] (RATIS-153) asyncAppendEntries misses updating followerstate at end of logsync

2018-01-21 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333947#comment-16333947 ] Mukul Kumar Singh commented on RATIS-153: - Thanks for the review [~ljain] and [~sze

[jira] [Commented] (RATIS-184) Document how to deploy the snapshot artifacts

2018-01-22 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334244#comment-16334244 ] Mukul Kumar Singh commented on RATIS-184: - Thanks for the patch [~szetszwo]. The pa

[jira] [Created] (RATIS-197) Reads are failing in Ozone for keys of size greater than 4MB

2018-01-23 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-197: --- Summary: Reads are failing in Ozone for keys of size greater than 4MB Key: RATIS-197 URL: https://issues.apache.org/jira/browse/RATIS-197 Project: Ratis

[jira] [Commented] (RATIS-184) Document how to deploy the snapshot artifacts

2018-01-28 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342931#comment-16342931 ] Mukul Kumar Singh commented on RATIS-184: - Thanks for updating the patch [~szetszwo

[jira] [Commented] (RATIS-184) Document how to deploy the snapshot artifacts

2018-01-29 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343346#comment-16343346 ] Mukul Kumar Singh commented on RATIS-184: - [~szetszwo] I have committed this change

[jira] [Commented] (RATIS-204) Add getLastAppliedTermIndex to StateMachine

2018-01-31 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16346995#comment-16346995 ] Mukul Kumar Singh commented on RATIS-204: - Thanks for the patch [~szetszwo], The pa

[jira] [Commented] (RATIS-204) Add getLastAppliedTermIndex to StateMachine

2018-01-31 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16348023#comment-16348023 ] Mukul Kumar Singh commented on RATIS-204: - Thanks for the update patch [~szetszwo].

[jira] [Commented] (RATIS-197) Reads are failing in Ozone for keys of size greater than 4MB

2018-02-07 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355802#comment-16355802 ] Mukul Kumar Singh commented on RATIS-197: - Added some debug logging and determined

[jira] [Updated] (RATIS-197) Reads are failing in Ozone for keys of size greater than 4MB

2018-02-07 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-197: Attachment: RATIS-197.001.patch > Reads are failing in Ozone for keys of size greater than 4M

[jira] [Commented] (RATIS-205) Return commit information to client

2018-02-09 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359278#comment-16359278 ] Mukul Kumar Singh commented on RATIS-205: - Thanks for working on this [~szetszwo].

[jira] [Commented] (RATIS-205) Return commit information to client

2018-02-13 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16361974#comment-16361974 ] Mukul Kumar Singh commented on RATIS-205: - Thanks for updating the patch [~szetszwo

[jira] [Created] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-02-13 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-209: --- Summary: StateMachine updater may miss writeLog Request after a new Leader is chosen. Key: RATIS-209 URL: https://issues.apache.org/jira/browse/RATIS-209 Projec

[jira] [Commented] (RATIS-205) Return commit information to client

2018-02-13 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16363573#comment-16363573 ] Mukul Kumar Singh commented on RATIS-205: - +1, the latest patch looks good to me.

[jira] [Comment Edited] (RATIS-205) Return commit information to client

2018-02-14 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364392#comment-16364392 ] Mukul Kumar Singh edited comment on RATIS-205 at 2/14/18 4:46 PM: ---

[jira] [Commented] (RATIS-205) Return commit information to client

2018-02-14 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364392#comment-16364392 ] Mukul Kumar Singh commented on RATIS-205: - Thanks for updating the patch [~szetszwo

[jira] [Commented] (RATIS-207) Implement stale read

2018-02-16 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367323#comment-16367323 ] Mukul Kumar Singh commented on RATIS-207: - Thanks for working on this [~szetszwo].

[jira] [Commented] (RATIS-207) Implement stale read

2018-02-17 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368439#comment-16368439 ] Mukul Kumar Singh commented on RATIS-207: - Thanks for updating the patch [~szetszwo

[jira] [Commented] (RATIS-207) Implement stale read

2018-02-18 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368548#comment-16368548 ] Mukul Kumar Singh commented on RATIS-207: - Thanks for updating the patch [~szetszwo

[jira] [Commented] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-04 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385588#comment-16385588 ] Mukul Kumar Singh commented on RATIS-209: - Some more debug info, the following run

[jira] [Commented] (RATIS-210) Refactor client request proto

2018-03-15 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400032#comment-16400032 ] Mukul Kumar Singh commented on RATIS-210: - Thanks for working on this [~szetszwo].

[jira] [Commented] (RATIS-210) Refactor client request proto

2018-03-16 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402085#comment-16402085 ] Mukul Kumar Singh commented on RATIS-210: - Thanks for the updated patch [~szetszwo]

[jira] [Commented] (RATIS-210) Refactor client request proto

2018-03-16 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402118#comment-16402118 ] Mukul Kumar Singh commented on RATIS-210: - Thanks for the contribution [~szetszwo].

[jira] [Commented] (RATIS-168) Update Grpc and netty versions in Ratis.

2018-03-18 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404359#comment-16404359 ] Mukul Kumar Singh commented on RATIS-168: - The current issue happens because of sha

[jira] [Commented] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-18 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404362#comment-16404362 ] Mukul Kumar Singh commented on RATIS-209: - Thanks for looking into this [~szetszwo]

[jira] [Moved] (RATIS-216) Ratis should handle failure conditions where append request to followers can fail

2018-03-22 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh moved HDFS-13327 to RATIS-216: Key: RATIS-216 (was: HDFS-13327) Project: Ratis (was: Hadoo

[jira] [Updated] (RATIS-216) Ratis should handle failure conditions where append request to followers can fail

2018-03-22 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-216: Attachment: org.apache.hadoop.ozone.tools.TestFreon-output.txt > Ratis should handle failure

[jira] [Commented] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-23 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411840#comment-16411840 ] Mukul Kumar Singh commented on RATIS-209: - The reason for this bug is following, As

[jira] [Updated] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-23 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-209: Attachment: failed_run > StateMachine updater may miss writeLog Request after a new Leader is

[jira] [Updated] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-23 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-209: Attachment: RATIS-209.001.patch > StateMachine updater may miss writeLog Request after a new

[jira] [Resolved] (RATIS-216) Ratis should handle failure conditions where append request to followers can fail

2018-03-24 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh resolved RATIS-216. - Resolution: Duplicate > Ratis should handle failure conditions where append request to foll

[jira] [Created] (RATIS-218) Add a hearbeating mechanism in Raft

2018-03-24 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-218: --- Summary: Add a hearbeating mechanism in Raft Key: RATIS-218 URL: https://issues.apache.org/jira/browse/RATIS-218 Project: Ratis Issue Type: Bug

[jira] [Updated] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-25 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-209: Attachment: (was: RATIS-209.001.patch) > StateMachine updater may miss writeLog Request a

[jira] [Updated] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-25 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-209: Attachment: RATIS-209.002.patch > StateMachine updater may miss writeLog Request after a new

[jira] [Updated] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-25 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-209: Attachment: (was: failed_run) > StateMachine updater may miss writeLog Request after a ne

[jira] [Updated] (RATIS-218) Add a hearbeating mechanism in Raft

2018-03-25 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-218: Attachment: RATIS-218.001.patch > Add a hearbeating mechanism in Raft > -

[jira] [Updated] (RATIS-218) Optimize heartbeating in Ratis for Grpc protocol

2018-03-26 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-218: Summary: Optimize heartbeating in Ratis for Grpc protocol (was: Add a hearbeating mechanism

[jira] [Updated] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-26 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-209: Attachment: (was: RATIS-209.002.patch) > StateMachine updater may miss writeLog Request a

[jira] [Updated] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-26 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-209: Attachment: RATIS-209.003.patch > StateMachine updater may miss writeLog Request after a new

[jira] [Commented] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-26 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16414173#comment-16414173 ] Mukul Kumar Singh commented on RATIS-209: - Thanks for reviewing the patch [~szetszw

[jira] [Updated] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-26 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-209: Attachment: (was: RATIS-209.003.patch) > StateMachine updater may miss writeLog Request a

[jira] [Updated] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-26 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-209: Attachment: RATIS-209.004.patch > StateMachine updater may miss writeLog Request after a new

[jira] [Commented] (RATIS-209) StateMachine updater may miss writeLog Request after a new Leader is chosen.

2018-03-26 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415023#comment-16415023 ] Mukul Kumar Singh commented on RATIS-209: - Thanks look looking into the patch [~sze

[jira] [Assigned] (RATIS-159) Deadlock between AppendStreamer and SegmentedRaftLog eviction

2018-03-27 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh reassigned RATIS-159: --- Assignee: Shashikant Banerjee (was: Mukul Kumar Singh) > Deadlock between AppendStrea

[jira] [Updated] (RATIS-168) Update Grpc and netty versions in Ratis.

2018-03-27 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: (was: RATIS-168.002.patch) > Update Grpc and netty versions in Ratis. > -

[jira] [Updated] (RATIS-168) Update Grpc and netty versions in Ratis.

2018-03-27 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: (was: RATIS-168.001.patch) > Update Grpc and netty versions in Ratis. > -

[jira] [Updated] (RATIS-168) Update Grpc and netty versions in Ratis.

2018-03-27 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.005.patch > Update Grpc and netty versions in Ratis. >

[jira] [Updated] (RATIS-168) Update Grpc and netty versions in Ratis.

2018-03-27 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: (was: RATIS-168.003.patch) > Update Grpc and netty versions in Ratis. > -

[jira] [Updated] (RATIS-168) Update Grpc and netty versions in Ratis.

2018-03-27 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: (was: RATIS-168.004.patch) > Update Grpc and netty versions in Ratis. > -

[jira] [Commented] (RATIS-168) Update Grpc and netty versions in Ratis.

2018-03-27 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16416870#comment-16416870 ] Mukul Kumar Singh commented on RATIS-168: - The v5 version of the patch fixes the co

[jira] [Updated] (RATIS-168) Update Grpc and netty versions in Ratis.

2018-03-31 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.006.patch > Update Grpc and netty versions in Ratis. >

[jira] [Commented] (RATIS-231) Grpc server should reconnect if there is an exception

2018-04-25 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453483#comment-16453483 ] Mukul Kumar Singh commented on RATIS-231: - Thanks for working on this patch [~szets

[jira] [Commented] (RATIS-231) Grpc server should reconnect if there is an exception

2018-04-30 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458753#comment-16458753 ] Mukul Kumar Singh commented on RATIS-231: - Thanks for the updated patch [~szetszwo]

[jira] [Created] (RATIS-246) Support secure gRPC endpoint with mTLS in Ratis

2018-05-23 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-246: --- Summary: Support secure gRPC endpoint with mTLS in Ratis Key: RATIS-246 URL: https://issues.apache.org/jira/browse/RATIS-246 Project: Ratis Issue Type:

[jira] [Commented] (RATIS-239) LogAppender should reconnect for some IOException

2018-05-24 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490236#comment-16490236 ] Mukul Kumar Singh commented on RATIS-239: - Thanks for working on this [~szetszwo].

[jira] [Commented] (RATIS-239) LogAppender should reconnect for some IOException

2018-05-31 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496205#comment-16496205 ] Mukul Kumar Singh commented on RATIS-239: - Thanks for the updated patch [~szetszwo

[jira] [Created] (RATIS-253) Segmented Raft log rolls over segment frequently

2018-06-12 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-253: --- Summary: Segmented Raft log rolls over segment frequently Key: RATIS-253 URL: https://issues.apache.org/jira/browse/RATIS-253 Project: Ratis Issue Type

[jira] [Created] (RATIS-256) Add a cli example for FileStoreStateMachine

2018-06-15 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-256: --- Summary: Add a cli example for FileStoreStateMachine Key: RATIS-256 URL: https://issues.apache.org/jira/browse/RATIS-256 Project: Ratis Issue Type: Bug

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

2018-07-03 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-260: --- Summary: Ratis Leader election should try for other peers even when ask for votes fails Key: RATIS-260 URL: https://issues.apache.org/jira/browse/RATIS-260 Proj

[jira] [Created] (RATIS-261) Ratis should identify if the node was itslef unresponsive before triggerring leader election

2018-07-05 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-261: --- Summary: Ratis should identify if the node was itslef unresponsive before triggerring leader election Key: RATIS-261 URL: https://issues.apache.org/jira/browse/RATIS-261

[jira] [Created] (RATIS-263) Deadlock in ratis because of leader election

2018-07-06 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-263: --- Summary: Deadlock in ratis because of leader election Key: RATIS-263 URL: https://issues.apache.org/jira/browse/RATIS-263 Project: Ratis Issue Type: Bu

[jira] [Created] (RATIS-264) Add method to set the capacity of retry cache

2018-07-06 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-264: --- Summary: Add method to set the capacity of retry cache Key: RATIS-264 URL: https://issues.apache.org/jira/browse/RATIS-264 Project: Ratis Issue Type: B

[jira] [Created] (RATIS-265) Ratis Leader flow control request from raft client to avoid OOM errors

2018-07-06 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-265: --- Summary: Ratis Leader flow control request from raft client to avoid OOM errors Key: RATIS-265 URL: https://issues.apache.org/jira/browse/RATIS-265 Project: Rat

[jira] [Created] (RATIS-266) Log Exception thrown during applyTransaction & writeStateMachineData

2018-07-06 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-266: --- Summary: Log Exception thrown during applyTransaction & writeStateMachineData Key: RATIS-266 URL: https://issues.apache.org/jira/browse/RATIS-266 Project: Ratis

[jira] [Updated] (RATIS-266) Log Exception thrown during applyTransaction & writeStateMachineData

2018-07-06 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-266: Attachment: RATIS-266.001.patch > Log Exception thrown during applyTransaction & writeStateM

[jira] [Updated] (RATIS-266) Log Exception thrown during applyTransaction & writeStateMachineData

2018-07-06 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-266: Attachment: RATIS-266.002.patch > Log Exception thrown during applyTransaction & writeStateM

[jira] [Updated] (RATIS-266) Log Exception thrown during applyTransaction & writeStateMachineData

2018-07-06 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated RATIS-266: Attachment: (was: RATIS-266.001.patch) > Log Exception thrown during applyTransaction &

[jira] [Created] (RATIS-267) Add a unique identifier for a ratis ring during initialization/add peers to identify a unique ratis ring

2018-07-07 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created RATIS-267: --- Summary: Add a unique identifier for a ratis ring during initialization/add peers to identify a unique ratis ring Key: RATIS-267 URL: https://issues.apache.org/jira/browse/R

[jira] [Assigned] (RATIS-263) Deadlock in ratis because of leader election

2018-07-18 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh reassigned RATIS-263: --- Assignee: Rajeshbabu Chintaguntla (was: Mukul Kumar Singh) > Deadlock in ratis becau

[jira] [Commented] (RATIS-264) Add method to set the capacity of retry cache

2018-07-19 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/RATIS-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549339#comment-16549339 ] Mukul Kumar Singh commented on RATIS-264: - I wanted to add a setter function for t

  1   2   3   4   5   6   7   8   >