Re: [PR] IGNITE-24550 Port throttling metrics from AI2 [ignite-3]

2025-03-12 Thread via GitHub
ibessonov merged PR #5392: URL: https://github.com/apache/ignite-3/pull/5392 -- 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...@i

Re: [PR] IGNITE-24550 Port throttling metrics from AI2 [ignite-3]

2025-03-12 Thread via GitHub
ibessonov commented on code in PR #5392: URL: https://github.com/apache/ignite-3/pull/5392#discussion_r1990762620 ## modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/PersistentPageMemoryMetricSource.java: ## @@ -0,0 +1,78 @@ +/* + * Licensed to

Re: [PR] IGNITE-24550 Port throttling metrics from AI2 [ignite-3]

2025-03-11 Thread via GitHub
ibessonov commented on code in PR #5392: URL: https://github.com/apache/ignite-3/pull/5392#discussion_r1990715598 ## modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/PersistentPageMemory.java: ## @@ -275,6 +283,15 @@ public PersistentPageMemory

Re: [PR] IGNITE-24550 Port throttling metrics from AI2 [ignite-3]

2025-03-11 Thread via GitHub
tkalkirill commented on code in PR #5392: URL: https://github.com/apache/ignite-3/pull/5392#discussion_r1990696045 ## modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/PersistentPageMemoryMetricSource.java: ## @@ -0,0 +1,78 @@ +/* + * Licensed t

Re: [PR] IGNITE-24550 Port throttling metrics from AI2 [ignite-3]

2025-03-11 Thread via GitHub
ibessonov commented on code in PR #5392: URL: https://github.com/apache/ignite-3/pull/5392#discussion_r1990680681 ## modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/PersistentPageMemoryMetricSource.java: ## @@ -0,0 +1,78 @@ +/* + * Licensed to

Re: [PR] IGNITE-24550 Port throttling metrics from AI2 [ignite-3]

2025-03-11 Thread via GitHub
ibessonov commented on code in PR #5392: URL: https://github.com/apache/ignite-3/pull/5392#discussion_r1990678380 ## modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/PersistentPageMemory.java: ## @@ -275,6 +283,15 @@ public PersistentPageMemory

Re: [PR] IGNITE-24550 Port throttling metrics from AI2 [ignite-3]

2025-03-11 Thread via GitHub
ibessonov commented on code in PR #5392: URL: https://github.com/apache/ignite-3/pull/5392#discussion_r1990679622 ## modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/PersistentPageMemory.java: ## @@ -275,6 +283,15 @@ public PersistentPageMemory

Re: [PR] IGNITE-24550 Port throttling metrics from AI2 [ignite-3]

2025-03-11 Thread via GitHub
tkalkirill commented on code in PR #5392: URL: https://github.com/apache/ignite-3/pull/5392#discussion_r1989523042 ## modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/PersistentPageMemoryMetricSource.java: ## @@ -0,0 +1,78 @@ +/* + * Licensed t

[PR] IGNITE-24550 Port throttling metrics from AI2 [ignite-3]

2025-03-11 Thread via GitHub
ibessonov opened a new pull request, #5392: URL: https://github.com/apache/ignite-3/pull/5392 https://issues.apache.org/jira/browse/IGNITE-24550 Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both