[
https://issues.apache.org/jira/browse/GEODE-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824681#comment-15824681
]
ASF GitHub Bot commented on GEODE-2272:
---------------------------------------
GitHub user jaredjstewart opened a pull request:
https://github.com/apache/geode/pull/339
GEODE-2272: Fix Pulse data browser export
* Pulse no longer loads all results into the browser before generating a
results file for download.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaredjstewart/geode GEODE-2272
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/339.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #339
----
commit f6767f0e93d3a49cd4a8322fb93d07b49e0f5d65
Author: Jared Stewart <[email protected]>
Date: 2017-01-16T21:58:28Z
GEODE-2272: Fix Pulse data browser export
* Pulse no longer loads all results into the browser before generating a
results file for download.
----
> Pulse Data Browser export hangs
> -------------------------------
>
> Key: GEODE-2272
> URL: https://issues.apache.org/jira/browse/GEODE-2272
> Project: Geode
> Issue Type: Bug
> Components: pulse
> Affects Versions: 1.0.0-incubating
> Reporter: Jared Stewart
> Assignee: Jared Stewart
>
> The Export feature of Pulse Data Browser is prone to hang with large amounts
> of data as it requires loading all the query results into the browser before
> they can be exported. Instead, we should allow a user to Export query
> results directly to a file without first loading the results into their
> browser.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)