You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/17 18:28:00 UTC

[jira] [Commented] (GEODE-3798) Move logic for information in restore script to own class

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

ASF subversion and git services commented on GEODE-3798:
--------------------------------------------------------

Commit b7208d250ade1e72be2d54eb8bc8ec04fda53913 in geode's branch refs/heads/develop from [~nreich]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b7208d2 ]

GEODE-3798: Refactor backup script code (#932)

* GEODE-3798: Refactor backup script code

  * Add tests for classes with low code coverage
  * Remove use of PrintWriter
  * General cleanup and attempts a seprarating concerns


> Move logic for information in restore script to own class
> ---------------------------------------------------------
>
>                 Key: GEODE-3798
>                 URL: https://issues.apache.org/jira/browse/GEODE-3798
>             Project: Geode
>          Issue Type: Sub-task
>          Components: persistence
>            Reporter: Nick Reich
>            Assignee: Nick Reich
>
> Currently, the BackupManager contains all the logic for what files need to be included in the backup script. This logic should be moved out into its own class.



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