[jira] [Updated] (HDDS-10124) Compile Ozone with JDK 21 in CI

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10124: Status: Patch Available (was: In Progress) > Compile Ozone with JDK 21 in CI > ---

Re: [PR] HDDS-9988. SCM UI shows storage usage percentage [ozone]

2024-01-12 Thread via GitHub
jianghuazhu commented on PR #5882: URL: https://github.com/apache/ozone/pull/5882#issuecomment-1890224188 @xBis7 , I've updated. ci: https://github.com/jianghuazhu/ozone/actions/runs/7505648725 New SCM UI: ![image](https://github.com/apache/ozone/assets/6416939/09249c62-9649-4b45-97

[jira] [Updated] (HDDS-10074) Migrate FS contract tests to JUnit5

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10074: Priority: Critical (was: Major) > Migrate FS contract tests to JUnit5 > --

[jira] [Updated] (HDDS-6068) Upgrade Mockito to 4.11.0

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-6068: --- Status: Patch Available (was: In Progress) > Upgrade Mockito to 4.11.0 >

[jira] [Resolved] (HDDS-3971) Eliminate duplicate bucket existence check

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai resolved HDDS-3971. Resolution: Not A Problem {{resolveBucketLink}} was moved to {{preExecute}} in HDDS-9388. >

[jira] [Updated] (HDDS-10123) InaccessibleObjectException in tests using ChecksumByteBufferImpl with Java 17

2024-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10123: -- Labels: pull-request-available (was: ) > InaccessibleObjectException in tests using ChecksumBy

[PR] HDDS-10123. InaccessibleObjectException in tests using ChecksumByteBufferImpl with Java 17 [ozone]

2024-01-12 Thread via GitHub
adoroszlai opened a new pull request, #5993: URL: https://github.com/apache/ozone/pull/5993 ## What changes were proposed in this pull request? Several tests fail when run with Java 17 due to: ``` java.lang.ExceptionInInitializerError at org.apache.hadoop.ozone.commo

[jira] [Updated] (HDDS-10124) Compile Ozone with JDK 21 in CI

2024-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-10124: -- Labels: pull-request-available (was: ) > Compile Ozone with JDK 21 in CI > ---

[PR] HDDS-10124. Compile Ozone with JDK 21 in CI [ozone]

2024-01-12 Thread via GitHub
adoroszlai opened a new pull request, #5992: URL: https://github.com/apache/ozone/pull/5992 ## What changes were proposed in this pull request? Add Java 21 to `compile` check's version matrix. https://issues.apache.org/jira/browse/HDDS-10124 ## How was this patch tested?

[jira] [Updated] (HDDS-6068) Upgrade Mockito to 4.11.0

2024-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-6068: - Labels: pull-request-available (was: ) > Upgrade Mockito to 4.11.0 > - >

[PR] HDDS-6068. Upgrade Mockito to 4.11.0 [ozone]

2024-01-12 Thread via GitHub
adoroszlai opened a new pull request, #5991: URL: https://github.com/apache/ozone/pull/5991 ## What changes were proposed in this pull request? Mockito 3 (or earlier) does not work with newer Java versions, e.g.: ``` MockitoException: Could not modify all classes [class org.

Re: [PR] HDDS-10014. Fixed internal error on generating S3 secret [ozone]

2024-01-12 Thread via GitHub
adoroszlai commented on code in PR #5887: URL: https://github.com/apache/ozone/pull/5887#discussion_r1450835994 ## hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/s3secret/TestSecretGenerate.java: ## @@ -96,6 +99,21 @@ void testSecretGenerate() throws IOException {

Re: [PR] HDDS-10014. Fixed internal error on generating S3 secret [ozone]

2024-01-12 Thread via GitHub
adoroszlai commented on code in PR #5887: URL: https://github.com/apache/ozone/pull/5887#discussion_r1450849151 ## hadoop-ozone/dist/src/main/smoketest/s3/secretgenerate.robot: ## @@ -21,30 +21,31 @@ Library String Resource../commonlib.robot Resource

[jira] [Assigned] (HDDS-10119) Test failures with Java 17

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai reassigned HDDS-10119: --- Assignee: Attila Doroszlai > Test failures with Java 17 > --

[jira] [Assigned] (HDDS-10123) InaccessibleObjectException in tests using ChecksumByteBufferImpl with Java 17

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai reassigned HDDS-10123: --- Assignee: Attila Doroszlai > InaccessibleObjectException in tests using ChecksumByte

[jira] [Updated] (HDDS-10119) Test failures with Java 17

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10119: Description: {code:title=TestSecureOzoneManager.testSecureOmInitFailure} AssertionFailedErr

[jira] [Updated] (HDDS-10119) Test failures with Java 17

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10119: Description: {code:title=TestSecureOzoneManager.testSecureOmInitFailure} AssertionFailedErr

[jira] [Created] (HDDS-10124) Compile Ozone with JDK 21 in CI

