sanpwc commented on code in PR #5563: URL: https://github.com/apache/ignite-3/pull/5563#discussion_r2026930590
########## modules/table/src/main/java/org/apache/ignite/internal/table/InternalTable.java: ########## @@ -524,10 +524,10 @@ Publisher<BinaryRow> lookup( /** * Returns {@link ClusterNode} where primary replica of replication group is located. * - * @param partitionId Replication group ID. + * @param partitionId Partition ID. Review Comment: Same as above. Partition index. -- 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