[jira] [Created] (HDDS-3379) Clients unable to failover after the OzoneManager leader is restart in MiniOzoneChaosCluster

2020-04-11 Thread Mukul Kumar Singh (Jira)
Mukul Kumar Singh created HDDS-3379: --- Summary: Clients unable to failover after the OzoneManager leader is restart in MiniOzoneChaosCluster Key: HDDS-3379 URL: https://issues.apache.org/jira/browse/HDDS-3379

[jira] [Commented] (HDDS-3349) Fix two link addresses in README.md

2020-04-11 Thread HuangTao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17081597#comment-17081597 ] HuangTao commented on HDDS-3349: [~elek] Could you add me as HDDS contributor? > Fix two link addresses

[jira] [Assigned] (HDDS-3161) we need to block illegal characters when creating keys

2020-04-11 Thread Neo Yang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neo Yang reassigned HDDS-3161: -- Assignee: Neo Yang > we need to block illegal characters when creating keys >

[GitHub] [hadoop-ozone] cku328 opened a new pull request #812: HDDS-3161. Block illegal characters when creating keys.

2020-04-11 Thread GitBox
cku328 opened a new pull request #812: HDDS-3161. Block illegal characters when creating keys. URL: https://github.com/apache/hadoop-ozone/pull/812 ## What changes were proposed in this pull request? Added illegal character check (using regular expressions) for key name when

[jira] [Updated] (HDDS-3161) we need to block illegal characters when creating keys

2020-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-3161: - Labels: pull-request-available (was: ) > we need to block illegal characters when creating keys

[GitHub] [hadoop-ozone] danidelvalle commented on issue #810: HDDS-2575. Handle InterruptedException in LogSubcommand

2020-04-11 Thread GitBox
danidelvalle commented on issue #810: HDDS-2575. Handle InterruptedException in LogSubcommand URL: https://github.com/apache/hadoop-ozone/pull/810#issuecomment-612472918 /retest This is an automated message from the Apache

[jira] [Created] (HDDS-3378) OzoneManager group init failed because of incorrect snapshot directory location

2020-04-11 Thread Mukul Kumar Singh (Jira)
Mukul Kumar Singh created HDDS-3378: --- Summary: OzoneManager group init failed because of incorrect snapshot directory location Key: HDDS-3378 URL: https://issues.apache.org/jira/browse/HDDS-3378

[jira] [Updated] (HDDS-2569) Handle InterruptedException in LogStreamServlet

2020-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2569: - Labels: newbie pull-request-available sonar (was: newbie sonar) > Handle InterruptedException in

[GitHub] [hadoop-ozone] danidelvalle opened a new pull request #811: HDDS-2569. Handle InterruptedException in LogStreamServlet

2020-04-11 Thread GitBox
danidelvalle opened a new pull request #811: HDDS-2569. Handle InterruptedException in LogStreamServlet URL: https://github.com/apache/hadoop-ozone/pull/811 ## What changes were proposed in this pull request? Address sonar issue in LogStreamServlet

[jira] [Updated] (HDDS-2575) Handle InterruptedException in LogSubcommand

2020-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2575: - Labels: newbie pull-request-available sonar (was: newbie sonar) > Handle InterruptedException in

[GitHub] [hadoop-ozone] danidelvalle opened a new pull request #810: HDDS-2575. Handle InterruptedException in LogSubcommand

2020-04-11 Thread GitBox
danidelvalle opened a new pull request #810: HDDS-2575. Handle InterruptedException in LogSubcommand URL: https://github.com/apache/hadoop-ozone/pull/810 ## What changes were proposed in this pull request? Address sonar lint issue int LogSubcommand:

[jira] [Updated] (HDDS-2576) Handle InterruptedException in ratis related files

2020-04-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2576: - Labels: newbie pull-request-available sonar (was: newbie sonar) > Handle InterruptedException in

[GitHub] [hadoop-ozone] danidelvalle opened a new pull request #809: HDDS-2576. Handle InterruptedException in OzoneManagerDoubleBuffer

2020-04-11 Thread GitBox
danidelvalle opened a new pull request #809: HDDS-2576. Handle InterruptedException in OzoneManagerDoubleBuffer URL: https://github.com/apache/hadoop-ozone/pull/809 ## What changes were proposed in this pull request? Handle InterruptedException in ratis related files: *