----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52271/ -----------------------------------------------------------
(Updated Sept. 29, 2016, 11:31 p.m.) Review request for geode, Anthony Baker, Bruce Schuchardt, and Hitesh Khamesra. Repository: geode Description ------- When reading a GemFire/Geode snapshot from a client the ClientTypeRegistry will fail due code that never allowed for a success case. Even if the type registry was successfull the client would "fail" due to incorrect failure logic. Diffs ----- geode-core/src/main/java/org/apache/geode/pdx/internal/ClientTypeRegistration.java 9476ef4 geode-core/src/test/java/org/apache/geode/internal/cache/snapshot/GFSnapshotDUnitTest.java PRE-CREATION geode-core/src/test/java/org/apache/geode/internal/cache/snapshot/TestObject.java PRE-CREATION Diff: https://reviews.apache.org/r/52271/diff/ Testing (updated) ------- precheckin - Done regression - snapshot/snapshot.bt - Done Thanks, Udo Kohlmeyer