[jira] [Commented] (RATIS-696) RaftStorageDirectory.getLogSegmentFiles throws a deep IOException

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

[jira] [Commented] (RATIS-781) Add ResourceSemaphore$Group#acquire(int... permits) api

2019-12-17 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998836#comment-16998836 ] Tsz-wo Sze commented on RATIS-781: -- [~ljain], are you planning on using this outside ratis? BTW, please

[jira] [Updated] (RATIS-696) RaftStorageDirectory.getLogSegmentFiles throws a deep IOException

2019-12-17 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze updated RATIS-696: - Attachment: r696_20191218.patch > RaftStorageDirectory.getLogSegmentFiles throws a deep IOException >

[jira] [Commented] (RATIS-696) RaftStorageDirectory.getLogSegmentFiles throws a deep IOException

2019-12-17 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/RATIS-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998833#comment-16998833 ] Tsz-wo Sze commented on RATIS-696: -- r696_20191218.patch: sync'ed with master. >

[jira] [Commented] (RATIS-779) StateMachine#truncateStateMachineData should be called during instantiation of TruncateLog

2019-12-17 Thread Supratim Deka (Jira)
[ https://issues.apache.org/jira/browse/RATIS-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998813#comment-16998813 ] Supratim Deka commented on RATIS-779: - +1 code change LGTM. agree with [~msingh], the

[jira] [Commented] (RATIS-779) StateMachine#truncateStateMachineData should be called during instantiation of TruncateLog

2019-12-17 Thread Mukul Kumar Singh (Jira)
[ https://issues.apache.org/jira/browse/RATIS-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998419#comment-16998419 ] Mukul Kumar Singh commented on RATIS-779: - Thanks for working on this [~ljain], Let's add a

[jira] [Created] (RATIS-783) RaftServerProxy#groupAddAsync removes the group on AlreadyExistsException

2019-12-17 Thread Nanda kumar (Jira)
Nanda kumar created RATIS-783: - Summary: RaftServerProxy#groupAddAsync removes the group on AlreadyExistsException Key: RATIS-783 URL: https://issues.apache.org/jira/browse/RATIS-783 Project: Ratis

[jira] [Commented] (RATIS-781) Add ResourceSemaphore$Group#acquire(int... permits) api

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

[jira] [Updated] (RATIS-781) Add ResourceSemaphore$Group#acquire(int... permits) api

2019-12-17 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/RATIS-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated RATIS-781: -- Attachment: RATIS-781.001.patch > Add ResourceSemaphore$Group#acquire(int... permits) api >

[jira] [Commented] (RATIS-782) Upgrade maven version to 3.6.3

2019-12-17 Thread Mukul Kumar Singh (Jira)
[ https://issues.apache.org/jira/browse/RATIS-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998056#comment-16998056 ] Mukul Kumar Singh commented on RATIS-782: - Thanks for working on this [~ljain]. +1 the patch looks

[jira] [Commented] (RATIS-776) Handle ResourceUnavailabeException properly in Ratis Server

2019-12-17 Thread Shashikant Banerjee (Jira)
[ https://issues.apache.org/jira/browse/RATIS-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998017#comment-16998017 ] Shashikant Banerjee commented on RATIS-776: --- Thanks [~ljain] for working on this. The patch