sanpwc commented on code in PR #7136:
URL: https://github.com/apache/ignite-3/pull/7136#discussion_r2598539911
##########
modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/network/command/BuildIndexCommand.java:
##########
@@ -31,6 +31,7 @@
*
* <p>This command is replaced with {@link BuildIndexCommandV2} and only
exists in the source code for backward compatibility.</p>
*/
+@Deprecated(forRemoval = true)
Review Comment:
Just curious: is that somehow related to removing non-colocated code?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]