Re: [PR] IGNITE-25734 Fix WriteIntentSwitchCommand compatibility [ignite-3]

2025-06-25 Thread via GitHub
ibessonov commented on code in PR #6114: URL: https://github.com/apache/ignite-3/pull/6114#discussion_r2166393893 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/network/command/WriteIntentSwitchCommand.java: ## @@ -26,7 +25,7 @@ /*

Re: [PR] IGNITE-25734 Fix WriteIntentSwitchCommand compatibility [ignite-3]

2025-06-25 Thread via GitHub
ibessonov merged PR #6114: URL: https://github.com/apache/ignite-3/pull/6114 -- 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-25734 Fix WriteIntentSwitchCommand compatibility [ignite-3]

2025-06-25 Thread via GitHub
ibessonov commented on code in PR #6114: URL: https://github.com/apache/ignite-3/pull/6114#discussion_r2166416906 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/network/command/WriteIntentSwitchCommand.java: ## @@ -26,7 +25,7 @@ /*

Re: [PR] IGNITE-25734 Fix WriteIntentSwitchCommand compatibility [ignite-3]

2025-06-25 Thread via GitHub
tkalkirill commented on code in PR #6114: URL: https://github.com/apache/ignite-3/pull/6114#discussion_r2166407628 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/network/command/WriteIntentSwitchCommand.java: ## @@ -26,7 +25,7 @@ /

Re: [PR] IGNITE-25734 Fix WriteIntentSwitchCommand compatibility [ignite-3]

2025-06-25 Thread via GitHub
ibessonov commented on code in PR #6114: URL: https://github.com/apache/ignite-3/pull/6114#discussion_r2166395590 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/network/command/WriteIntentSwitchCommandV2.java: ## @@ -0,0 +1,31 @@ +/

Re: [PR] IGNITE-25734 Fix WriteIntentSwitchCommand compatibility [ignite-3]

2025-06-25 Thread via GitHub
tkalkirill commented on code in PR #6114: URL: https://github.com/apache/ignite-3/pull/6114#discussion_r2166375575 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/network/command/WriteIntentSwitchCommandV2.java: ## @@ -0,0 +1,31 @@ +

[PR] IGNITE-25734 Fix WriteIntentSwitchCommand compatibility [ignite-3]

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