[jira] [Updated] (HDDS-10780) NullPointerException in watchForCommit

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10780: -- Labels: pull-request-available (was: ) > NullPointerException in watchForCommit >

[jira] [Updated] (HDDS-10798) OMLeaderNotReadyException exception on switch leader

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10798: -- Labels: pull-request-available (was: ) > OMLeaderNotReadyException exception on switch leader

[PR] HDDS-10798. OMLeaderNotReadyException exception on switch leader [ozone]

2024-05-02 Thread via GitHub
sumitagrawl opened a new pull request, #6626: URL: https://github.com/apache/ozone/pull/6626 ## What changes were proposed in this pull request? when ratis index is updated from doubleBuffer to OM StateMachine, its not updating the lastNotifiedTransaction as due to error in check

[jira] [Created] (HDDS-10798) OMLeaderNotReadyException exception on switch leader

2024-05-02 Thread Sumit Agrawal (Jira)
Sumit Agrawal created HDDS-10798: Summary: OMLeaderNotReadyException exception on switch leader Key: HDDS-10798 URL: https://issues.apache.org/jira/browse/HDDS-10798 Project: Apache Ozone

Re: [PR] HDDS-10707. Merge recent commits to HDDS-5713 (Disk Balancer Feature Branch). [ozone]

2024-05-02 Thread via GitHub
symious commented on PR #6550: URL: https://github.com/apache/ozone/pull/6550#issuecomment-2091985719 @sadanand48 Thank you for the update. -- 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 go to the

Re: [PR] HDDS-10789. Check policy based on original replicas instead of eligibleReplicas [ozone]

2024-05-02 Thread via GitHub
symious commented on PR #6617: URL: https://github.com/apache/ozone/pull/6617#issuecomment-2091983553 @sodonnel Thanks for the review. The case we met the issue is as follows: 0. Four replicas in QUASI_CLOSE state from the single source. 1. OriginalSet will be 4 replicas,

[jira] [Updated] (HDDS-10797) Remove unused UserGroupInformation object in DataNode token verifier

2024-05-02 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDDS-10797: --- Attachment: Screenshot 2024-05-02 at 5.32.22 PM.png > Remove unused UserGroupInformation

Re: [PR] HDDS-8101. Add FSO repair tool to ozone CLI in read-only and repair modes. [ozone]

2024-05-02 Thread via GitHub
DaveTeng0 commented on PR #6608: URL: https://github.com/apache/ozone/pull/6608#issuecomment-2091944599 > I think we still need to decide what the CLI for this should look like. We could do `ozone {debug,repair} fso-tree` or `ozone repair fso-tree [--dry-run]`. Also as we add more of these

[jira] [Updated] (HDDS-10797) Remove unused UserGroupInformation object in DataNode token verifier

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10797: -- Labels: pull-request-available (was: ) > Remove unused UserGroupInformation object in

[PR] HDDS-10797. Remove unused UserGroupInformation object in DataNode token verifier. [ozone]

2024-05-02 Thread via GitHub
jojochuang opened a new pull request, #6624: URL: https://github.com/apache/ozone/pull/6624 ## What changes were proposed in this pull request? HDDS-10797. Remove unused UserGroupInformation object in DataNode token verifier. Please describe your PR in detail: freon dn-echo

[jira] [Updated] (HDDS-10797) Remove unused UserGroupInformation in DataNode token verifier

2024-05-02 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDDS-10797: --- Attachment: Screenshot 2024-05-02 at 3.57.44 PM.png > Remove unused UserGroupInformation in

[jira] [Updated] (HDDS-10797) Remove unused UserGroupInformation object in DataNode token verifier

