You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Jinmei Liao (JIRA)" <ji...@apache.org> on 2017/03/02 18:01:45 UTC

[jira] [Assigned] (GEODE-2418) Add gfsh post execution handler to detect and download file URLs

     [ https://issues.apache.org/jira/browse/GEODE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jinmei Liao reassigned GEODE-2418:
----------------------------------

    Assignee: Jinmei Liao

> Add gfsh post execution handler to detect and download file URLs
> ----------------------------------------------------------------
>
>                 Key: GEODE-2418
>                 URL: https://issues.apache.org/jira/browse/GEODE-2418
>             Project: Geode
>          Issue Type: Sub-task
>          Components: configuration, gfsh
>            Reporter: Jared Stewart
>            Assignee: Jinmei Liao
>
> Rather than return the zip file contents in the 'export logs' command result from a locator to a gfsh client, we will return a URL to the exported zip file (GEODE-2417).  We need to write a gfsh post-execution handler (see `org.apache.geode.management.internal.cli.commands.ExportImportClusterConfigurationCommands.ExportInterceptor`) to extract the file URL from the result JSON and download that file via HTTP onto the gfsh client's disk.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)