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/16 11:49:54 UTC

[GitHub] [ignite-3] tkalkirill commented on a diff in pull request #1012: IGNITE-17466 Remove TableStorage and PartitionStorage implementations

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


##########
modules/storage-page-memory/src/main/java/org/apache/ignite/internal/storage/pagememory/mv/PartitionlessLinks.java:
##########
@@ -93,8 +93,4 @@ public static void writeToBuffer(ByteBuffer buffer, long link) {
 
         buffer.putInt(pageIndex(link));
     }
-
-    private PartitionlessLinks() {

Review Comment:
   Yes



-- 
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