ibessonov commented on code in PR #1003:
URL: https://github.com/apache/ignite-3/pull/1003#discussion_r945530386
##########
modules/storage-api/src/main/java/org/apache/ignite/internal/storage/MvPartitionStorage.java:
##########
@@ -107,7 +114,10 @@ public interface MvPartitionStorage extends AutoCloseable {
* @param txId Transaction id.
* @return Row id.
* @throws StorageException If failed to write data into the storage.
+ *
+ * @deprecated Generates different ids for each replica.
Review Comment:
I'll expand the comment.
--
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]