[GitHub] [hadoop-ozone] ChenSammi commented on pull request #1445: HDDS-4272. Volume namespace: add usedNamespace and update it when create and delete bucket

2020-10-14 Thread GitBox
ChenSammi commented on pull request #1445: URL: https://github.com/apache/hadoop-ozone/pull/1445#issuecomment-708879034 It seems there is no example UT so far. You can refer to links.robot for CLI examples, and HDDS-3612.

[jira] [Created] (HDDS-4351) DN crash while RatisApplyTransactionExecutor tries to putBlock to rocksDB

2020-10-14 Thread Glen Geng (Jira)
Glen Geng created HDDS-4351: --- Summary: DN crash while RatisApplyTransactionExecutor tries to putBlock to rocksDB Key: HDDS-4351 URL: https://issues.apache.org/jira/browse/HDDS-4351 Project: Hadoop

[jira] [Assigned] (HDDS-4339) Ozone S3 gateway throws NPE with goofys

2020-10-14 Thread Li Cheng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Cheng reassigned HDDS-4339: -- Assignee: Li Cheng > Ozone S3 gateway throws NPE with goofys > ---

[jira] [Updated] (HDDS-4327) Potential resource leakage using BatchOperation

2020-10-14 Thread Hanisha Koneru (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanisha Koneru updated HDDS-4327: - Fix Version/s: 1.1.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[GitHub] [hadoop-ozone] hanishakoneru merged pull request #1493: HDDS-4327. Potential resource leakage using BatchOperation.

2020-10-14 Thread GitBox
hanishakoneru merged pull request #1493: URL: https://github.com/apache/hadoop-ozone/pull/1493 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [hadoop-ozone] hanishakoneru commented on pull request #1493: HDDS-4327. Potential resource leakage using BatchOperation.

2020-10-14 Thread GitBox
hanishakoneru commented on pull request #1493: URL: https://github.com/apache/hadoop-ozone/pull/1493#issuecomment-708718652 Thanks @bharatviswa504. +1 for merge. This is an automated message from the Apache Git Service. To

[jira] [Resolved] (HDDS-3995) s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham resolved HDDS-3995. -- Fix Version/s: 1.1.0 Resolution: Fixed > s3g met NPE exception while write file

[GitHub] [hadoop-ozone] bharatviswa504 closed pull request #1228: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
bharatviswa504 closed pull request #1228: URL: https://github.com/apache/hadoop-ozone/pull/1228 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [hadoop-ozone] bharatviswa504 commented on pull request #1228: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
bharatviswa504 commented on pull request #1228: URL: https://github.com/apache/hadoop-ozone/pull/1228#issuecomment-708672417 Closing this, it is committed thru #1499 This is an automated message from the Apache Git Service.

[GitHub] [hadoop-ozone] bharatviswa504 commented on pull request #1499: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
bharatviswa504 commented on pull request #1499: URL: https://github.com/apache/hadoop-ozone/pull/1499#issuecomment-708671730 Thank You @GlenGeng for the contribution. This is an automated message from the Apache Git Service.

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #1499: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
bharatviswa504 merged pull request #1499: URL: https://github.com/apache/hadoop-ozone/pull/1499 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (HDDS-4164) OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17214285#comment-17214285 ] Bharat Viswanadham commented on HDDS-4164: -- This issue is fixed by HDDS-4262. > OM client

[jira] [Commented] (HDDS-4164) OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17214284#comment-17214284 ] Bharat Viswanadham commented on HDDS-4164: -- Thank You, [~ljain] and [~weichiu] for the testing

[jira] [Resolved] (HDDS-4164) OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham resolved HDDS-4164. -- Fix Version/s: 1.1.0 Resolution: Fixed > OM client request fails with "failed to

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #1493: HDDS-4327. Potential resource leakage using BatchOperation.

2020-10-14 Thread GitBox
bharatviswa504 commented on a change in pull request #1493: URL: https://github.com/apache/hadoop-ozone/pull/1493#discussion_r504974154 ## File path: hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/SCMContainerManager.java ## @@ -397,33 +399,29 @@

[GitHub] [hadoop-ozone] sodonnel opened a new pull request #1501: HDDS-4323. Add integration tests for putting nodes into maintenance and fix any issues uncovered in the tests

2020-10-14 Thread GitBox
sodonnel opened a new pull request #1501: URL: https://github.com/apache/hadoop-ozone/pull/1501 ## What changes were proposed in this pull request? Add a series of intergration tests to prove nodes can enter and leave maintenance correctly and address any issues in the code when

[jira] [Updated] (HDDS-4323) Add integration tests for putting nodes into maintenance and fix any issues uncovered in the tests

2020-10-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-4323: - Labels: pull-request-available (was: ) > Add integration tests for putting nodes into

[jira] [Updated] (HDDS-4324) DatanodeAdminMonitor no longers needs maintenance end time to be passed

2020-10-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-4324: - Labels: pull-request-available (was: ) > DatanodeAdminMonitor no longers needs maintenance end

[GitHub] [hadoop-ozone] sodonnel opened a new pull request #1500: HDDS-4324. DatanodeAdminMonitor no longers needs maintenance end time to be passed

2020-10-14 Thread GitBox
sodonnel opened a new pull request #1500: URL: https://github.com/apache/hadoop-ozone/pull/1500 ## What changes were proposed in this pull request? An earlier change moved the maintenance endtime into the NodeStatus object. However when adding a node to the decommission monitor the

[GitHub] [hadoop-ozone] sodonnel merged pull request #1495: HDDS-4343: ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread GitBox
sodonnel merged pull request #1495: URL: https://github.com/apache/hadoop-ozone/pull/1495 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Resolved] (HDDS-4343) ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen O'Donnell resolved HDDS-4343. - Fix Version/s: 1.1.0 Resolution: Fixed >

[GitHub] [hadoop-ozone] asfgit merged pull request #1496: Decom merge master oct14

2020-10-14 Thread GitBox
asfgit merged pull request #1496: URL: https://github.com/apache/hadoop-ozone/pull/1496 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Created] (HDDS-4350) Write integration tests around Ozone trash remover

2020-10-14 Thread Prashant Pogde (Jira)
Prashant Pogde created HDDS-4350: Summary: Write integration tests around Ozone trash remover Key: HDDS-4350 URL: https://issues.apache.org/jira/browse/HDDS-4350 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-4349) Ozone specific undelete

2020-10-14 Thread Prashant Pogde (Jira)
Prashant Pogde created HDDS-4349: Summary: Ozone specific undelete Key: HDDS-4349 URL: https://issues.apache.org/jira/browse/HDDS-4349 Project: Hadoop Distributed Data Store Issue Type:

[jira] [Created] (HDDS-4348) Perf evaluation fopr Ozone trash emptier

2020-10-14 Thread Prashant Pogde (Jira)
Prashant Pogde created HDDS-4348: Summary: Perf evaluation fopr Ozone trash emptier Key: HDDS-4348 URL: https://issues.apache.org/jira/browse/HDDS-4348 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-4347) Make Ozone specific Trash remover multi threaded

2020-10-14 Thread Prashant Pogde (Jira)
Prashant Pogde created HDDS-4347: Summary: Make Ozone specific Trash remover multi threaded Key: HDDS-4347 URL: https://issues.apache.org/jira/browse/HDDS-4347 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-4346) Ozone specific TrashPolicy

2020-10-14 Thread Prashant Pogde (Jira)
Prashant Pogde created HDDS-4346: Summary: Ozone specific TrashPolicy Key: HDDS-4346 URL: https://issues.apache.org/jira/browse/HDDS-4346 Project: Hadoop Distributed Data Store Issue Type:

[GitHub] [hadoop-ozone] GlenGeng commented on pull request #1499: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
GlenGeng commented on pull request #1499: URL: https://github.com/apache/hadoop-ozone/pull/1499#issuecomment-708522091 @bharatviswa504 For the S3G NPE case, please check this patch. This is an automated message from the

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #1493: HDDS-4327. Potential resource leakage using BatchOperation.

2020-10-14 Thread GitBox
hanishakoneru commented on a change in pull request #1493: URL: https://github.com/apache/hadoop-ozone/pull/1493#discussion_r504812062 ## File path: hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/SCMContainerManager.java ## @@ -397,33 +399,29 @@

[GitHub] [hadoop-ozone] GlenGeng opened a new pull request #1499: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
GlenGeng opened a new pull request #1499: URL: https://github.com/apache/hadoop-ozone/pull/1499 ## What changes were proposed in this pull request? Fix s3g met NPE exception while write file by multiPartUpload. For more detail, please refer to conversions of

[GitHub] [hadoop-ozone] linyiqun edited a comment on pull request #1459: HDDS-4297. Allow multiple transactions per container to be sent for deletion by SCM.

2020-10-14 Thread GitBox
linyiqun edited a comment on pull request #1459: URL: https://github.com/apache/hadoop-ozone/pull/1459#issuecomment-708509231 @lokeshj1703 , seems the original purpose of letting only one transaction per container to delete on datanode is to make container block deletion more balanced. So

[jira] [Commented] (HDDS-4164) OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17214035#comment-17214035 ] Lokesh Jain commented on HDDS-4164: --- [~bharat] I am also not facing the issue after your patch. The fix

[GitHub] [hadoop-ozone] linyiqun commented on pull request #1459: HDDS-4297. Allow multiple transactions per container to be sent for deletion by SCM.

2020-10-14 Thread GitBox
linyiqun commented on pull request #1459: URL: https://github.com/apache/hadoop-ozone/pull/1459#issuecomment-708509231 @lokeshj1703 , seems the original purpose of letting only one transaction per container to delete on datanode is to make container block deletion more balanced. So the

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #1228: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
bharatviswa504 commented on a change in pull request #1228: URL: https://github.com/apache/hadoop-ozone/pull/1228#discussion_r504746102 ## File path: tencent/python-client/OzoneS3.py ## @@ -0,0 +1,89 @@ +import boto3 +from botocore.config import Config +from

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #1228: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
bharatviswa504 commented on a change in pull request #1228: URL: https://github.com/apache/hadoop-ozone/pull/1228#discussion_r504746102 ## File path: tencent/python-client/OzoneS3.py ## @@ -0,0 +1,89 @@ +import boto3 +from botocore.config import Config +from

[GitHub] [hadoop-ozone] codecov-io commented on pull request #1496: Decom merge master oct14

2020-10-14 Thread GitBox
codecov-io commented on pull request #1496: URL: https://github.com/apache/hadoop-ozone/pull/1496#issuecomment-708435644 # [Codecov](https://codecov.io/gh/apache/hadoop-ozone/pull/1496?src=pr=h1) Report > :exclamation: No coverage uploaded for pull request base

[GitHub] [hadoop-ozone] captainzmc closed pull request #1497: HDDS-4345. Replace the deprecated Lock method

2020-10-14 Thread GitBox
captainzmc closed pull request #1497: URL: https://github.com/apache/hadoop-ozone/pull/1497 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[jira] [Comment Edited] (HDDS-4331) Space Quota: bucket quota not exceeded, volume needn’t check.

2020-10-14 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17213858#comment-17213858 ] mingchao zhao edited comment on HDDS-4331 at 10/14/20, 12:13 PM: - A bucket

[jira] [Resolved] (HDDS-4331) Space Quota: bucket quota not exceeded, volume needn’t check.

2020-10-14 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao resolved HDDS-4331. - Resolution: Auto Closed A bucket quota should not be greater than its Volume quota. Let's look at

[jira] [Updated] (HDDS-4339) Ozone S3 gateway throws NPE with goofys

2020-10-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-4339: - Labels: pull-request-available (was: ) > Ozone S3 gateway throws NPE with goofys >

[GitHub] [hadoop-ozone] timmylicheng opened a new pull request #1498: HDDS-4339. Skip aws signature when it's absent in header.

2020-10-14 Thread GitBox
timmylicheng opened a new pull request #1498: URL: https://github.com/apache/hadoop-ozone/pull/1498 ## What changes were proposed in this pull request? Skip aws signature retrieval in AWSSignatureProcessor. It was causing NPE when signature is absent in header. (Please fill in

[jira] [Commented] (HDDS-4339) Ozone S3 gateway throws NPE with goofys

2020-10-14 Thread Li Cheng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17213856#comment-17213856 ] Li Cheng commented on HDDS-4339: [~bharat] The issue is slightly different here. Before the header goes

[jira] [Updated] (HDDS-4345) Replace the deprecated Lock method

2020-10-14 Thread mingchao zhao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingchao zhao updated HDDS-4345: Summary: Replace the deprecated Lock method (was: Delete the deprecated Lock method) > Replace

[jira] [Updated] (HDDS-4345) Delete the deprecated Lock method

2020-10-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-4345: - Labels: pull-request-available (was: ) > Delete the deprecated Lock method >

[GitHub] [hadoop-ozone] captainzmc opened a new pull request #1497: HDDS-4345. Delete the deprecated Lock method

2020-10-14 Thread GitBox
captainzmc opened a new pull request #1497: URL: https://github.com/apache/hadoop-ozone/pull/1497 ## What changes were proposed in this pull request? ![image](https://user-images.githubusercontent.com/13825159/95983129-b06dea80-0e53-11eb-806c-bd113c75f570.png)

[jira] [Created] (HDDS-4345) Delete the deprecated Lock method

2020-10-14 Thread mingchao zhao (Jira)
mingchao zhao created HDDS-4345: --- Summary: Delete the deprecated Lock method Key: HDDS-4345 URL: https://issues.apache.org/jira/browse/HDDS-4345 Project: Hadoop Distributed Data Store Issue

[GitHub] [hadoop-ozone] runzhiwang commented on pull request #1371: HDDS-2922. Balance ratis leader distribution in datanodes

2020-10-14 Thread GitBox
runzhiwang commented on pull request #1371: URL: https://github.com/apache/hadoop-ozone/pull/1371#issuecomment-708327004 @xiaoyuyao Could you help merge this patch ? Thanks a lot. This is an automated message from the Apache

[GitHub] [hadoop-ozone] linyiqun commented on a change in pull request #1495: HDDS-4343: ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread GitBox
linyiqun commented on a change in pull request #1495: URL: https://github.com/apache/hadoop-ozone/pull/1495#discussion_r504584726 ## File path: hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ReplicationManager.java ## @@ -746,8 +746,9 @@ private

[GitHub] [hadoop-ozone] sodonnel commented on pull request #1495: HDDS-4343: ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread GitBox
sodonnel commented on pull request #1495: URL: https://github.com/apache/hadoop-ozone/pull/1495#issuecomment-708312356 @GlenGeng Thanks for highlighting this problem and well done for finding it. The change you have made looks good to me, +1 from my side.

[GitHub] [hadoop-ozone] sodonnel commented on a change in pull request #1495: HDDS-4343: ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread GitBox
sodonnel commented on a change in pull request #1495: URL: https://github.com/apache/hadoop-ozone/pull/1495#discussion_r504569348 ## File path: hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ReplicationManager.java ## @@ -746,8 +746,9 @@ private

[jira] [Updated] (HDDS-4297) Allow multiple transactions per container to be sent for deletion by SCM

2020-10-14 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-4297: -- Parent: HDDS-4344 Issue Type: Sub-task (was: Bug) > Allow multiple transactions per container

[jira] [Created] (HDDS-4344) Block Deletion Performance Improvements

2020-10-14 Thread Lokesh Jain (Jira)
Lokesh Jain created HDDS-4344: - Summary: Block Deletion Performance Improvements Key: HDDS-4344 URL: https://issues.apache.org/jira/browse/HDDS-4344 Project: Hadoop Distributed Data Store Issue

[GitHub] [hadoop-ozone] linyiqun commented on a change in pull request #1495: HDDS-4343: ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread GitBox
linyiqun commented on a change in pull request #1495: URL: https://github.com/apache/hadoop-ozone/pull/1495#discussion_r504539793 ## File path: hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ReplicationManager.java ## @@ -746,8 +746,9 @@ private

[GitHub] [hadoop-ozone] linyiqun commented on a change in pull request #1495: HDDS-4343: ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread GitBox
linyiqun commented on a change in pull request #1495: URL: https://github.com/apache/hadoop-ozone/pull/1495#discussion_r504539793 ## File path: hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ReplicationManager.java ## @@ -746,8 +746,9 @@ private

[jira] [Updated] (HDDS-4343) ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread Glen Geng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Geng updated HDDS-4343: Priority: Minor (was: Blocker) > ReplicationManager.handleOverReplicatedContainer() does not handle >

[GitHub] [hadoop-ozone] GlenGeng commented on pull request #1495: HDDS-4343: ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread GitBox
GlenGeng commented on pull request #1495: URL: https://github.com/apache/hadoop-ozone/pull/1495#issuecomment-708261600 @sodonnel Hi Stephen, Please take a look at this PR. Thanks! This is an automated message from the

[GitHub] [hadoop-ozone] sodonnel opened a new pull request #1496: Decom merge master oct14

2020-10-14 Thread GitBox
sodonnel opened a new pull request #1496: URL: https://github.com/apache/hadoop-ozone/pull/1496 ## What changes were proposed in this pull request? Merge the master branch into the Decommission branch. This was a clean merge except for a minor conflict on TestDataUtil.java, which

[jira] [Updated] (HDDS-4343) ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-4343: - Labels: pull-request-available (was: ) > ReplicationManager.handleOverReplicatedContainer() does

[GitHub] [hadoop-ozone] GlenGeng opened a new pull request #1495: HDDS-4343: ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread GitBox
GlenGeng opened a new pull request #1495: URL: https://github.com/apache/hadoop-ozone/pull/1495 What changes were proposed in this pull request? ``` // If there are unhealthy replicas, then we should remove them even if it // makes the container violate the

[jira] [Updated] (HDDS-4343) ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

2020-10-14 Thread Glen Geng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Geng updated HDDS-4343: Summary: ReplicationManager.handleOverReplicatedContainer() does not handle unhealthyReplicas properly.

[jira] [Updated] (HDDS-4343) CLONE - OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Glen Geng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Geng updated HDDS-4343: Description: {code:java} // If there are unhealthy replicas, then we should remove them even if it

[jira] [Updated] (HDDS-4343) ReplicationManager.handleOverReplicatedContainer does not handle

2020-10-14 Thread Glen Geng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Geng updated HDDS-4343: Summary: ReplicationManager.handleOverReplicatedContainer does not handle (was: CLONE - OM client request

[jira] [Updated] (HDDS-4343) CLONE - OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Glen Geng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Geng updated HDDS-4343: Description: {code:java} // If there are unhealthy replicas, then we should remove them even if it

[jira] [Updated] (HDDS-4343) CLONE - OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Glen Geng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Geng updated HDDS-4343: Component/s: (was: OM HA) SCM > CLONE - OM client request fails with "failed to commit

[jira] [Assigned] (HDDS-4343) CLONE - OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Glen Geng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Geng reassigned HDDS-4343: --- Assignee: Glen Geng (was: Bharat Viswanadham) > CLONE - OM client request fails with "failed to

[jira] [Updated] (HDDS-4343) CLONE - OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Glen Geng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Geng updated HDDS-4343: Description: {code:java} 20/08/28 03:21:53 WARN retry.RetryInvocationHandler: A failover has occurred

[jira] [Created] (HDDS-4343) CLONE - OM client request fails with "failed to commit as key is not found in OpenKey table"

2020-10-14 Thread Glen Geng (Jira)
Glen Geng created HDDS-4343: --- Summary: CLONE - OM client request fails with "failed to commit as key is not found in OpenKey table" Key: HDDS-4343 URL: https://issues.apache.org/jira/browse/HDDS-4343

[GitHub] [hadoop-ozone] sodonnel merged pull request #1484: HDDS-4322. Add integration tests for Decommission and resolve issues detected by the tests.

2020-10-14 Thread GitBox
sodonnel merged pull request #1484: URL: https://github.com/apache/hadoop-ozone/pull/1484 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [hadoop-ozone] maobaolong opened a new pull request #1228: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
maobaolong opened a new pull request #1228: URL: https://github.com/apache/hadoop-ozone/pull/1228 ## What changes were proposed in this pull request? Fix s3g met NPE exception while write file by multiPartUpload ## What is the link to the Apache JIRA HDDS-3995 ##

[GitHub] [hadoop-ozone] maobaolong closed pull request #1228: HDDS-3995. Fix s3g met NPE exception while write file by multiPartUpload

2020-10-14 Thread GitBox
maobaolong closed pull request #1228: URL: https://github.com/apache/hadoop-ozone/pull/1228 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hadoop-ozone] captainzmc commented on pull request #1489: HDDS-4308. Fix issue with quota update

2020-10-14 Thread GitBox
captainzmc commented on pull request #1489: URL: https://github.com/apache/hadoop-ozone/pull/1489#issuecomment-708182129 Hi @bharatviswa504, Please help to review this PR. This is an automated message from the Apache Git