2024-01-12 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10124: --- Summary: Compile Ozone with JDK 21 in CI Key: HDDS-10124 URL: https://issues.apache.org/jira/browse/HDDS-10124 Project: Apache Ozone Issue Type: Sub-ta

[jira] [Updated] (HDDS-10123) InaccessibleObjectException in tests using ChecksumByteBufferImpl with Java 17

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-10123: Summary: InaccessibleObjectException in tests using ChecksumByteBufferImpl with Java 17 (w

[jira] [Created] (HDDS-10123) InaccessibleObjectException in tests using ChecksumByteBufferImpl

2024-01-12 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10123: --- Summary: InaccessibleObjectException in tests using ChecksumByteBufferImpl Key: HDDS-10123 URL: https://issues.apache.org/jira/browse/HDDS-10123 Project: Apache

[jira] [Created] (HDDS-10122) GSON requires tweaks for Java 17

2024-01-12 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10122: --- Summary: GSON requires tweaks for Java 17 Key: HDDS-10122 URL: https://issues.apache.org/jira/browse/HDDS-10122 Project: Apache Ozone Issue Type: Sub-t

[jira] [Created] (HDDS-10121) GenericTestUtils.getFieldReflection fails with Java 17

2024-01-12 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10121: --- Summary: GenericTestUtils.getFieldReflection fails with Java 17 Key: HDDS-10121 URL: https://issues.apache.org/jira/browse/HDDS-10121 Project: Apache Ozone

[jira] [Created] (HDDS-10120) BindException in integration tests with Java 17

2024-01-12 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10120: --- Summary: BindException in integration tests with Java 17 Key: HDDS-10120 URL: https://issues.apache.org/jira/browse/HDDS-10120 Project: Apache Ozone Is

[jira] [Created] (HDDS-10119) Test failures with Java 17

2024-01-12 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10119: --- Summary: Test failures with Java 17 Key: HDDS-10119 URL: https://issues.apache.org/jira/browse/HDDS-10119 Project: Apache Ozone Issue Type: Sub-task

[jira] [Created] (HDDS-10118) hdds-rocks-native fails to build with Java11+

2024-01-12 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10118: --- Summary: hdds-rocks-native fails to build with Java11+ Key: HDDS-10118 URL: https://issues.apache.org/jira/browse/HDDS-10118 Project: Apache Ozone Issu

[jira] [Created] (HDDS-10117) ChunkKeyHandler does not close XceiverClient in case of exception

2024-01-12 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-10117: --- Summary: ChunkKeyHandler does not close XceiverClient in case of exception Key: HDDS-10117 URL: https://issues.apache.org/jira/browse/HDDS-10117 Project: Apache

Re: [PR] HDDS-10088. Refine the number of handlers for each RPC of SCM [ozone]

2024-01-12 Thread via GitHub
szetszwo merged PR #5954: URL: https://github.com/apache/ozone/pull/5954 -- 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.apache

[jira] [Resolved] (HDDS-10088) Refine the number of handlers for each RPC of SCM

2024-01-12 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze resolved HDDS-10088. --- Fix Version/s: 1.5.0 Resolution: Fixed The pull request is now merged. Thanks, [~jianghuazhu]

Re: [PR] HDDS-9824. Provide CLI that scans keys for a matching container and lists keys [ozone]

2024-01-12 Thread via GitHub
mladjan-gadzic commented on PR #5724: URL: https://github.com/apache/ozone/pull/5724#issuecomment-1889285344 @hemantk-12 @errose28 thank you for the review once more. I addressed all the review comments and left some inline questions. Please, let me know what do you think. -- This is an

Re: [PR] HDDS-9824. Provide CLI that scans keys for a matching container and lists keys [ozone]

2024-01-12 Thread via GitHub
mladjan-gadzic commented on code in PR #5724: URL: https://github.com/apache/ozone/pull/5724#discussion_r1450482233 ## hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/ContainerKeyScanner.java: ## @@ -0,0 +1,421 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] HDDS-9988. SCM UI shows storage usage percentage [ozone]

2024-01-12 Thread via GitHub
xBis7 commented on PR #5882: URL: https://github.com/apache/ozone/pull/5882#issuecomment-1889210226 @jianghuazhu The latest approach looks good. Displaying `Total` as well could be practical. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] HDDS-9448. Add RpcClient cache for READ_VOLUME and READ_BUCKET. [ozone]

2024-01-12 Thread via GitHub
adoroszlai commented on code in PR #5433: URL: https://github.com/apache/ozone/pull/5433#discussion_r1450243250 ## hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConfigKeys.java: ## @@ -662,6 +662,30 @@ public final class OzoneConfigKeys { public static final S

[jira] [Updated] (HDDS-6068) Upgrade Mockito to 4.11.0

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-6068: --- Description: {{Java version: 13.0.2}} {code} MockitoException: Could not modify all classes [

[jira] [Updated] (HDDS-6068) Upgrade Mockito to 4.11.0

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-6068: --- Summary: Upgrade Mockito to 4.11.0 (was: Upgrade Mockito for Java 13+ compatibility) > Upgra

Re: [PR] HDDS-9988. SCM UI shows storage usage percentage [ozone]

2024-01-12 Thread via GitHub
jianghuazhu commented on PR #5882: URL: https://github.com/apache/ozone/pull/5882#issuecomment-1889086590 I have an idea. In the SCM UI, the storage usage percentages of Ozone Used and Non Ozone Used are displayed respectively. New SCM UI: ![image](https://github.com/apache/ozone/a

Re: [PR] HDDS-9824. Provide CLI that scans keys for a matching container and lists keys [ozone]

2024-01-12 Thread via GitHub
mladjan-gadzic commented on code in PR #5724: URL: https://github.com/apache/ozone/pull/5724#discussion_r1450343068 ## hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/ContainerKeyScanner.java: ## @@ -0,0 +1,421 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] HDDS-9824. Provide CLI that scans keys for a matching container and lists keys [ozone]

2024-01-12 Thread via GitHub
mladjan-gadzic commented on code in PR #5724: URL: https://github.com/apache/ozone/pull/5724#discussion_r1450286012 ## hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/ContainerKeyScanner.java: ## @@ -0,0 +1,421 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] HDDS-9725. Recon - OpenKeys Pagination Issue and Search Functionality Issue [ozone]

2024-01-12 Thread via GitHub
ArafatKhan2198 commented on PR #5658: URL: https://github.com/apache/ozone/pull/5658#issuecomment-163932 Thanks for the modifications, @smitajoshi12. Please include a button that allows users to return to the previous page if there are no remaining records. Alternatively, we can prevent

Re: [PR] HDDS-9622. Disk Usage Legend Labels are large then UI is breaking [ozone]

2024-01-12 Thread via GitHub
ivandika3 commented on PR #5830: URL: https://github.com/apache/ozone/pull/5830#issuecomment-110629 @devabhishekpal LGTM +1. -- 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 comme

Re: [PR] HDDS-9622. Disk Usage Legend Labels are large then UI is breaking [ozone]

2024-01-12 Thread via GitHub
ivandika3 commented on code in PR #5830: URL: https://github.com/apache/ozone/pull/5830#discussion_r1450184768 ## hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/components/chartComponent/pieChartComponent.tsx: ## @@ -0,0 +1,138 @@ +/* + * Licensed to the

Re: [PR] HDDS-9622. Disk Usage Legend Labels are large then UI is breaking [ozone]

2024-01-12 Thread via GitHub
ivandika3 commented on code in PR #5830: URL: https://github.com/apache/ozone/pull/5830#discussion_r1450173349 ## hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/components/chartComponent/pieChartComponent.tsx: ## @@ -0,0 +1,138 @@ +/* + * Licensed to the

Re: [PR] HDDS-10088. Refine the number of handlers for each RPC of SCM [ozone]

2024-01-12 Thread via GitHub
jianghuazhu commented on PR #5954: URL: https://github.com/apache/ozone/pull/5954#issuecomment-1888781021 I've updated it. ci: https://github.com/jianghuazhu/ozone/actions/runs/7499750571 @szetszwo , can you help me take a look at this PR again? -- This is an automated message from

[jira] [Updated] (HDDS-9994) Add static import for assertions and mocks in remaining hdds modules

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

Re: [PR] HDDS-9994. Add static import for assertions and mocks in remaining hdds modules [ozone]

2024-01-12 Thread via GitHub
adoroszlai commented on PR #5990: URL: https://github.com/apache/ozone/pull/5990#issuecomment-1888771368 Thanks @raju-balpande for the patch. -- 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 s

Re: [PR] HDDS-9994. Add static import for assertions and mocks in remaining hdds modules [ozone]

2024-01-12 Thread via GitHub
adoroszlai merged PR #5990: URL: https://github.com/apache/ozone/pull/5990 -- 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-10003) [hsync] Cache serialized block token in output stream to reduce heap consumption

2024-01-12 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai resolved HDDS-10003. - Fix Version/s: 1.5.0 Resolution: Implemented > [hsync] Cache serialized block toke

Re: [PR] HDDS-10003. [hsync] Cache serialized block token in output stream to reduce heap consumption [ozone]

2024-01-12 Thread via GitHub
adoroszlai commented on PR #5908: URL: https://github.com/apache/ozone/pull/5908#issuecomment-1888711025 Thanks @jojochuang for updating the patch. -- 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

Re: [PR] HDDS-10003. [hsync] Cache serialized block token in output stream to reduce heap consumption [ozone]

2024-01-12 Thread via GitHub
adoroszlai merged PR #5908: URL: https://github.com/apache/ozone/pull/5908 -- 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-9889. Configure adaptation for datanode limits in ContainerBalancer [ozone]

2024-01-12 Thread via GitHub
Montura commented on PR #5758: URL: https://github.com/apache/ozone/pull/5758#issuecomment-1888639524 @siddhantsangwan, sorry about duplicated request: what about current changes? Do you agree with them? -- This is an automated message from the Apache Git Service. To respond to th