Kirk Lund created GEODE-5405:
--------------------------------
Summary: Refactor backup code to remove duplication and improve
readability
Key: GEODE-5405
URL: https://issues.apache.org/jira/browse/GEODE-5405
Project: Geode
Issue Type: Improvement
Components: persistence
Reporter: Kirk Lund
* AbortBackupStep should extend (abstract) BackupStep. This will remove some
duplication.
* BackupService has a non-private field which should be encapsulated
(currentTask).
* validateRequestingAdmin should be renamed to validateRequestingSender in
BackupService.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)