Re: [PR] IGNITE-25741 Throttle cleanups on recovery [ignite-3]

2025-07-01 Thread via GitHub
sanpwc merged PR #6099: URL: https://github.com/apache/ignite-3/pull/6099 -- 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: notifications-unsubscr...@igni

Re: [PR] IGNITE-25741 Throttle cleanups on recovery [ignite-3]

2025-07-01 Thread via GitHub
Cyrill commented on code in PR #6099: URL: https://github.com/apache/ignite-3/pull/6099#discussion_r2177055065 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/handlers/TxCleanupRecoveryRequestHandler.java: ## @@ -115,5 +110,47 @@ pri

Re: [PR] IGNITE-25741 Throttle cleanups on recovery [ignite-3]

2025-07-01 Thread via GitHub
Cyrill commented on code in PR #6099: URL: https://github.com/apache/ignite-3/pull/6099#discussion_r2177052575 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/handlers/TxCleanupRecoveryRequestHandler.java: ## @@ -94,17 +99,7 @@ priva

Re: [PR] IGNITE-25741 Throttle cleanups on recovery [ignite-3]

2025-07-01 Thread via GitHub
Cyrill commented on code in PR #6099: URL: https://github.com/apache/ignite-3/pull/6099#discussion_r2177029336 ## modules/transactions/src/main/java/org/apache/ignite/internal/tx/impl/TxCleanupRequestHandler.java: ## @@ -118,10 +118,9 @@ public TxCleanupRequestHandler( publ

Re: [PR] IGNITE-25741 Throttle cleanups on recovery [ignite-3]

2025-06-30 Thread via GitHub
alievmirza commented on code in PR #6099: URL: https://github.com/apache/ignite-3/pull/6099#discussion_r2176092060 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/handlers/TxCleanupRecoveryRequestHandler.java: ## @@ -115,5 +110,47 @@