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/03/23 18:24:21 UTC

[GitHub] [ignite-3] korlov42 commented on a change in pull request #738: IGNITE-16719.

korlov42 commented on a change in pull request #738:
URL: https://github.com/apache/ignite-3/pull/738#discussion_r833589587



##########
File path: modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java
##########
@@ -607,7 +617,7 @@ private void cancel(boolean closeCursor) {
             /**
              * Requests and processes n requested elements where n is an integer.
              *
-             * @param n Requested amount of items.
+             * @param n amount of items to request and process.

Review comment:
       ```suggestion
                * @param n Amount of items to request and process.
   ```




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