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 2018/02/23 19:33:01 UTC

[jira] [Commented] (GEODE-4407) Separate incremental backup logic from backup task and oplog

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

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

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

GEODE-4407 (#1499): Refactoring incremental backup logic

Removed dependency on target location while fetching backup files from source.


> Separate incremental backup logic from backup task and oplog
> ------------------------------------------------------------
>
>                 Key: GEODE-4407
>                 URL: https://issues.apache.org/jira/browse/GEODE-4407
>             Project: Geode
>          Issue Type: Sub-task
>          Components: persistence
>            Reporter: Nick Reich
>            Assignee: Anilkumar Gingade
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Incremental backup examines the oplog from current destination to the previously backed up destination to generate oplogs to be backed up. This logic is present in both backup task and oplog. We need to separate this out so the logic can be used for different backup destinations. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)