----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43346/ -----------------------------------------------------------
(Updated Feb. 9, 2016, 12:10 a.m.) Review request for geode and Barry Oglesby. Changes ------- Applying feedback from Jens - use the same method in both places for cleaning up the name of the extensions project. Repository: geode Description ------- If the prepare phase of a backup fails, it can leave the backup in a prepared state on several nodes. The FinishBackupMessage should always be sent to cleanup the backup. Adding an abort flag to FinishBackupMessage and always sending that message regardless of failures during the prepare. Diffs (updated) ----- build.gradle 059cf312d2d44a3a2f1e2d2c0491b48aedd9c813 gradle/ide.gradle e4c7df5331eedf72111ebb13b6e9e03d2052c1b3 gradle/java.gradle 015da2f161e839d063de6f28bca2ea9e8ff98fc7 gradle/utilities.gradle PRE-CREATION Diff: https://reviews.apache.org/r/43346/diff/ Testing ------- Thanks, Dan Smith
