You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/08/15 08:09:07 UTC

[GitHub] [ignite-3] tkalkirill commented on a diff in pull request #1003: IGNITE-17076 Common RowId implementation introduced

tkalkirill commented on code in PR #1003:
URL: https://github.com/apache/ignite-3/pull/1003#discussion_r945508665


##########
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:
   What to use instead?



-- 
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-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org