[
https://issues.apache.org/jira/browse/GEODE-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380671#comment-16380671
]
ASF subversion and git services commented on GEODE-4404:
--------------------------------------------------------
Commit f4433fcc6ce2d28568b7bf08b9b936ad08d3d1bf in geode's branch
refs/heads/develop from [~nreich]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f4433fc ]
GEODE-4404: Move BackupWriter creation (#1521)
* to facilitate future creation of backup plugins, the BackupWriter is created
using generic information passed from gfsh
> Update Gfsh command to pass BackupDestination object
> ----------------------------------------------------
>
> Key: GEODE-4404
> URL: https://issues.apache.org/jira/browse/GEODE-4404
> Project: Geode
> Issue Type: Sub-task
> Components: persistence
> Reporter: Nick Reich
> Assignee: Nick Reich
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Gfsh backup command passes File destination as the target location. To
> support any destination other than the file system for the target location to
> save the backup, we need to be able to pass alternate information in the
> backup messages. Having the backup command provide an implementation of
> BackupDestination (in this case, FileSystemBackupDestination) will allow for
> the future creation of gfsh commands that utilize a different destination.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)