2024-05-02 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDDS-10797: --- Summary: Remove unused UserGroupInformation object in DataNode token verifier (was: Remove

[jira] [Updated] (HDDS-10797) Remove unused UserGroupInformation in DataNode token verifier

2024-05-02 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDDS-10797: --- Priority: Minor (was: Major) > Remove unused UserGroupInformation in DataNode token

[jira] [Assigned] (HDDS-10797) Remove unused UserGroupInformation in DataNode token verifier

2024-05-02 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang reassigned HDDS-10797: -- Assignee: Wei-Chiu Chuang > Remove unused UserGroupInformation in DataNode token

[jira] [Created] (HDDS-10797) Remove unused UserGroupInformation in DataNode token verifier

2024-05-02 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HDDS-10797: -- Summary: Remove unused UserGroupInformation in DataNode token verifier Key: HDDS-10797 URL: https://issues.apache.org/jira/browse/HDDS-10797 Project: Apache

Re: [PR] HDDS-8101. Add FSO repair tool to ozone CLI in read-only and repair modes. [ozone]

2024-05-02 Thread via GitHub
DaveTeng0 commented on code in PR #6608: URL: https://github.com/apache/ozone/pull/6608#discussion_r1588507375 ## hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/FSORepairCLI.java: ## @@ -0,0 +1,78 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] HDDS-8101. Add FSO repair tool to ozone CLI in read-only and repair modes. [ozone]

2024-05-02 Thread via GitHub
DaveTeng0 commented on code in PR #6608: URL: https://github.com/apache/ozone/pull/6608#discussion_r1588506371 ## hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/FSORepairCLI.java: ## @@ -0,0 +1,78 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] HDDS-8101. Add FSO repair tool to ozone CLI in read-only and repair modes. [ozone]

2024-05-02 Thread via GitHub
DaveTeng0 commented on code in PR #6608: URL: https://github.com/apache/ozone/pull/6608#discussion_r1588505145 ## hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/FSORepairCLI.java: ## @@ -0,0 +1,78 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Assigned] (HDDS-10780) NullPointerException in watchForCommit

2024-05-02 Thread Duong (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duong reassigned HDDS-10780: Assignee: Duong > NullPointerException in watchForCommit > -- > >

Re: [PR] HDDS-8101. Add FSO repair tool to ozone CLI in read-only and repair modes. [ozone]

2024-05-02 Thread via GitHub
DaveTeng0 commented on code in PR #6608: URL: https://github.com/apache/ozone/pull/6608#discussion_r1588500867 ## hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/FSORepairCLI.java: ## @@ -0,0 +1,78 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] HDDS-8101. Add FSO repair tool to ozone CLI in read-only and repair modes. [ozone]

2024-05-02 Thread via GitHub
DaveTeng0 commented on code in PR #6608: URL: https://github.com/apache/ozone/pull/6608#discussion_r1588498293 ## hadoop-ozone/tools/pom.xml: ## @@ -121,6 +121,53 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd;> 2048 + +

[jira] [Updated] (HDDS-9761) Intermittent failure in TestOzoneManagerHAWithStoppedNodes due to OMLeaderNotReadyException

2024-05-02 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-9761: --- Fix Version/s: 1.5.0 Resolution: Fixed Status: Resolved (was: Patch

Re: [PR] HDDS-9761. Intermittent failure in TestOzoneManagerHAWithStoppedNodes due to OMLeaderNotReadyException [ozone]

2024-05-02 Thread via GitHub
adoroszlai merged PR #6621: URL: https://github.com/apache/ozone/pull/6621 -- 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 go to the specific comment. To unsubscribe, e-mail:

[jira] [Updated] (HDDS-10796) Avoid dummy KeyOutputStream in OzoneOutputStreamStub

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10796: -- Labels: pull-request-available (was: ) > Avoid dummy KeyOutputStream in OzoneOutputStreamStub

[PR] HDDS-10796. Avoid dummy KeyOutputStream in OzoneOutputStreamStub [ozone]

2024-05-02 Thread via GitHub
adoroszlai opened a new pull request, #6623: URL: https://github.com/apache/ozone/pull/6623 ## What changes were proposed in this pull request? `OzoneOutputStreamStub.getKeyOutputStream()` returns a dummy `KeyOutputStream`, which has no relation to the underlying stream (the one

Re: [PR] HDDS-10781. [hsync] BasicOzoneClientAdapterImpl#isFileClosed using OFSPath which is an Utility class for OFS not O3FS [ozone]

2024-05-02 Thread via GitHub
chungen0126 commented on PR #6614: URL: https://github.com/apache/ozone/pull/6614#issuecomment-2091492426 > > Should I close this pr and create a new one for master? > > Not necessary. If you agree with the move to `master`, the PR's base branch can be changed. > >

Re: [PR] HDDS-8188. Support max allowed length in response of ozone admin container list [ozone]

2024-05-02 Thread via GitHub
DaveTeng0 commented on PR #6497: URL: https://github.com/apache/ozone/pull/6497#issuecomment-2091421974 > Sorry for getting back late, I've left two minor comments otherwise LGTM yeah! refactored two listContainer methods, to make them reuse common code as much as possible. Thanks

Re: [PR] HDDS-8188. Support max allowed length in response of ozone admin container list [ozone]

2024-05-02 Thread via GitHub
DaveTeng0 commented on code in PR #6497: URL: https://github.com/apache/ozone/pull/6497#discussion_r1588265986 ## hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/SCMClientProtocolServer.java: ## @@ -462,29 +465,47 @@ public List listContainer(long

Re: [PR] HDDS-9384. Update OpenTelemetry traces in the write path [ozone]

2024-05-02 Thread via GitHub
jojochuang commented on PR #5468: URL: https://github.com/apache/ozone/pull/5468#issuecomment-2091319079 @chungen0126 -- 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 go to the specific comment. To

Re: [PR] HDDS-10781. [hsync] BasicOzoneClientAdapterImpl#isFileClosed using OFSPath which is an Utility class for OFS not O3FS [ozone]

2024-05-02 Thread via GitHub
chungen0126 commented on PR #6614: URL: https://github.com/apache/ozone/pull/6614#issuecomment-2091303004 > Looks correct to me. Can you add a small test here > >

Re: [PR] HDDS-10781. [hsync] BasicOzoneClientAdapterImpl#isFileClosed using OFSPath which is an Utility class for OFS not O3FS [ozone]

2024-05-02 Thread via GitHub
adoroszlai commented on PR #6614: URL: https://github.com/apache/ozone/pull/6614#issuecomment-2091297551 > Should I close this pr and create a new one for master? Not necessary. If you agree with the move to `master`, the base PR's branch can be changed.

[jira] [Updated] (HDDS-10781) [hsync] BasicOzoneClientAdapterImpl#isFileClosed using OFSPath which is an Utility class for OFS not O3FS

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10781: -- Labels: pull-request-available (was: ) > [hsync] BasicOzoneClientAdapterImpl#isFileClosed

Re: [PR] HDDS-10781. [hsync] BasicOzoneClientAdapterImpl#isFileClosed using OFSPath which is an Utility class for OFS not O3FS [ozone]

2024-05-02 Thread via GitHub
chungen0126 commented on PR #6614: URL: https://github.com/apache/ozone/pull/6614#issuecomment-2091285625 > Why is this targeted at feature branch `HDDS-7593`? `isFileClosed` is already on `master`, it was added for [HDDS-8436](https://issues.apache.org/jira/browse/HDDS-8436). It should be

[jira] [Created] (HDDS-10796) Avoid dummy KeyOutputStream in OzoneOutputStreamStub

2024-05-02 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10796: --- Summary: Avoid dummy KeyOutputStream in OzoneOutputStreamStub Key: HDDS-10796 URL: https://issues.apache.org/jira/browse/HDDS-10796 Project: Apache Ozone

Re: [PR] HDDS-10784. Multipart upload to encrypted bucket fails with ClassCastException [ozone]

2024-05-02 Thread via GitHub
adoroszlai commented on PR #6618: URL: https://github.com/apache/ozone/pull/6618#issuecomment-2091216417 Thanks @hemantk-12, @ivandika3 for the review. -- 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] [Updated] (HDDS-10784) Multipart upload to encrypted bucket fails with ClassCastException

2024-05-02 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10784: Fix Version/s: 1.5.0 Resolution: Fixed Status: Resolved (was: Patch

Re: [PR] HDDS-10784. Multipart upload to encrypted bucket fails with ClassCastException [ozone]

2024-05-02 Thread via GitHub
adoroszlai merged PR #6618: URL: https://github.com/apache/ozone/pull/6618 -- 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 go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (HDDS-10700) [Hbase Ozone] Both HMaster down with "BlockOutputStream: Failed to commit BlockId"

2024-05-02 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843030#comment-17843030 ] Wei-Chiu Chuang commented on HDDS-10700: Acording to Pratyush, this bug is easily reproducible

[jira] [Updated] (HDDS-10794) Update docker compose user doc

2024-05-02 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDDS-10794: --- Summary: Update docker compose user doc (was: Link the latest docker compose developer

[jira] [Created] (HDDS-10794) Link the latest docker compose developer documentation in the user doc

2024-05-02 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HDDS-10794: -- Summary: Link the latest docker compose developer documentation in the user doc Key: HDDS-10794 URL: https://issues.apache.org/jira/browse/HDDS-10794 Project:

Re: [PR] HDDS-10789. Check policy based on original replicas instead of eligibleReplicas [ozone]

2024-05-02 Thread via GitHub
sodonnel commented on PR #6617: URL: https://github.com/apache/ozone/pull/6617#issuecomment-2090853481 I am not sure on this. @siddhantsangwan might remember more clearly, as I think he worked on it. However, eligibleReplicas is the set of replias with pendingDelete and out of

[jira] [Created] (HDDS-10793) HttpFS gateway should throw unsupported operation for some operations

2024-05-02 Thread Zita Dombi (Jira)
Zita Dombi created HDDS-10793: - Summary: HttpFS gateway should throw unsupported operation for some operations Key: HDDS-10793 URL: https://issues.apache.org/jira/browse/HDDS-10793 Project: Apache Ozone

[jira] [Updated] (HDDS-10792) Bump Netty to 4.1.109

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10792: -- Labels: pull-request-available (was: ) > Bump Netty to 4.1.109 > - > >

[PR] HDDS-10792. Bump netty to 4.1.109.Final [ozone]

2024-05-02 Thread via GitHub
rohit-kb opened a new pull request, #6622: URL: https://github.com/apache/ozone/pull/6622 ## What changes were proposed in this pull request? Provide a one-liner summary of the changes in the PR **Title** field above. It should be in the form of `HDDS-1234. Short summary of the

[jira] [Updated] (HDDS-9761) Intermittent failure in TestOzoneManagerHAWithStoppedNodes due to OMLeaderNotReadyException

2024-05-02 Thread Raju Balpande (Jira)
[ https://issues.apache.org/jira/browse/HDDS-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raju Balpande updated HDDS-9761: Status: Patch Available (was: In Progress) > Intermittent failure in

[jira] [Created] (HDDS-10792) Bump Netty to 4.1.109

2024-05-02 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10792: --- Summary: Bump Netty to 4.1.109 Key: HDDS-10792 URL: https://issues.apache.org/jira/browse/HDDS-10792 Project: Apache Ozone Issue Type: Task

Re: [PR] HDDS-10486. Recon datanode UI to incorporate explicit removal of DEAD [ozone]

2024-05-02 Thread via GitHub
smitajoshi12 commented on PR #6411: URL: https://github.com/apache/ozone/pull/6411#issuecomment-2090350722 > @smitajoshi12 thanks for continuing working on this patch, Image icon for remove click seems not correct, as it is showing as "i" informative icon. @devmadhuu Updated with

Re: [PR] HDDS-9761. Intermittent failure in TestOzoneManagerHAWithStoppedNodes due to OMLeaderNotReadyException [ozone]

2024-05-02 Thread via GitHub
adoroszlai commented on code in PR #6621: URL: https://github.com/apache/ozone/pull/6621#discussion_r1587519410 ## hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHAWithStoppedNodes.java: ## @@ -474,7 +474,7 @@ void

Re: [PR] HDDS-9761. Intermittent failure in TestOzoneManagerHAWithStoppedNodes due to OMLeaderNotReadyException [ozone]

2024-05-02 Thread via GitHub
raju-balpande commented on code in PR #6621: URL: https://github.com/apache/ozone/pull/6621#discussion_r1587515888 ## hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHAWithStoppedNodes.java: ## @@ -474,7 +474,7 @@ void

Re: [PR] HDDS-9761. Intermittent failure in TestOzoneManagerHAWithStoppedNodes due to OMLeaderNotReadyException [ozone]

2024-05-02 Thread via GitHub
adoroszlai commented on code in PR #6621: URL: https://github.com/apache/ozone/pull/6621#discussion_r1587507572 ## hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHAWithStoppedNodes.java: ## @@ -474,7 +474,7 @@ void

[jira] [Updated] (HDDS-10784) Multipart upload to encrypted bucket fails with ClassCastException

2024-05-02 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10784: Target Version/s: 1.5.0, 1.4.1 > Multipart upload to encrypted bucket fails with

[jira] [Updated] (HDDS-10784) Multipart upload to encrypted bucket fails with ClassCastException

2024-05-02 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10784: Affects Version/s: 1.4.0 > Multipart upload to encrypted bucket fails with

[jira] [Commented] (HDDS-10784) Multipart upload to encrypted bucket fails with ClassCastException

2024-05-02 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842939#comment-17842939 ] Attila Doroszlai commented on HDDS-10784: - Steps to reproduce: # Start cluster with Ratis

[jira] [Updated] (HDDS-9761) Intermittent failure in TestOzoneManagerHAWithStoppedNodes due to OMLeaderNotReadyException

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-9761: - Labels: pull-request-available (was: ) > Intermittent failure in

[jira] [Updated] (HDDS-10784) Multipart upload to encrypted bucket fails with ClassCastException

2024-05-02 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10784: Summary: Multipart upload to encrypted bucket fails with ClassCastException (was: S3

Re: [PR] HDDS-10784. Multipart upload to encrypted bucket fails with ClassCastException [ozone]

2024-05-02 Thread via GitHub
adoroszlai commented on PR #6618: URL: https://github.com/apache/ozone/pull/6618#issuecomment-2090277038 Thanks @ivandika3 for the review. > I also saw some other explicit casting instances in `ObjectEndpointStreaming`: Thanks for pointing those out. I'll remove them as part

[PR] HDDS-9761. Intermittent failure in TestOzoneManagerHAWithStoppedNodes due to OMLeaderNotReadyException [ozone]

2024-05-02 Thread via GitHub
raju-balpande opened a new pull request, #6621: URL: https://github.com/apache/ozone/pull/6621 ## What changes were proposed in this pull request? Resolved Intermittent failure in TestOzoneManagerHAWithStoppedNodes due to OMLeaderNotReadyException ## What is the link to the Apache

[jira] [Updated] (HDDS-10097) Intermittent ManagedChannel not shutdown properly in TestWatchForCommit

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10097: -- Labels: pull-request-available (was: ) > Intermittent ManagedChannel not shutdown properly in

[PR] HDDS-10097. Intermittent ManagedChannel not shutdown properly in TestWatchForCommit [ozone]

2024-05-02 Thread via GitHub
adoroszlai opened a new pull request, #6620: URL: https://github.com/apache/ozone/pull/6620 ## What changes were proposed in this pull request? Ensure `XceiverClientSpi` is released in `TestWatchForCommit` even if any of the test assertions fail. (Most of the patch is just

[jira] [Created] (HDDS-10791) Duplicated instanceof checks in OzoneOutputStream

2024-05-02 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10791: --- Summary: Duplicated instanceof checks in OzoneOutputStream Key: HDDS-10791 URL: https://issues.apache.org/jira/browse/HDDS-10791 Project: Apache Ozone

[jira] [Created] (HDDS-10790) Reduce code duplication

2024-05-02 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10790: --- Summary: Reduce code duplication Key: HDDS-10790 URL: https://issues.apache.org/jira/browse/HDDS-10790 Project: Apache Ozone Issue Type: Improvement

[jira] [Updated] (HDDS-10784) S3 multipart upload failed with an error

2024-05-02 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10784: Status: Patch Available (was: In Progress) > S3 multipart upload failed with an error >

Re: [PR] HDDS-10702. Improve Recon startup failure handling and make it more resilient. [ozone]

2024-05-02 Thread via GitHub
devmadhuu commented on code in PR #6583: URL: https://github.com/apache/ozone/pull/6583#discussion_r1587446780 ## hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/ReconContext.java: ## @@ -0,0 +1,141 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] HDDS-10777. S3 gateway error when parsing xml in concurrent execution [ozone]

2024-05-02 Thread via GitHub
ivandika3 commented on code in PR #6609: URL: https://github.com/apache/ozone/pull/6609#discussion_r1587427643 ## hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/endpoint/CompleteMultipartUploadRequestUnmarshaller.java: ## @@ -43,19 +43,7 @@ public class

[jira] [Commented] (HDDS-10780) NullPointerException in watchForCommit

2024-05-02 Thread Ashish Kumar (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842925#comment-17842925 ] Ashish Kumar commented on HDDS-10780: - In another case it is like: commitInfoMap has 2 entries(1

[jira] [Commented] (HDDS-9852) Intermittent timeout in testCorruptionDetected waiting for container to become unhealthy

2024-05-02 Thread Tejaskriya Madhan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-9852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842920#comment-17842920 ] Tejaskriya Madhan commented on HDDS-9852: - Faced this intermittent failure recently on my PR. CI

Re: [PR] HDDS-10542. Replace remaining GSON usage with Jackson. [ozone]

2024-05-02 Thread via GitHub
devmadhuu commented on code in PR #6500: URL: https://github.com/apache/ozone/pull/6500#discussion_r1587363239 ## hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/KeyValueContainerMetadataInspector.java: ## @@ -373,33 +375,32 @@ private

Re: [PR] HDDS-10542. Replace remaining GSON usage with Jackson. [ozone]

2024-05-02 Thread via GitHub
devmadhuu commented on code in PR #6500: URL: https://github.com/apache/ozone/pull/6500#discussion_r1587362135 ## hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/KeyValueContainerMetadataInspector.java: ## @@ -181,55 +182,61 @@ public

Re: [PR] HDDS-10715. Remove Decommision nodes on replication [ozone]

2024-05-02 Thread via GitHub
symious commented on code in PR #6558: URL: https://github.com/apache/ozone/pull/6558#discussion_r1587342928 ## hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/NodeManager.java: ## @@ -119,6 +122,24 @@ default void

[jira] [Updated] (HDDS-10784) S3 multipart upload failed with an error

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10784: -- Labels: pull-request-available (was: ) > S3 multipart upload failed with an error >

[PR] HDDS-10784. Multipart upload to encrypted bucket fails with ClassCastException [ozone]

2024-05-02 Thread via GitHub
adoroszlai opened a new pull request, #6618: URL: https://github.com/apache/ozone/pull/6618 ## What changes were proposed in this pull request? Fix exception: ``` ClassCastException: class org.apache.hadoop.crypto.CryptoOutputStream cannot be cast to class

[jira] [Updated] (HDDS-10789) Incorrect comparing basis of placement policy for OverReplicationHandler

2024-05-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10789: -- Labels: pull-request-available (was: ) > Incorrect comparing basis of placement policy for

Re: [PR] HDDS-10742. Add option to close all pipelines [ozone]

2024-05-02 Thread via GitHub
Montura commented on code in PR #6577: URL: https://github.com/apache/ozone/pull/6577#discussion_r1587316937 ## hadoop-hdds/tools/src/main/java/org/apache/hadoop/hdds/scm/cli/pipeline/ClosePipelineSubcommand.java: ## @@ -51,7 +51,7 @@ public class ClosePipelineSubcommand

[jira] [Created] (HDDS-10789) Incorrect comparing basis of placement policy for OverReplicationHandler

2024-05-02 Thread Janus Chow (Jira)
Janus Chow created HDDS-10789: - Summary: Incorrect comparing basis of placement policy for OverReplicationHandler Key: HDDS-10789 URL: https://issues.apache.org/jira/browse/HDDS-10789 Project: Apache

Re: [PR] HDDS-10542. Replace remaining GSON usage with Jackson. [ozone]

2024-05-02 Thread via GitHub
ArafatKhan2198 commented on code in PR #6500: URL: https://github.com/apache/ozone/pull/6500#discussion_r1587290041 ## hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/KeyValueContainerMetadataInspector.java: ## @@ -373,33 +375,32 @@

Re: [PR] HDDS-10542. Replace remaining GSON usage with Jackson. [ozone]

2024-05-02 Thread via GitHub
ArafatKhan2198 commented on code in PR #6500: URL: https://github.com/apache/ozone/pull/6500#discussion_r1587276777 ## hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/KeyValueContainerMetadataInspector.java: ## @@ -181,55 +182,61 @@ public

Re: [PR] HDDS-10542. Replace remaining GSON usage with Jackson. [ozone]

2024-05-02 Thread via GitHub
devmadhuu commented on code in PR #6500: URL: https://github.com/apache/ozone/pull/6500#discussion_r1587207892 ## hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/KeyValueContainerMetadataInspector.java: ## @@ -181,55 +182,61 @@ public

[jira] [Assigned] (HDDS-10784) S3 multipart upload failed with an error

2024-05-02 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai reassigned HDDS-10784: --- Assignee: Attila Doroszlai > S3 multipart upload failed with an error >

Re: [PR] HDDS-10464. Add integration tests for fail-early [ozone]

2024-05-02 Thread via GitHub
Tejaskriya commented on code in PR #6555: URL: https://github.com/apache/ozone/pull/6555#discussion_r1587170021 ## hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/hdds/scm/node/TestDecommissionAndMaintenance.java: ## @@ -310,6 +310,77 @@ public void

[jira] [Updated] (HDDS-10788) Intermittent failure in testWatchForCommitForRetryfailure

2024-05-02 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10788: Attachment: org.apache.hadoop.ozone.client.rpc.TestWatchForCommit.txt

[jira] [Created] (HDDS-10788) Intermittent failure in testWatchForCommitForRetryfailure

2024-05-02 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10788: --- Summary: Intermittent failure in testWatchForCommitForRetryfailure Key: HDDS-10788 URL: https://issues.apache.org/jira/browse/HDDS-10788 Project: Apache Ozone

Re: [PR] HDDS-10702. Improve Recon startup failure handling and make it more resilient. [ozone]

2024-05-02 Thread via GitHub
devmadhuu commented on PR #6583: URL: https://github.com/apache/ozone/pull/6583#issuecomment-2089672256 > @devmadhuu Thanks for working over this, unable to get usages of ReconContext. Here its just populating data but not used anywhere except test code. Further its just supressing the

Re: [PR] HDDS-10702. Improve Recon startup failure handling and make it more resilient. [ozone]

2024-05-02 Thread via GitHub
devmadhuu commented on code in PR #6583: URL: https://github.com/apache/ozone/pull/6583#discussion_r1587112619 ## hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/ReconContext.java: ## @@ -0,0 +1,141 @@ +/* + * Licensed to the Apache Software Foundation (ASF)