tkalkirill commented on code in PR #6067: URL: https://github.com/apache/ignite-3/pull/6067#discussion_r2153600930
########## modules/storage-page-memory/src/main/java/org/apache/ignite/internal/storage/pagememory/StoragePartitionMeta.java: ########## @@ -72,7 +73,9 @@ public class StoragePartitionMeta extends PartitionMeta { * @param versionChainTreeRootPageId Version chain tree root page ID. * @param indexTreeMetaPageId Index tree meta page ID. * @param gcQueueMetaPageId Garbage collection queue meta page ID. - * @param estimatedSize Estimated size of the partition. + * @param estimatedSize Estimated number of latest entries in the partition. Review Comment: Please improve javadoc in `org.apache.ignite.internal.storage.pagememory.StoragePartitionMetaIo#setEstimatedSize` -- 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...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org