jojochuang commented on PR #8849:
URL: https://github.com/apache/ozone/pull/8849#issuecomment-3152962510
Merged. Thanks @Tejaskriya @sarvekshayr
--
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 t
jojochuang merged PR #8849:
URL: https://github.com/apache/ozone/pull/8849
--
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
jojochuang commented on PR #:
URL: https://github.com/apache/ozone/pull/#issuecomment-3152958827
@echonesis thanks for the PR. Please note the precommit tests run without
opening a PR, as long as you push to your own repo:
https://github.com/echonesis/ozone/actions/runs/16664883965/
szetszwo commented on PR #8668:
URL: https://github.com/apache/ozone/pull/8668#issuecomment-3152794592
> ... let us revert this change ...
That's great! Could you revert it?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
swamirishi commented on PR #8668:
URL: https://github.com/apache/ozone/pull/8668#issuecomment-3152670164
sure @szetszwo let us revert this change I didn't realize this change was
already made.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
szetszwo commented on PR #8668:
URL: https://github.com/apache/ozone/pull/8668#issuecomment-3152582142
@swamirishi , since we already have an existing conf
`ozone.om.ha.raft.server.write.byte-limit` and the new conf
`ozone.om.ratis.server.pending.write.byte-limit` is quite confusing, how ab
swamirishi commented on PR #8852:
URL: https://github.com/apache/ozone/pull/8852#issuecomment-3151936410
> @swamirishi , could you response?
Yeah https://issues.apache.org/jira/browse/HDDS-13034 is the cause for the
issue.
--
This is an automated message from the Apache Git Service
szetszwo commented on PR #8852:
URL: https://github.com/apache/ozone/pull/8852#issuecomment-3151877839
@swamirishi , could you response?
--
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 specif
Copilot commented on code in PR #7262:
URL: https://github.com/apache/ozone/pull/7262#discussion_r2252216405
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/ratis/OzoneManagerRatisServer.java:
##
@@ -408,10 +422,44 @@ public void removeOMFromRatisRing(OMNo
sumitagrawl commented on code in PR #8887:
URL: https://github.com/apache/ozone/pull/8887#discussion_r2251943504
##
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/ContainerReader.java:
##
@@ -261,6 +268,29 @@ public void verifyAndFixupCon
sumitagrawl commented on code in PR #8887:
URL: https://github.com/apache/ozone/pull/8887#discussion_r2251944005
##
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/ContainerReader.java:
##
@@ -261,6 +268,29 @@ public void verifyAndFixupCon
Copilot commented on code in PR #8887:
URL: https://github.com/apache/ozone/pull/8887#discussion_r2251895122
##
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/ContainerReader.java:
##
@@ -261,6 +268,29 @@ public void verifyAndFixupContain
adoroszlai commented on PR #8838:
URL: https://github.com/apache/ozone/pull/8838#issuecomment-3151293112
Thanks @kostacie for updating the patch, LGTM.
Let's wait for others to take another look.
--
This is an automated message from the Apache Git Service.
To respond to the message,
ArafatKhan2198 commented on PR #8797:
URL: https://github.com/apache/ozone/pull/8797#issuecomment-3151273723
@devmadhuu @sumitagrawl
I found a bug in my implementation code that handles directory deletions.
When a directory is deleted, the system correctly updates the parent
directo
ArafatKhan2198 commented on code in PR #8797:
URL: https://github.com/apache/ozone/pull/8797#discussion_r2251849328
##
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/tasks/NSSummaryTaskDbEventHandler.java:
##
@@ -199,4 +230,47 @@ protected boolean flushAndCommitN
errose28 commented on PR #151:
URL: https://github.com/apache/ozone-site/pull/151#issuecomment-3151205478
Yes we will need to migrate events to the new website before publishing. We
can do this in one shot once we are ready.
--
This is an automated message from the Apache Git Service.
To
devmadhuu commented on code in PR #8797:
URL: https://github.com/apache/ozone/pull/8797#discussion_r2251323146
##
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/tasks/NSSummaryTaskDbEventHandler.java:
##
@@ -199,4 +230,47 @@ protected boolean flushAndCommitNSToDB
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250715689
##
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##
@@ -156,6 +156,9 @@ enum Type {
PutObjectTagging = 140;
GetObjectTagging = 141;
Dele
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2251236515
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/lifecycle/OMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licens
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2251218805
##
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/response/lifecycle/TestOMLifecycleConfigurationCreateResponse.java:
##
@@ -0,0 +1,159 @@
+/*
+ *
adoroszlai commented on PR #8889:
URL: https://github.com/apache/ozone/pull/8889#issuecomment-3150237853
Thanks @devmadhuu 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 go to the spec
adoroszlai merged PR #8889:
URL: https://github.com/apache/ozone/pull/8889
--
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
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2251201709
##
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/request/lifecycle/TestOMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,210 @@
+/*
+ * Li
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2251198696
##
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/request/lifecycle/TestOMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,210 @@
+/*
+ * Li
adoroszlai commented on PR #8854:
URL: https://github.com/apache/ozone/pull/8854#issuecomment-3150052089
Thanks @sreejasahithi for the patch, @aryangupta1998, @Tejaskriya for the
review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
adoroszlai merged PR #8854:
URL: https://github.com/apache/ozone/pull/8854
--
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
ArafatKhan2198 commented on code in PR #8797:
URL: https://github.com/apache/ozone/pull/8797#discussion_r2251055515
##
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/tasks/NSSummaryTaskDbEventHandler.java:
##
@@ -199,4 +230,47 @@ protected boolean flushAndCommitN
ArafatKhan2198 commented on code in PR #8797:
URL: https://github.com/apache/ozone/pull/8797#discussion_r2251055515
##
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/tasks/NSSummaryTaskDbEventHandler.java:
##
@@ -199,4 +230,47 @@ protected boolean flushAndCommitN
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250993327
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/lifecycle/OMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licens
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250993327
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/lifecycle/OMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licens
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250985926
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/lifecycle/OMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licens
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250985926
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/lifecycle/OMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licens
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250965824
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/lifecycle/OMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licens
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250979788
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/lifecycle/OMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licens
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250965824
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/lifecycle/OMLifecycleConfigurationCreateRequest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licens
sreejasahithi opened a new pull request, #8896:
URL: https://github.com/apache/ozone/pull/8896
## What changes were proposed in this pull request?
As part of performance improvements, new metrics to capture latency for
major sub-operation in key creation are introduced. This will help in
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250930859
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java:
##
@@ -3113,6 +3114,40 @@ public ListSnapshotResponse listSnapshot(
}
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250910215
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/audit/OMAction.java:
##
@@ -113,7 +113,11 @@ public enum OMAction implements AuditAction {
GET_
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250910215
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/audit/OMAction.java:
##
@@ -113,7 +113,11 @@ public enum OMAction implements AuditAction {
GET_
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250906018
##
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/OzoneRpcClientTests.java:
##
@@ -5293,4 +5297,128 @@ public void testGetObjectTagging(
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250897703
##
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/OzoneRpcClientTests.java:
##
@@ -5293,4 +5297,128 @@ public void testGetObjectTagging(
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250831276
##
hadoop-ozone/integration-test-s3/src/test/java/org/apache/hadoop/ozone/s3/awssdk/v1/AbstractS3SDKV1Tests.java:
##
@@ -926,6 +929,159 @@ public void testQuotaExceeded
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250819063
##
hadoop-ozone/integration-test-s3/src/test/java/org/apache/hadoop/ozone/s3/awssdk/v1/AbstractS3SDKV1Tests.java:
##
@@ -926,6 +929,159 @@ public void testQuotaExceeded
ChenSammi merged PR #8869:
URL: https://github.com/apache/ozone/pull/8869
--
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.apach
adoroszlai commented on PR #8889:
URL: https://github.com/apache/ozone/pull/8889#issuecomment-3149582537
@devmadhuu please take a look
--
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
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250715689
##
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##
@@ -156,6 +156,9 @@ enum Type {
PutObjectTagging = 140;
GetObjectTagging = 141;
Dele
ArafatKhan2198 opened a new pull request, #8895:
URL: https://github.com/apache/ozone/pull/8895
## What changes were proposed in this pull request?
**Performance optimization for Recon multipart event handling to address
unnecessary deserialization overhead.**
**Key Changes:**
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250715689
##
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##
@@ -156,6 +156,9 @@ enum Type {
PutObjectTagging = 140;
GetObjectTagging = 141;
Dele
ChenSammi commented on code in PR #8875:
URL: https://github.com/apache/ozone/pull/8875#discussion_r2250715689
##
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##
@@ -156,6 +156,9 @@ enum Type {
PutObjectTagging = 140;
GetObjectTagging = 141;
Dele
ArafatKhan2198 opened a new pull request, #8894:
URL: https://github.com/apache/ozone/pull/8894
## What changes were proposed in this pull request?
**Performance optimization for Recon multipart event handling to address
unnecessary deserialization overhead.**
**Key Changes:**
ArafatKhan2198 closed pull request #8894: HDDS-13490. Implement
KeyInfoProtoLight-based PartKeyInfoMap in MultipartInfoInsightHandler.
URL: https://github.com/apache/ozone/pull/8894
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
Tejaskriya opened a new pull request, #8893:
URL: https://github.com/apache/ozone/pull/8893
## What changes were proposed in this pull request?
This PR adds container scans in the following cases:
- EC reconstruction: during success
- Reconciler: for success and failure
-
devmadhuu commented on PR #8797:
URL: https://github.com/apache/ozone/pull/8797#issuecomment-3149371192
Alos pls resolve conflicts.
--
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 co
devmadhuu commented on code in PR #8797:
URL: https://github.com/apache/ozone/pull/8797#discussion_r2250482483
##
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/tasks/NSSummaryTaskDbEventHandler.java:
##
@@ -199,4 +230,47 @@ protected boolean flushAndCommitNSToDB
devmadhuu commented on PR #8797:
URL: https://github.com/apache/ozone/pull/8797#issuecomment-3149370576
> especially for deletion events.
Is this true. I believe this is true even for diskUsage(Namespace usage)
page as well.
--
This is an automated message from the Apache Git Servi
adoroszlai commented on code in PR #8891:
URL: https://github.com/apache/ozone/pull/8891#discussion_r2250526907
##
pom.xml:
##
@@ -1818,9 +1818,19 @@
maven-javadoc-plugin
${maven-javadoc-plugin.version}
+
+ **/package-in
Tejaskriya commented on PR #8783:
URL: https://github.com/apache/ozone/pull/8783#issuecomment-3149153169
Thanks for the test @sarvekshayr , and the reviews @ssulav @dombizita
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
Tejaskriya merged PR #8783:
URL: https://github.com/apache/ozone/pull/8783
--
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
priyeshkaratha opened a new pull request, #8892:
URL: https://github.com/apache/ozone/pull/8892
## What changes were proposed in this pull request?
A new REST API endpoint `/storagedistribution` has been introduced to
provide a summarized view of storage distribution across the cluste
Gargi-jais11 commented on code in PR #8869:
URL: https://github.com/apache/ozone/pull/8869#discussion_r2250387872
##
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/OzoneContainer.java:
##
@@ -703,10 +716,17 @@ public void compactDb() {
Gargi-jais11 commented on code in PR #8869:
URL: https://github.com/apache/ozone/pull/8869#discussion_r2250366502
##
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/OzoneContainer.java:
##
@@ -703,10 +716,17 @@ public void compactDb() {
ChenSammi commented on code in PR #8869:
URL: https://github.com/apache/ozone/pull/8869#discussion_r2250335473
##
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/OzoneContainer.java:
##
@@ -703,10 +716,17 @@ public void compactDb() {
}
ChenSammi commented on code in PR #8869:
URL: https://github.com/apache/ozone/pull/8869#discussion_r2250334058
##
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/OzoneContainer.java:
##
@@ -703,10 +716,17 @@ public void compactDb() {
}
ermahesh commented on PR #8861:
URL: https://github.com/apache/ozone/pull/8861#issuecomment-3148995199
@ivandika3 @swamirishi would you able to retrigger the build. This test
passes in my local
--
This is an automated message from the Apache Git Service.
To respond to the message, p
ChenSammi commented on PR #151:
URL: https://github.com/apache/ozone-site/pull/151#issuecomment-3148905389
@jojochuang , the event page is open now. I believe Ethan will copy all
events from master to this branch later.
https://github.com/user-attachments/assets/6f9df56b-c767-434b-b6
jojochuang merged PR #8833:
URL: https://github.com/apache/ozone/pull/8833
--
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
jojochuang commented on code in PR #8833:
URL: https://github.com/apache/ozone/pull/8833#discussion_r2250183348
##
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/endpoint/BucketEndpoint.java:
##
@@ -225,61 +225,63 @@ public Response get(
}
String lastK
jojochuang commented on code in PR #8891:
URL: https://github.com/apache/ozone/pull/8891#discussion_r2250119160
##
hadoop-ozone/mini-cluster/pom.xml:
##
@@ -25,6 +25,10 @@
Apache Ozone Mini Cluster
Apache Ozone Mini Cluster for Integration Tests
+
Review Comment:
t
ivandika3 commented on PR #8848:
URL: https://github.com/apache/ozone/pull/8848#issuecomment-3148337797
Thanks @ermahesh @peterxcli @szetszwo for the 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 abo
ivandika3 merged PR #8848:
URL: https://github.com/apache/ozone/pull/8848
--
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.apach
ivandika3 commented on code in PR #8848:
URL: https://github.com/apache/ozone/pull/8848#discussion_r2249516191
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/s3/multipart/S3MultipartUploadCommitPartRequest.java:
##
@@ -220,16 +224,45 @@ public OMC
ivandika3 merged PR #8890:
URL: https://github.com/apache/ozone/pull/8890
--
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.apach
ivandika3 commented on PR #8890:
URL: https://github.com/apache/ozone/pull/8890#issuecomment-3146922277
2.32.14 added more validation for multipart upload for Java client.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
szetszwo commented on code in PR #8848:
URL: https://github.com/apache/ozone/pull/8848#discussion_r2249391364
##
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/s3/multipart/S3MultipartUploadCommitPartRequest.java:
##
@@ -220,16 +224,45 @@ public OMCl
Jimmyweng006 opened a new pull request, #8891:
URL: https://github.com/apache/ozone/pull/8891
## What changes were proposed in this pull request?
Fix Javadoc aggregation build failures
Please describe your PR in detail:
* Adding an explicit 'protobuf-java' dependency to the m
dependabot[bot] opened a new pull request, #8890:
URL: https://github.com/apache/ozone/pull/8890
Bumps software.amazon.awssdk:bom from 2.32.9 to 2.32.14.
[ pass.
--
This is an automated message from the Apache
errose28 commented on code in PR #8523:
URL: https://github.com/apache/ozone/pull/8523#discussion_r2248106076
##
hadoop-ozone/cli-admin/src/main/java/org/apache/hadoop/hdds/scm/cli/datanode/ListInfoSubcommand.java:
##
@@ -155,7 +149,7 @@ private List getAllNodes(ScmClient
scmCl
adoroszlai commented on PR #8853:
URL: https://github.com/apache/ozone/pull/8853#issuecomment-3144309000
Thanks @dombizita 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 go to the spec
adoroszlai merged PR #8853:
URL: https://github.com/apache/ozone/pull/8853
--
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
adoroszlai commented on code in PR #8838:
URL: https://github.com/apache/ozone/pull/8838#discussion_r2247385443
##
hadoop-ozone/dist/src/main/smoketest/compatibility/read.robot:
##
@@ -155,3 +155,16 @@ HSync Lease Recover Can Be Used
Pass Execution If'${CLIENT_VERSION}'
adoroszlai commented on code in PR #8838:
URL: https://github.com/apache/ozone/pull/8838#discussion_r2247385443
##
hadoop-ozone/dist/src/main/smoketest/compatibility/read.robot:
##
@@ -155,3 +155,16 @@ HSync Lease Recover Can Be Used
Pass Execution If'${CLIENT_VERSION}'
peterxcli commented on code in PR #8833:
URL: https://github.com/apache/ozone/pull/8833#discussion_r2247048738
##
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/endpoint/BucketEndpoint.java:
##
@@ -225,53 +225,55 @@ public Response get(
}
String lastKe
rohit-kb commented on PR #8886:
URL: https://github.com/apache/ozone/pull/8886#issuecomment-3142244317
Thanks @adoroszlai 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 go to the specif
ChenSammi commented on PR #151:
URL: https://github.com/apache/ozone-site/pull/151#issuecomment-3142200983
Thanks @peterxcli and @jojochuang .
--
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
adoroszlai commented on PR #8494:
URL: https://github.com/apache/ozone/pull/8494#issuecomment-3142187355
I have tried adding `forceStrictCondition=true`: it will introduce 17K
violations. So we'll need to make the change gradually.
--
This is an automated message from the Apache Git Serv
adoroszlai closed pull request #8494: HDDS-13088. Checkstyle: reject too large
indentation in wrapped lines
URL: https://github.com/apache/ozone/pull/8494
--
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 g
adoroszlai commented on code in PR #8854:
URL: https://github.com/apache/ozone/pull/8854#discussion_r2246886643
##
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/OnDemandContainerScanner.java:
##
@@ -87,9 +87,13 @@ private Optional> scanC
sreejasahithi commented on code in PR #8523:
URL: https://github.com/apache/ozone/pull/8523#discussion_r2246863724
##
hadoop-ozone/cli-admin/src/main/java/org/apache/hadoop/hdds/scm/cli/datanode/ListInfoSubcommand.java:
##
@@ -155,7 +149,7 @@ private List getAllNodes(ScmClient
adoroszlai commented on PR #8886:
URL: https://github.com/apache/ozone/pull/8886#issuecomment-3142123659
Thanks @rohit-kb 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 specif
adoroszlai merged PR #8886:
URL: https://github.com/apache/ozone/pull/8886
--
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
sreejasahithi commented on code in PR #8523:
URL: https://github.com/apache/ozone/pull/8523#discussion_r2246863724
##
hadoop-ozone/cli-admin/src/main/java/org/apache/hadoop/hdds/scm/cli/datanode/ListInfoSubcommand.java:
##
@@ -155,7 +149,7 @@ private List getAllNodes(ScmClient
sreejasahithi commented on code in PR #8523:
URL: https://github.com/apache/ozone/pull/8523#discussion_r2246845454
##
hadoop-ozone/cli-admin/src/main/java/org/apache/hadoop/hdds/scm/cli/datanode/BasicDatanodeInfo.java:
##
@@ -19,84 +19,70 @@
import com.fasterxml.jackson.annot
sreejasahithi commented on code in PR #8523:
URL: https://github.com/apache/ozone/pull/8523#discussion_r2246844802
##
hadoop-ozone/cli-admin/src/main/java/org/apache/hadoop/hdds/scm/cli/datanode/ListInfoSubcommand.java:
##
@@ -155,7 +149,7 @@ private List getAllNodes(ScmClient
echonesis opened a new pull request, #:
URL: https://github.com/apache/ozone/pull/
## What changes were proposed in this pull request?
This PR is a trial to build multiple DEB files, including
- ozone-lib
- ozone-common
- ozone-scm
- ozone-om
- ozone-datanode
- oz
jojochuang commented on PR #8655:
URL: https://github.com/apache/ozone/pull/8655#issuecomment-3141742117
Thanks @SaketaChalamchala !
--
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 c
jojochuang merged PR #8655:
URL: https://github.com/apache/ozone/pull/8655
--
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
errose28 commented on code in PR #8523:
URL: https://github.com/apache/ozone/pull/8523#discussion_r2246566330
##
hadoop-ozone/cli-admin/src/main/java/org/apache/hadoop/hdds/scm/cli/datanode/ListInfoSubcommand.java:
##
@@ -155,7 +149,7 @@ private List getAllNodes(ScmClient
scmCl
1 - 100 of 10943 matches
Mail list logo