Re: [PR] IGNITE-25427 Move CdcConsumerState file logic to NodeFileTree [ignite]

2025-05-26 Thread via GitHub
nizhikov merged PR #12091: URL: https://github.com/apache/ignite/pull/12091 -- 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...@ig

Re: [PR] IGNITE-25427 Move CdcConsumerState file logic to NodeFileTree [ignite]

2025-05-26 Thread via GitHub
sonarqubecloud[bot] commented on PR #12091: URL: https://github.com/apache/ignite/pull/12091#issuecomment-2910431100 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://son

Re: [PR] IGNITE-25427 Move CdcConsumerState file logic to NodeFileTree [ignite]

2025-05-26 Thread via GitHub
sonarqubecloud[bot] commented on PR #12091: URL: https://github.com/apache/ignite/pull/12091#issuecomment-2909336371 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://son

Re: [PR] IGNITE-25427 Move CdcConsumerState file logic to NodeFileTree [ignite]

2025-05-26 Thread via GitHub
nizhikov commented on code in PR #12091: URL: https://github.com/apache/ignite/pull/12091#discussion_r2107041236 ## modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/filename/NodeFileTree.java: ## @@ -246,6 +244,9 @@ public class NodeFileTree ext

Re: [PR] IGNITE-25427 Move CdcConsumerState file logic to NodeFileTree [ignite]

2025-05-26 Thread via GitHub
nizhikov commented on code in PR #12091: URL: https://github.com/apache/ignite/pull/12091#discussion_r2107039182 ## modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/filename/NodeFileTree.java: ## @@ -49,6 +49,7 @@ import static org.apache.igni

Re: [PR] IGNITE-25427 Move CdcConsumerState file logic to NodeFileTree [ignite]

2025-05-26 Thread via GitHub
nizhikov commented on code in PR #12091: URL: https://github.com/apache/ignite/pull/12091#discussion_r2107027984 ## modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/filename/NodeFileTree.java: ## @@ -246,6 +244,9 @@ public class NodeFileTree ext

Re: [PR] IGNITE-25427 Move CdcConsumerState file logic to NodeFileTree [ignite]

2025-05-26 Thread via GitHub
nizhikovprivate commented on code in PR #12091: URL: https://github.com/apache/ignite/pull/12091#discussion_r2106911983 ## modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/filename/NodeFileTree.java: ## @@ -879,6 +903,51 @@ public static int typ

Re: [PR] IGNITE-25427 Move CdcConsumerState file logic to NodeFileTree [ignite]

2025-05-24 Thread via GitHub
nizhikov commented on code in PR #12091: URL: https://github.com/apache/ignite/pull/12091#discussion_r2105904574 ## modules/core/src/main/java/org/apache/ignite/internal/cdc/CdcConsumerState.java: ## @@ -118,16 +97,16 @@ public class CdcConsumerState { */ public CdcCo

Re: [PR] IGNITE-25427 Move CdcConsumerState file logic to NodeFileTree [ignite]

2025-05-24 Thread via GitHub
nizhikov commented on code in PR #12091: URL: https://github.com/apache/ignite/pull/12091#discussion_r2105904657 ## modules/core/src/main/java/org/apache/ignite/internal/management/cdc/CdcDeleteLostSegmentsTask.java: ## @@ -142,7 +141,7 @@ protected CdcDeleteLostSegmentsJob(Cdc