[
https://issues.apache.org/jira/browse/GEODE-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824355#comment-15824355
]
ASF GitHub Bot commented on GEODE-2272:
---------------------------------------
GitHub user jaredjstewart opened a pull request:
https://github.com/apache/geode/pull/338
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/338.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 #338
----
commit 09e765ee07885f720852b351548915abcfd051f3
Author: Jared Stewart <[email protected]>
Date: 2017-01-16T17:33:42Z
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)