Re: [PR] HDDS-12288. Improve bootstrap logging to indicate progress [ozone]

2025-02-12 Thread via GitHub
Gargi-jais11 commented on PR #7861: URL: https://github.com/apache/ozone/pull/7861#issuecomment-2655788394 > @Gargi-jais11 Please share text as text, not screenshots. Plain text is easier to > > * read (especially for those with visual impairments) > * reference (e.g. quote) > *

Re: [PR] HDDS-12312. NodeManager log aggregation to Ozone FileSystem fails. [ozone]

2025-02-12 Thread via GitHub
tasanuma commented on PR #7856: URL: https://github.com/apache/ozone/pull/7856#issuecomment-2655775818 Thanks for reviewing and committing it, @jojochuang and @adoroszlai. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] HDDS-12288. Improve bootstrap logging to indicate progress [ozone]

2025-02-12 Thread via GitHub
adoroszlai commented on PR #7861: URL: https://github.com/apache/ozone/pull/7861#issuecomment-2655766734 @Gargi-jais11 Please share text as text, not screenshots. Plain text is easier to - read (especially for those with visual impairments) - reference (e.g. quote) - search

[jira] [Created] (HDDS-12323) Improve container import failure cleanup flow

2025-02-12 Thread Sammi Chen (Jira)
Sammi Chen created HDDS-12323: - Summary: Improve container import failure cleanup flow Key: HDDS-12323 URL: https://issues.apache.org/jira/browse/HDDS-12323 Project: Apache Ozone Issue Type: Impr

[jira] [Commented] (HDDS-12312) NodeManager log aggregation to Ozone FileSystem fails

2025-02-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926695#comment-17926695 ] Attila Doroszlai commented on HDDS-12312: - Thanks [~tasanuma] for reporting this

[jira] [Resolved] (HDDS-12312) NodeManager log aggregation to Ozone FileSystem fails

2025-02-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai resolved HDDS-12312. - Fix Version/s: 2.0.0 Resolution: Fixed > NodeManager log aggregation to Ozone File

Re: [PR] HDDS-12312. NodeManager log aggregation to Ozone FileSystem fails. [ozone]

2025-02-12 Thread via GitHub
adoroszlai commented on PR #7856: URL: https://github.com/apache/ozone/pull/7856#issuecomment-2655740096 Thanks @tasanuma for the patch, @jojochuang 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 U

Re: [PR] HDDS-12312. NodeManager log aggregation to Ozone FileSystem fails. [ozone]

2025-02-12 Thread via GitHub
adoroszlai merged PR #7856: URL: https://github.com/apache/ozone/pull/7856 -- 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: issues-unsubscr...@ozone.apac

Re: [PR] HDDS-12211. Add TestHttpFSMetrics to test OpsCreate and OpsAppend metrics [ozone]

2025-02-12 Thread via GitHub
adoroszlai commented on code in PR #7860: URL: https://github.com/apache/ozone/pull/7860#discussion_r1952369594 ## hadoop-ozone/httpfsgateway/src/test/java/org/apache/ozone/fs/http/server/metrics/TestHttpFSMetrics.java: ## @@ -0,0 +1,141 @@ +/** + * Licensed to the Apache Softwa

[jira] [Commented] (HDDS-12246) Set Compaction priority to MinOverlappingRatio for all column families

2025-02-12 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926688#comment-17926688 ] Wei-Chiu Chuang commented on HDDS-12246: I believe this is the default already.

Re: [PR] HDDS-12241. Improve error message for FileSystemException [ozone]

2025-02-12 Thread via GitHub
adoroszlai commented on code in PR #7864: URL: https://github.com/apache/ozone/pull/7864#discussion_r1953916492 ## hadoop-ozone/dist/src/main/smoketest/basic/ozone-shell-lib.robot: ## @@ -131,8 +131,7 @@ Test ozone shell errors ${result} = Execute and checkrcozone s

Re: [PR] HDDS-12062. Recon - Error handling in NSSummaryTask to avoid data inconsistencies. [ozone]

2025-02-12 Thread via GitHub
ArafatKhan2198 commented on PR #7723: URL: https://github.com/apache/ozone/pull/7723#issuecomment-2655661768 Can you resolve the conflict @devmadhuu -- 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

