[
https://issues.apache.org/jira/browse/GEODE-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122511#comment-16122511
]
ASF GitHub Bot commented on GEODE-3410:
---------------------------------------
Github user jaredjstewart commented on a diff in the pull request:
https://github.com/apache/geode/pull/708#discussion_r132591921
--- Diff: geode-docs/tools_modules/gfsh/command-pages/query.html.md.erb ---
@@ -21,7 +21,11 @@ limitations under the License.
Run queries against Geode regions.
-Run the specified OQL query as a single quoted string and displays results
in pages allows to move between pages. If limit is not set in the query, then a
default limit of 1000 (derived from GFSH environment variable APP\_FETCH\_SIZE)
will be applied. Page size is derived from GFSH environment variable
APP\_COLLECTION\_LIMIT (default value=20).
+If a limit restricting the result size is not set in the query,
+then a default limit of the gfsh environment variable `APP_FETCH_SIZE`
--- End diff --
Would it be much work to add a link to that section here in that case? I
just suspect if I was a user I would have no idea what "the gfsh environment
variable `APP_FETCH_SIZE`" means.
> Document new Query command
> --------------------------
>
> Key: GEODE-3410
> URL: https://issues.apache.org/jira/browse/GEODE-3410
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Jared Stewart
> Assignee: Karen Smoler Miller
> Fix For: 1.2.1
>
>
> The GFSH query command was recently changed and the docs need to be updated
> to reflect the new parameters.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)