[ 
https://issues.apache.org/jira/browse/GEODE-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16120788#comment-16120788
 ] 

ASF GitHub Bot commented on GEODE-3300:
---------------------------------------

GitHub user nreich opened a pull request:

    https://github.com/apache/geode/pull/704

    GEODE-3300: Complete and expose parallel export feature for use

    This change exposes parallel export of snapshots. It provides a filename 
mapper for parallel exports that gives each snapshot file a unique names based 
on the host it was created on. It also enforces to use of the .gfd extension 
for snapshot files and allows for a directory of snapshot files to be imported 
together. Once this change is merged, additional work is required to update 
gfsh to support the commands necessary to allow users to make use of the 
parallel export feature.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nreich/geode feature/GEODE-3300

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/704.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 #704
    
----
commit 1844570f51fc6e6a1bcbedf5334a629958866426
Author: Nick Reich <nre...@pivotal.io>
Date:   2017-07-28T23:47:10Z

    GEODE-3300: Complete and expose parallel export feature for use

----


> Complete and expose parallel snapshots feature
> ----------------------------------------------
>
>                 Key: GEODE-3300
>                 URL: https://issues.apache.org/jira/browse/GEODE-3300
>             Project: Geode
>          Issue Type: Sub-task
>          Components: docs, snapshot
>            Reporter: Nick Reich
>            Assignee: Nick Reich
>
> The parallel snapshots feature was never fully completed and exposed in the 
> API for snapshots. This is the first step in allowing users to make use of 
> this feature



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to