- Mar 06, 2023
-
-
Zita Dombi authored
-
Istvan Fajth authored
-
Siddhant Sangwan authored
HDDS-8073. Replace Usages of LegacyReplicationManager.MoveResult with MoveManager.MoveResult (#4339)
-
nilotpalnandi authored
-
NibiruXu authored
-
Doroszlai, Attila authored
-
Siyao Meng authored
-
- Mar 05, 2023
-
-
Siyao Meng authored
-
Doroszlai, Attila authored
-
- Mar 04, 2023
-
-
Doroszlai, Attila authored
-
Tsz-Wo Nicholas Sze authored
-
- Mar 03, 2023
-
-
Stephen O'Donnell authored
-
djordje-mijatovic authored
* HDDS-7210 Enable HealthState calculation when LifeCycleState is CLOSING or QUASI_CLOSED * HDDS-7210 Recalculate MISSING HealthState when LifeCycleState is CLOSING * HDDS-7210 Fix StyleCheck problems and add unit test * HDDS-7210 Execute the same code as for CLOSED container * HDDS-7210 Fix StyleCheck problems * HDDS-7210 Write safe setHealthStateForClosing function * HDDS-7210 Update Style * HDDS-7210 Update condition
-
Wei-Chiu Chuang authored
HDDS-8029. [hsync] Outputstream in encrypted buckets do not return the correct stream capabilities. (#4316)
-
Aswin Shakil Balasubramanian authored
HDDS-7984. [Snapshot] Store Ozone keys ever renamed in renamedKeyTable for efficient lookup in SnapshotDeletingService (#4333)
-
Sammi Chen authored
-
- Mar 02, 2023
-
-
Sadanand Shenoy authored
-
Arafat2198 authored
-
Chung En Lee authored
-
- Mar 01, 2023
-
-
Istvan Fajth authored
-
Doroszlai, Attila authored
-
Doroszlai, Attila authored
-
Ritesh H Shukla authored
* HDDS-7156: Reset pending delete block count Reset pending delete block count to 0 if a container has no transactions Each container has a counter that tracks the number of pending delete blocks in the delete_txns table for that container. In some cases, this counter can remain positive when all delete transactions are cleared, and the counter will never be reset. This means it will continue to be chosen for deletion instead of other containers that actually have delete txns. After this change, if a container is chosen for deletion because it has >0 pending delete block count but upon deleting from the container, it is found that there are actually no delete txns, reset the pending delete block counter to 0. This way it will not be chosen for block deletion until it gets more delete transactions. A new unit test for TestBlockDeletingService was added, and the whole TestBlockDeletingService suite passes. Author: Ethan Rose Change-Id: I43e6815962f2db83a95a396020cfa6b7195a8f5f * Adjust for code changes upstream. Adjust for renames done in HDDS-7441. Change-Id: I5e14962e11fa56d959a78ab7f3c99bdd6ab04d18 * Checkstyle --------- Co-authored-by:
Ethan Rose <erose@cloudera.org> Co-authored-by:
Ethan Rose <erose@apache.org>
-
SaketaChalamchala authored
-
jyotirmoy-gh authored
-
Hongbing Wang authored
-
Arafat2198 authored
-
Doroszlai, Attila authored
-
Sadanand Shenoy authored
HDDS-7906. Addendum: [Snapshot] Wait for checkpoint creation if snapshot in cache and not committed to DB. (#4306)
-
- Feb 28, 2023
-
-
Doroszlai, Attila authored
-
Siyao Meng authored
This reverts commit 0349c8e8.
-
jyotirmoy-gh authored
-
Doroszlai, Attila authored
-
Sammi Chen authored
-
Nibiru authored
-
Tsz-Wo Nicholas Sze authored
-
smitajoshi12 authored
-
- Feb 27, 2023
-
-
Stephen O'Donnell authored
-
Doroszlai, Attila authored
-
Siddhant Sangwan authored
-