[
https://issues.apache.org/jira/browse/GEODE-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-8558:
----------------------------------
Labels: pull-request-available (was: )
> Pulse query is bypassing the QueryResultSetLimit MBean parameter if there is
> a newline after query or sql comments before the query line
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-8558
> URL: https://issues.apache.org/jira/browse/GEODE-8558
> Project: Geode
> Issue Type: Bug
> Components: querying
> Affects Versions: 1.13.0
> Reporter: Jinmei Liao
> Priority: Major
> Labels: pull-request-available
>
> Setting the JVM MBean attribute QueryResultSetLimit to limit the query result
> set (e.g. 2 here with my small local cluster) and it seems working, however,
> in the pulse query textbox, if you have a carriage-return/newline after query
> line or let's say a commented text/query before the actual query, it's
> returning all the entries and the setting is not effective anymore. And if
> this could also affect the queries running with commented text coming from
> function execution.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)