Re: [PR] HDDS-12241. Improve error message for FileSystemException [ozone]

2025-02-12 Thread via GitHub
sreejasahithi commented on code in PR #7864: URL: https://github.com/apache/ozone/pull/7864#discussion_r1953879907 ## hadoop-ozone/dist/src/main/smoketest/basic/ozone-shell-lib.robot: ## @@ -131,8 +131,7 @@ Test ozone shell errors ${result} = Execute and checkrcozon

Re: [PR] HDDS-12241. Improve error message for FileSystemException [ozone]

2025-02-12 Thread via GitHub
sreejasahithi commented on code in PR #7864: URL: https://github.com/apache/ozone/pull/7864#discussion_r1953879907 ## hadoop-ozone/dist/src/main/smoketest/basic/ozone-shell-lib.robot: ## @@ -131,8 +131,7 @@ Test ozone shell errors ${result} = Execute and checkrcozon

Re: [PR] HDDS-12312. NodeManager log aggregation to Ozone FileSystem fails. [ozone]

2025-02-12 Thread via GitHub
tasanuma commented on code in PR #7856: URL: https://github.com/apache/ozone/pull/7856#discussion_r1953879535 ## hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/OzoneFsServerDefaults.java: ## @@ -37,7 +37,7 @@ public OzoneFsServerDefaults() { } public OzoneFsSe

[jira] [Created] (HDDS-12322) EC read and reconstruct fail when datanode in maintenance

2025-02-12 Thread GuoHao (Jira)
GuoHao created HDDS-12322: - Summary: EC read and reconstruct fail when datanode in maintenance Key: HDDS-12322 URL: https://issues.apache.org/jira/browse/HDDS-12322 Project: Apache Ozone Issue Type:

Re: [PR] HDDS-12312. NodeManager log aggregation to Ozone FileSystem fails. [ozone]

2025-02-12 Thread via GitHub
jojochuang commented on code in PR #7856: URL: https://github.com/apache/ozone/pull/7856#discussion_r1953770625 ## hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/OzoneFsServerDefaults.java: ## @@ -37,7 +37,7 @@ public OzoneFsServerDefaults() { } public OzoneFs

[jira] [Created] (HDDS-12321) Add Trino APP integration docs

2025-02-12 Thread Peter Lee (Jira)
Peter Lee created HDDS-12321: Summary: Add Trino APP integration docs Key: HDDS-12321 URL: https://issues.apache.org/jira/browse/HDDS-12321 Project: Apache Ozone Issue Type: Improvement

[jira] [Resolved] (HDDS-12110) Optimize memory overhead for OM background tasks

