mivanac commented on code in PR #7851:
URL: https://github.com/apache/geode/pull/7851#discussion_r970804245
##########
geode-core/src/main/java/org/apache/geode/internal/cache/backup/BackupTask.java:
##########
@@ -38,6 +42,7 @@
class BackupTask {
private static final Logger logger = LogService.getLogger();
+ private static final String CLUSTER_CONFIG_DISK_STORE_NAME =
"cluster_config";
Review Comment:
Thanks. Updated.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]