- db78298 HDDS-13482. Mark testWriteStateMachineDataIdempotencyWithClosedContainer as flaky by Doroszlai, Attila · 7 hours ago master
- d352c43 HDDS-13481. Fix success latency metric in SCM panels of deletion grafana dashboard (#8835) by Tejaskriya · 12 hours ago
- 11286d9 HDDS-13468. Update default value of ozone.scm.ha.dbtransactionbuffer.flush.interval. (#8834) by Ashish Kumar · 12 hours ago
- 64a4958 HDDS-13410. Control block deletion for each DN from SCM. (#8767) by Ashish Kumar · 14 hours ago
- 13cceca HDDS-13436. Snapshot Diff Error when DirectoryDeletingService deep cleans snapshot (#8800) by Swaminathan Balachandran · 16 hours ago
- 84935e1 HDDS-13478. Bump awssdk to 2.32.4 (#8832) by dependabot[bot] · 2 days ago
- 42aa8ee HDDS-13393. Test Presigned HeadObject and HeadBucket support (#8826) by Hsu Han Wen · 3 days ago
- f2300f3 HDDS-13456. Print container DB path when DB does not exist in parseKVContainerData (#8821) by Siyao Meng · 3 days ago
- c8d743a HDDS-13451. Exception handling for unchecked exception for deleteBlock command from SCM (#8820) by Siyao Meng · 3 days ago
- dd3f6ae HDDS-10886. Disable flaky testParallelDeleteBucketAndCreateKey by Doroszlai, Attila · 3 days ago
- 04a359d HDDS-12911. Key deletion should not validate the name. (#8453) by sreejasahithi · 3 days ago
- c54b565 HDDS-13121. Add unit test for ldb repair command (#8815) by Tejaskriya · 3 days ago
- 6c689a5 HDDS-13430. Avoid using new OzoneConfiguration in OMSnapshotCreateRequest (#8804) by sreejasahithi · 3 days ago
- 91c4bf3 HDDS-8783. Add metrics for volume scanner (#8448) by Sarveksha Yeshavantha Raju · 4 days ago
- 35e1745 HDDS-13308. OM should expose Ratis config for increasing pending write limits (#8668) by Swaminathan Balachandran · 4 days ago
- bb97fbf HDDS-8903. Add validation for ozone.om.snapshot.db.max.open.files. (#8787) by Wei-Chiu Chuang · 5 days ago
- b40c95e HDDS-13429. Custom metadata headers with uppercase characters are not supported (#8805) by Hsu Han Wen · 5 days ago
- ece9330 HDDS-13448. DeleteBlocksCommandHandler thread stop for normal exception (#8816) by Sumit Agrawal · 6 days ago
- 9044a77 HDDS-13346. Intermittent failure in TestCloseContainer#testContainerChecksumForClosedContainer (#8771) by Aswin Shakil Balasubramanian · 6 days ago
- 9d96442 HDDS-13125. Add metrics for monitoring the SST file pruning threads. (#8764) by SaketaChalamchala · 6 days ago
- 293ccd6 HDDS-13367. [Docs] User doc for container balancer. (#8726) by Wei-Chiu Chuang · 6 days ago
- f8d8696 HDDS-13200. OM RocksDB Grafana Dashbroad shows no data on all panels (#8577) by Peter Lee · 6 days ago
- d4617d0 HDDS-13428. Recon - Retrigger of build whole NSSummary tree task submission inconsistency. (#8793) by Devesh Kumar Singh · 7 days ago
- d15e8a6 HDDS-13378. [Docs] Add a Production page under Getting Started (#8734) by Wei-Chiu Chuang · 7 days ago
- b220c99 HDDS-13403. [Docs] Make feature proposal process more visible. (#8758) by Wei-Chiu Chuang · 7 days ago
- d76f4ee HDDS-11797. Remove cyclic dependency between SCMSafeModeManager and SafeModeRules (#8782) by Anastasia Kostryukova · 7 days ago
- 918b284 HDDS-13213. KeyDeletingService should limit task size by both key count and serialized size. (#8757) by Aryan Gupta · 7 days ago
- 5acd3d8 HDDS-13387. OMSnapshotCreateRequest logs invalid warning about DefaultReplicationConfig (#8760) by sreejasahithi · 8 days ago
- f0dd236 HDDS-13405. ozone admin container create runs forever without kinit (#8765) by Sarveksha Yeshavantha Raju · 8 days ago
- 3171688 HDDS-11514. Set optimal default values for delete configurations based on live cluster testing. (#8766) by Aryan Gupta · 8 days ago
- fb75be7 HDDS-13376. Add server-side limit note to ozone sh snapshot diff --page-size option (#8791) by Siyao Meng · 9 days ago
- 96cf8be HDDS-11679. Support multiple S3Gs in MiniOzoneCluster (#8733) by Hsu Han Wen · 9 days ago
- 9aad5bc HDDS-13424. Use lsof instead of fuser to find if file is used in AbstractTestChunkManager (#8790) by Abhishek Pal · 9 days ago
- 5ea6940 HDDS-13427. Bump awssdk to 2.31.78 (#8792) by dependabot[bot] · 9 days ago
- f856ada HDDS-8781. Allow on demand metadata scanning of open containers (#8442) by Tejaskriya · 9 days ago
- a1e7513 HDDS-13361. Attempt to delete non-empty tenant fails after revoke (#8776) by Gargi Jaiswal · 9 days ago
- 583730d HDDS-12843. Intermittent NPE in TestDecommissionAndMaintenance (#8643) by Chung En Lee · 9 days ago
- eebc7b5 HDDS-13364. Use properties for Java/Maven version enforcement (#8724) by Doroszlai, Attila · 10 days ago
- 8651aa4 HDDS-13343. Consider delegation token lifetime for secret key expiry (#8742) by Sammi Chen · 10 days ago
- 59c2ec3 HDDS-13386. Replace leftover HADOOP_ variables (#8759) by sreejasahithi · 10 days ago
- 8d1a0ad HDDS-13335. Implement and adopt lightweight proto for Recon listKeys API (#8699) by Devesh Kumar Singh · 10 days ago
- c696942 HDDS-10931. Schedule on demand scan of containers after import (#8550) by Tejaskriya · 10 days ago
- 490e6bb HDDS-13402. Speed up TestOmSnapshotFileSystem (#8756) by Doroszlai, Attila · 11 days ago
- e0b804e HDDS-13095. Support sorting by most/least used nodes in ozone admin datanode list (#8520) by sreejasahithi · 11 days ago
- f7eb010 HDDS-13421. [Docs] Ofs migration guide (#8784) by Wei-Chiu Chuang · 11 days ago
- 1159d9b HDDS-13369. [Docs] Maintenance mode. (#8728) by Wei-Chiu Chuang · 11 days ago
- 1a2ab3d HDDS-13397. Fix liveness probe failures for httpfs and s3g pods (#8775) by roach231428 · 11 days ago
- 1ad1b2d HDDS-13409. Add supported operations for Ofs. (#8763) by Wei-Chiu Chuang · 12 days ago
- 7477431 HDDS-13372. [Docs] Compare Ozone to other storage technologies (#8736) by Wei-Chiu Chuang · 12 days ago
- c706c7a HDDS-13228. Take snapshot cache lock during the last iteration of tarball transfer. (#8678) by Sadanand Shenoy · 12 days ago
- a9755a0 HDDS-13373. [Docs] Add leader transfer command and service role listing command in the High Availability pages (#8730) by Wei-Chiu Chuang · 12 days ago
- e08b001 HDDS-13006. Use yaml files to host Ozone snapshot local properties (#8555) by Siyao Meng · 12 days ago
- 2ae8d6d HDDS-13379. Document SCM Safe Mode and its configuration properties. (#8737) by Wei-Chiu Chuang · 12 days ago
- 0694480 HDDS-13354. Run multitenancy acceptance test with Ranger (#8722) by Doroszlai, Attila · 12 days ago
- 13af30c HDDS-13380. Docs: Enhance Ozone Manager documentation with cross-references (#8738) by Wei-Chiu Chuang · 12 days ago
- c3fe458 HDDS-12726. Update Ozone documentation with the latest S3 API compatibility (#8735) by Wei-Chiu Chuang · 12 days ago
- 03fade0 HDDS-13383. Improve Logs in Ozone documentation. (#8744) by Wei-Chiu Chuang · 12 days ago
- 05c7e62 HDDS-13404. Improve persistent test data dir creation/cleanup (#8762) by Doroszlai, Attila · 12 days ago
- bf9cdd0 HDDS-13162. Improve Container Replica Debugger Tool documentation (#8597) by sreejasahithi · 13 days ago
- bca8688 HDDS-13098. Create PicoCLI mixin to standardize datanode selection options (#8674) by sreejasahithi · 13 days ago
- 5255c8c HDDS-13122. Add acceptance test for `ozone repair om compact` (#8703) by Sarveksha Yeshavantha Raju · 13 days ago
- b610fd0 HDDS-13327. Improve log and error handling while starting Recon (#8688) by Devesh Kumar Singh · 13 days ago
- 1315df6 HDDS-13337. Reduce config required to enable Byteman listener (#8701) by Doroszlai, Attila · 2 weeks ago
- 14748e8 HDDS-13401. Mark TestContainerCommandReconciliation as flaky by Doroszlai, Attila · 2 weeks ago
- 9b713d0 HDDS-12395. Add Mismatched Replica tab to the Containers Page (#8407) by Abhishek Pal · 2 weeks ago
- 5af3467 HDDS-13375. Add Ozone logo to the Github README.md (#8741) by Eric C. Ho · 2 weeks ago
- f727051 HDDS-12929. Datanode Should Immediately Trigger Container Close when Volume Full (#8460) by Siddhant Sangwan · 2 weeks ago
- 3a64135 HDDS-13198. Avoid warning due to wrong min.free.space.percent default value (#8745) by Eric C. Ho · 2 weeks ago
- 39def5d HDDS-13268. [Docs] Advanced topics: troubleshooting OM snapshot installation. (#8719) by Wei-Chiu Chuang · 2 weeks ago
- f51bb1b HDDS-13087. [snapshot] Expand user doc (#8496) by Wei-Chiu Chuang · 2 weeks ago
- 0b7bb92 HDDS-13394. Bump zstd-jni to 1.5.7-4 (#8747) by dependabot[bot] · 2 weeks ago
- afcdebd HDDS-13391. Bump sqlite-jdbc to 3.50.2.0 (#8751) by dependabot[bot] · 2 weeks ago
- 07f0810 HDDS-13389. Bump junit to 5.13.3 (#8749) by dependabot[bot] · 2 weeks ago
- 65f0c09 HDDS-13381. Docs: Add user documentation for Volumes, Buckets, and Keys (#8739) by Wei-Chiu Chuang · 2 weeks ago
- 550503c HDDS-13392. Bump awssdk to 2.31.77 (#8748) by dependabot[bot] · 2 weeks ago
- 72ffc27 HDDS-13340. Fix minor items identified during reconciliation branch merge process. (#8705) by Ethan Rose · 2 weeks ago
- 30db6fc HDDS-13390. Bump license-maven-plugin to 2.6.0 (#8750) by dependabot[bot] · 2 weeks ago
- 380f31d HDDS-13341. Rename ScanResult.isHealthy() to hasErrors() (#8746) by Mahesh kumar Gaddam · 2 weeks ago
- d6d9253 HDDS-13362. Abstract OM response class should not be annotated with CleanupTableInfo (#8732) by Ivan Andika · 2 weeks ago
- 9e5f837 HDDS-13260. Add smoke test for bucket owner condition (#8702) by Hsu Han Wen · 2 weeks ago
- e582a39 HDDS-13366. Add unique key to ACL table rows. (#8725) by Abhishek Pal · 2 weeks ago
- d9daba0 HDDS-12727. Document high level architecture of S3 Gateway (#8184) by Wei-Chiu Chuang · 2 weeks ago
- 1ca2f2a HDDS-13358. Refactor SafeModeStatus to an enum (#8721) by Doroszlai, Attila · 3 weeks ago
- d805893 HDDS-13269. [Docs] Multi-raft user doc. (#8641) by Wei-Chiu Chuang · 3 weeks ago
- 627bebe HDDS-13368. [Docs] Add user doc for Ozone Trash. (#8727) by Wei-Chiu Chuang · 3 weeks ago
- b9d4e65 HDDS-13371. [Docs] Protect in-transit traffic (#8729) by Wei-Chiu Chuang · 3 weeks ago
- 5e72dd4 HDDS-13208. [Docs] Add volume management section under Architecture/Datanodes. (#8585) by Wei-Chiu Chuang · 3 weeks ago
- ba7b3cf HDDS-13330. DBStore and related classes should not throw IOException (#8691) by Tsz-Wo Nicholas Sze · 3 weeks ago
- f2ddbf6 HDDS-13149. Add details on Performance Optimization to Transparent Data Encryption doc (#8622) by Wei-Chiu Chuang · 3 weeks ago
- d79ea9c HDDS-13281. Disable Ratis metadata write to Raft Log on OM & SCM. (#8637) by Nandakumar Vadivelu · 3 weeks ago
- 9a64285 HDDS-13221. Remove unused flushFuture from OMClientResponse (#8723) by ermahesh · 3 weeks ago
- c48fc26 HDDS-13355. Remove unused class OzoneManagerLockUtil (#8720) by Yu-Chuan Hung · 3 weeks ago
- b1c27ba HDDS-13359. [Docs] Accessing Ozone using Cyberduck. (#8718) by Wei-Chiu Chuang · 3 weeks ago
- f5019b2 HDDS-12945. Let Robot test check config whether security is enabled (#8632) by Anastasia Kostryukova · 3 weeks ago
- fa3b368 HDDS-12957. Remove unused SafeModeStatus#forceExitSafeMode field (#8717) by RUEI TING HUNG · 3 weeks ago
- 18845e0 HDDS-13058. Fix dependency warnings in ozone-filesystem-hadoop* (#8694) by Anastasia Kostryukova · 3 weeks ago
- 351a659 HDDS-12953. Directly create DataNodeSafeModeRule in TestDataNodeSafeModeRule (#8716) by RUEI TING HUNG · 3 weeks ago
- 2aa71ac HDDS-13351. Bump commons-configuration2 to 2.12.0 (#8713) by dependabot[bot] · 3 weeks ago
- 0f1b93e HDDS-13350. Bump commons-codec to 1.18.0 (#8715) by dependabot[bot] · 3 weeks ago
- 4fa3654 HDDS-13349. Bump junit to 5.13.2 (#8714) by dependabot[bot] · 3 weeks ago