2025-02-12 Thread Sumit Agrawal (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit Agrawal resolved HDDS-12110. -- Fix Version/s: 2.0.0 Resolution: Fixed > Optimize memory overhead for OM background task

Re: [PR] HDDS-12110. Optimize memory overhead for OM background tasks. [ozone]

2025-02-12 Thread via GitHub
sumitagrawl merged PR #7743: URL: https://github.com/apache/ozone/pull/7743 -- 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: issues-unsubscr...@ozone.apa

[jira] [Created] (HDDS-12320) Introduce Metrics for deletekey operation for FSO in OM Service

2025-02-12 Thread Peter Lee (Jira)
Peter Lee created HDDS-12320: Summary: Introduce Metrics for deletekey operation for FSO in OM Service Key: HDDS-12320 URL: https://issues.apache.org/jira/browse/HDDS-12320 Project: Apache Ozone

[jira] [Assigned] (HDDS-12255) Replace deletes with DeleteRange

2025-02-12 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Lee reassigned HDDS-12255: Assignee: (was: Peter Lee) > Replace deletes with DeleteRange > --

[jira] [Updated] (HDDS-12307) Realtime Cross-Region Bucket Replication

2025-02-12 Thread Ivan Andika (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Andika updated HDDS-12307: --- Description: Currently, there are a few cross-regions (geo-replicated) DR solution for Ozone bucket

[jira] [Assigned] (HDDS-12255) Replace deletes with DeleteRange

2025-02-12 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Lee reassigned HDDS-12255: Assignee: Peter Lee > Replace deletes with DeleteRange > > >

Re: [PR] HDDS-12234. Improve error log No leader found when jmx endpoint is accessed [ozone]

2025-02-12 Thread via GitHub
jojochuang commented on PR #7846: URL: https://github.com/apache/ozone/pull/7846#issuecomment-2655252482 Merged. Thanks for contribution and reviews! -- 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

[jira] [Updated] (HDDS-12004) [Docs] [User Guide] Other applications known to work with Ozone

2025-02-12 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDDS-12004: --- Description: Here's a non-exhaustive list of applications that are known to work with Ozone.

Re: [PR] HDDS-12234. Improve error log No leader found when jmx endpoint is accessed [ozone]

2025-02-12 Thread via GitHub
jojochuang merged PR #7846: URL: https://github.com/apache/ozone/pull/7846 -- 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: issues-unsubscr...@ozone.apac

[jira] [Resolved] (HDDS-12234) Improve error "No leader found"

2025-02-12 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HDDS-12234. Fix Version/s: 2.0.0 Resolution: Fixed > Improve error "No leader found" > -

[jira] [Updated] (HDDS-12319) fileTable directoryTable cache hit rate extremely low

2025-02-12 Thread Ritesh Shukla (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritesh Shukla updated HDDS-12319: - Labels: ozone-performance (was: ) > fileTable directoryTable cache hit rate extremely low >

[jira] [Resolved] (HDDS-12318) DN should respect the du reserved space when allocating container and importing containers.

2025-02-12 Thread Uma Maheswara Rao G (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G resolved HDDS-12318. Resolution: Duplicate > DN should respect the du reserved space when allocating con

[jira] [Updated] (HDDS-12319) fileTable directoryTable cache hit rate extremely low

2025-02-12 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDDS-12319: --- Description: I have access to a production cluster. Looking at the fileTable and directoryTa

[jira] [Created] (HDDS-12319) fileTable directoryTable cache hit rate extremely low

2025-02-12 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HDDS-12319: -- Summary: fileTable directoryTable cache hit rate extremely low Key: HDDS-12319 URL: https://issues.apache.org/jira/browse/HDDS-12319 Project: Apache Ozone

Re: [PR] HDDS-10794. Update docker compose user doc [ozone]

2025-02-12 Thread via GitHub
jojochuang commented on PR #7822: URL: https://github.com/apache/ozone/pull/7822#issuecomment-2655019294 Thanks for the contribution @Gargi-jais11 and @adoroszlai @tanvipenumudy for review and suggestions. -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] HDDS-10794. Update docker compose user doc [ozone]

2025-02-12 Thread via GitHub
jojochuang merged PR #7822: URL: https://github.com/apache/ozone/pull/7822 -- 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: issues-unsubscr...@ozone.apac

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

2025-02-12 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 resolved HDDS-10794. Fix Version/s: 2.0.0 Resolution: Fixed > Update docker compose user doc > --

Re: [PR] HDDS-12178. Expand transitive test dependencies [ozone]

2025-02-12 Thread via GitHub
adoroszlai commented on PR #7800: URL: https://github.com/apache/ozone/pull/7800#issuecomment-2654869770 > add common dependencies to the parent pom and avoid duplicating the dependencies in all the submodules? Done. -- This is an automated message from the Apache Git Service. To r

[jira] [Created] (HDDS-12318) DN should respect the du reserved space when allocating container and importing containers.

2025-02-12 Thread Uma Maheswara Rao G (Jira)
Uma Maheswara Rao G created HDDS-12318: -- Summary: DN should respect the du reserved space when allocating container and importing containers. Key: HDDS-12318 URL: https://issues.apache.org/jira/browse/HDDS-12

[jira] [Updated] (HDDS-12317) Volume should not be marked as unhealthy when disk full

2025-02-12 Thread Ethan Rose (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Rose updated HDDS-12317: -- Description: In one of the clusters, we have seen volumes marked as bad incorrectly.  Due to this, they

[jira] [Updated] (HDDS-12317) Volume should not be marked as unhealthy when disk full

2025-02-12 Thread Ethan Rose (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Rose updated HDDS-12317: -- Description: In one of the clusters, we have seen volumes marked as bad incorrectly.  Due to this, they

[jira] [Created] (HDDS-12317) Volume should not be marked as unhealthy when disk full

2025-02-12 Thread Uma Maheswara Rao G (Jira)
Uma Maheswara Rao G created HDDS-12317: -- Summary: Volume should not be marked as unhealthy when disk full Key: HDDS-12317 URL: https://issues.apache.org/jira/browse/HDDS-12317 Project: Apache Ozon

[jira] [Updated] (HDDS-12316) Snapshot purge first updates deleted snapshot and then purge it.

2025-02-12 Thread Hemant Kumar (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hemant Kumar updated HDDS-12316: Description: As part of the changes ([PR#7045|https://github.com/apache/ozone/pull/7045/files#diff

[jira] [Updated] (HDDS-12316) Snapshot purge first updates deleted snapshot and then purge it.

2025-02-12 Thread Hemant Kumar (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hemant Kumar updated HDDS-12316: Description: As part of the changes ([PR#7045|https://github.com/apache/ozone/pull/7045/files#diff

[jira] [Created] (HDDS-12316) Snapshot purge first updates deleted snapshot and then purge it.

2025-02-12 Thread Hemant Kumar (Jira)
Hemant Kumar created HDDS-12316: --- Summary: Snapshot purge first updates deleted snapshot and then purge it. Key: HDDS-12316 URL: https://issues.apache.org/jira/browse/HDDS-12316 Project: Apache Ozone

[jira] [Created] (HDDS-12315) Share cluster in Freon tests

2025-02-12 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-12315: --- Summary: Share cluster in Freon tests Key: HDDS-12315 URL: https://issues.apache.org/jira/browse/HDDS-12315 Project: Apache Ozone Issue Type: Sub-task

Re: [PR] HDDS-12161. Remove code paths for non-Ratis OM in request/response [ozone]

2025-02-12 Thread via GitHub
adoroszlai commented on code in PR #7845: URL: https://github.com/apache/ozone/pull/7845#discussion_r1953341170 ## hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/response/key/AbstractOMKeyDeleteResponse.java: ## @@ -43,30 +43,14 @@ @CleanupTableInfo(cleanup

Re: [PR] HDDS-12161. Remove code paths for non-Ratis OM in request/response [ozone]

2025-02-12 Thread via GitHub
jojochuang commented on code in PR #7845: URL: https://github.com/apache/ozone/pull/7845#discussion_r1953308390 ## hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/response/key/AbstractOMKeyDeleteResponse.java: ## @@ -43,30 +43,14 @@ @CleanupTableInfo(cleanup

[jira] [Resolved] (HDDS-8688) org.apache.hadoop.ozone.container.common.states.datanode.RunningDatanodeState: Error in executing end point task.

2025-02-12 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/HDDS-8688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze resolved HDDS-8688. -- Resolution: Cannot Reproduce The error log in the description does not seem to relate to Streaming.  Any

[jira] [Resolved] (HDDS-8692) org.apache.ratis.protocol.exceptions.TimeoutIOException: Timeout 10000ms: Failed to send DataStreamWindowRequest

2025-02-12 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/HDDS-8692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze resolved HDDS-8692. -- Resolution: Not A Problem This was a conf issue.  Resolving ... > org.apache.ratis.protocol.exceptions.

Re: [PR] HDDS-12175. Audit logs in SCM shouldn't print delete txns [ozone]

2025-02-12 Thread via GitHub
nandakumar131 merged PR #7805: URL: https://github.com/apache/ozone/pull/7805 -- 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: issues-unsubscr...@ozone.a

Re: [PR] HDDS-12241. Improve error message for FileSystemException [ozone]

2025-02-12 Thread via GitHub
adoroszlai commented on code in PR #7864: URL: https://github.com/apache/ozone/pull/7864#discussion_r1953202912 ## hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/cli/GenericCli.java: ## @@ -123,4 +128,20 @@ protected PrintWriter out() { protected PrintWriter err() {

[jira] [Resolved] (HDDS-12175) Audit logs in SCM shouldn't print delete txns

2025-02-12 Thread Nandakumar (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandakumar resolved HDDS-12175. --- Fix Version/s: 2.0.0 Resolution: Fixed The PR is merged! Thanks [~tejaskriya09] for the contr

Re: [PR] HDDS-12175. Audit logs in SCM shouldn't print delete txns [ozone]

2025-02-12 Thread via GitHub
nandakumar131 commented on PR #7805: URL: https://github.com/apache/ozone/pull/7805#issuecomment-2654589654 Thanks @Tejaskriya for the contribution! Thanks @adoroszlai for the review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[jira] [Created] (HDDS-12314) Add a container state change log

2025-02-12 Thread Tsz-wo Sze (Jira)
Tsz-wo Sze created HDDS-12314: - Summary: Add a container state change log Key: HDDS-12314 URL: https://issues.apache.org/jira/browse/HDDS-12314 Project: Apache Ozone Issue Type: Improvement

[PR] HDDS-12241. Improve error message for FileSystemException [ozone]

2025-02-12 Thread via GitHub
sreejasahithi opened a new pull request, #7864: URL: https://github.com/apache/ozone/pull/7864 ## What changes were proposed in this pull request? The handling of FileSystemException has been improved to provide more detailed and specific error messages. Previously, only file name would b

[jira] [Updated] (HDDS-12241) Improve error message for FileSystemException

2025-02-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-12241: -- Labels: newbie pull-request-available (was: newbie) > Improve error message for FileSystemExce

[jira] [Updated] (HDDS-12302) Fix parameter number warning in SignatureInfo

2025-02-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-12302: -- Labels: pull-request-available (was: ) > Fix parameter number warning in SignatureInfo > -

Re: [PR] HDDS-11404. Make RocksDB all parameters configurable. [ozone]

2025-02-12 Thread via GitHub
jojochuang commented on PR #7150: URL: https://github.com/apache/ozone/pull/7150#issuecomment-2654243248 DBConfigFromFile already supports configuring DBOptions from a ini file. But it doesn't configure column family options. -- This is an automated message from the Apache Git Service. To

Re: [PR] HDDS-12288. Improved the bootsrap logging to indcate the progress [ozone]

2025-02-12 Thread via GitHub
Gargi-jais11 commented on code in PR #7861: URL: https://github.com/apache/ozone/pull/7861#discussion_r1952931231 ## hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/ratis_snapshot/OmRatisSnapshotProvider.java: ## @@ -165,8 +166,27 @@ public void downloadSnaps

[jira] [Updated] (HDDS-12302) Fix parameter number warning in SignatureInfo

2025-02-12 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Lee updated HDDS-12302: - Status: Patch Available (was: Open) > Fix parameter number warning in SignatureInfo > --

[PR] HDDS-12302. Fix parameter number warning in SignatureInfo [ozone]

2025-02-12 Thread via GitHub
peterxcli opened a new pull request, #7863: URL: https://github.com/apache/ozone/pull/7863 ## What changes were proposed in this pull request? Avoid the need for @SuppressWarnings by adding Builder to SignatureInfo. ## What is the link to the Apache JIRA https://issues.ap

Re: [PR] HDDS-12288. Improved the bootsrap logging to indcate the progress [ozone]

2025-02-12 Thread via GitHub
sadanand48 commented on code in PR #7861: URL: https://github.com/apache/ozone/pull/7861#discussion_r1952865884 ## hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/ratis_snapshot/OmRatisSnapshotProvider.java: ## @@ -165,8 +166,27 @@ public void downloadSnapsho

[jira] [Updated] (HDDS-12211) Add TestHttpFSMetrics to test OpsCreate and OpsAppend metrics

2025-02-12 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Lee updated HDDS-12211: - Status: Patch Available (was: Open) > Add TestHttpFSMetrics to test OpsCreate and OpsAppend metrics > --

Re: [PR] HDDS-9792. Add tests for Pipelines page [ozone]

2025-02-12 Thread via GitHub
devabhishekpal commented on PR #7859: URL: https://github.com/apache/ozone/pull/7859#issuecomment-2653719551 Hi @adoroszlai. So currently these tests are not run anywhere. The overall plan is that we will be enabling these in the CI once the tests for all the pages are added, and it will

Re: [PR] HDDS-9792. Add tests for Pipelines page [ozone]

2025-02-12 Thread via GitHub
adoroszlai commented on PR #7859: URL: https://github.com/apache/ozone/pull/7859#issuecomment-2653637925 Thanks @devabhishekpal for the patch. Are these tests run anywhere in CI? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[jira] [Updated] (HDDS-12236) ContainerStateMachine should not apply future transactions in the event of failure

2025-02-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-12236: -- Labels: pull-request-available (was: ) > ContainerStateMachine should not apply future transac

[PR] HDDS-12236. ContainerStateMachine should not apply or write future transactions in the event of failure [ozone]

2025-02-12 Thread via GitHub
swamirishi opened a new pull request, #7862: URL: https://github.com/apache/ozone/pull/7862 ## What changes were proposed in this pull request? Currently when an apply transaction fails on ContainerStateMachine, the [isStateMachineHealthy](https://github.com/apache/ozone/blob/bf19af946aa0

[jira] [Updated] (HDDS-12288) Improve Bootstrap Logging

2025-02-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-12288: -- Labels: pull-request-available (was: ) > Improve Bootstrap Logging > -

[PR] HDDS-12288. Improved the bootsrap logging to indcate the progress [ozone]

2025-02-12 Thread via GitHub
Gargi-jais11 opened a new pull request, #7861: URL: https://github.com/apache/ozone/pull/7861 ## What changes were proposed in this pull request? On Large clusters with 1000s of snapshot, Sometimes bootstrap takes hours together and current log doesn't indicate which snapshot download is

Re: [PR] HDDS-12178. Expand transitive test dependencies [ozone]

2025-02-12 Thread via GitHub
adoroszlai commented on PR #7800: URL: https://github.com/apache/ozone/pull/7800#issuecomment-2653580718 > is it possible to add common dependencies to the parent pom and avoid duplicating the dependencies in all the submodules? It is possible to add third-party dependencies, but then

Re: [PR] HDDS-12031. Enable Ratis by default on an upgraded cluster during SCM start-up. [ozone]

2025-02-12 Thread via GitHub
nandakumar131 commented on PR #7831: URL: https://github.com/apache/ozone/pull/7831#issuecomment-2653548982 @jojochuang, can you take a look at this whenever you get time? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] HDDS-12178. Expand transitive test dependencies [ozone]

2025-02-12 Thread via GitHub
nandakumar131 commented on PR #7800: URL: https://github.com/apache/ozone/pull/7800#issuecomment-2653537600 @adoroszlai is it possible to add common dependencies to the parent pom and avoid duplicating the dependencies in all the submodules? This seems too verbose. -- This is an automate

Re: [PR] HDDS-12175. Audit logs in SCM shouldn't print delete txns [ozone]

2025-02-12 Thread via GitHub
Tejaskriya commented on PR #7805: URL: https://github.com/apache/ozone/pull/7805#issuecomment-2653391580 Thanks for the review @nandakumar131 , I have incorporated the suggestions -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] HDDS-12175. Audit logs in SCM shouldn't print delete txns [ozone]

2025-02-12 Thread via GitHub
nandakumar131 commented on code in PR #7805: URL: https://github.com/apache/ozone/pull/7805#discussion_r1952368320 ## hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/SCMDatanodeHeartbeatDispatcher.java: ## @@ -200,6 +200,17 @@ public List dispatch(SCMHeart

Re: [PR] HDDS-12239. Support READ only volume on DataNode. [ozone]

2025-02-12 Thread via GitHub
ChenSammi commented on code in PR #7830: URL: https://github.com/apache/ozone/pull/7830#discussion_r1952200846 ## hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/volume/MutableVolumeSet.java: ## @@ -482,7 +484,7 @@ public StorageLocationRepor

[PR] HDDS-12211. Add TestHttpFSMetrics to test OpsCreate and OpsAppend metrics [ozone]

2025-02-12 Thread via GitHub
peterxcli opened a new pull request, #7860: URL: https://github.com/apache/ozone/pull/7860 ## What changes were proposed in this pull request? 1. enable test in httpfs package 2. Add TestHttpFSMetrics (currently only tests FsCreate and FsAppend) https://github.com/apache/ozon

[jira] [Updated] (HDDS-12211) Add TestHttpFSMetrics to test OpsCreate and OpsAppend metrics

2025-02-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-12211: -- Labels: pull-request-available (was: ) > Add TestHttpFSMetrics to test OpsCreate and OpsAppend

Re: [PR] HDDS-12110. Optimize memory overhead for OM background tasks. [ozone]

2025-02-12 Thread via GitHub
devmadhuu commented on code in PR #7743: URL: https://github.com/apache/ozone/pull/7743#discussion_r1952329889 ## hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/tasks/OmTableInsightTask.java: ## @@ -157,35 +166,32 @@ public Collection getTaskTables() { @Overri

[jira] [Updated] (HDDS-12211) Add TestHttpFSMetrics to test OpsCreate and OpsAppend metrics

2025-02-12 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/HDDS-12211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Lee updated HDDS-12211: - Summary: Add TestHttpFSMetrics to test OpsCreate and OpsAppend metrics (was: Add TestHttpFSMetrics) > A

Re: [PR] HDDS-12062. Recon - Error handling in NSSummaryTask to avoid data inconsistencies. [ozone]

2025-02-12 Thread via GitHub
devmadhuu commented on code in PR #7723: URL: https://github.com/apache/ozone/pull/7723#discussion_r1952248412 ## hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/tasks/ReconTaskControllerImpl.java: ## @@ -237,8 +246,9 @@ public synchronized void stop() { * @pa

[PR] HDDS-9792. Add tests for Pipelines page [ozone]

2025-02-12 Thread via GitHub
devabhishekpal opened a new pull request, #7859: URL: https://github.com/apache/ozone/pull/7859 ## What changes were proposed in this pull request? HDDS-9792. Add tests for Pipelines page Please describe your PR in detail: * This PR adds unit tests for the new Pipelines page, and

[jira] [Assigned] (HDDS-10764) Tarball creation failing on leader OM node

2025-02-12 Thread Sadanand Shenoy (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadanand Shenoy reassigned HDDS-10764: -- Assignee: Sadanand Shenoy > Tarball creation failing on leader OM node > -

[jira] [Commented] (HDDS-10858) [snapshot] Error message is not thrown when trying to create '.snapshot' directory the 2nd time

2025-02-12 Thread Sadanand Shenoy (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926310#comment-17926310 ] Sadanand Shenoy commented on HDDS-10858: The behaviour is not reproducible curren

Re: [PR] HDDS-11523. Support Listener OM [ozone]

2025-02-12 Thread via GitHub
ivandika3 commented on PR #7262: URL: https://github.com/apache/ozone/pull/7262#issuecomment-2653002471 @sadanand48 Thanks for the review. > At what point does the listener transition into a voting member/follower Ratis listener (https://issues.apache.org/jira/browse/RATIS-1298)

[jira] [Updated] (HDDS-9792) [Recon][UI][Test] Add tests for Pipelines page

2025-02-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-9792: - Labels: pull-request-available (was: ) > [Recon][UI][Test] Add tests for Pipelines page > ---

[jira] [Updated] (HDDS-11523) Support listener OM

2025-02-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-11523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-11523: -- Labels: pull-request-available (was: ) > Support listener OM > --- > >

Re: [PR] HDDS-12239. Support READ only volume on DataNode. [ozone]

2025-02-12 Thread via GitHub
ChenSammi commented on code in PR #7830: URL: https://github.com/apache/ozone/pull/7830#discussion_r1952171446 ## hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/volume/StorageVolume.java: ## @@ -599,35 +600,47 @@ private void cleanTmpDiskChe

Re: [PR] HDDS-12239. Support READ only volume on DataNode. [ozone]

2025-02-12 Thread via GitHub
ChenSammi commented on code in PR #7830: URL: https://github.com/apache/ozone/pull/7830#discussion_r1952171446 ## hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/volume/StorageVolume.java: ## @@ -599,35 +600,47 @@ private void cleanTmpDiskChe

Re: [PR] HDDS-11512. Create Grafana dashboard for tracking system wide deletion [ozone]

2025-02-12 Thread via GitHub
ashishkumar50 commented on PR #7813: URL: https://github.com/apache/ozone/pull/7813#issuecomment-2652944965 @Tejaskriya Thanks for the patch, pls find comments below: 1. OpenKeyDeletion: KeysDeleted and KeysCleaned, do we need two dashboards here? what is the difference? 2. DataNod