----------------------------------------------------------------------- Spring Data GemFire > Nightly-ApacheGeode > #53 was successful. ----------------------------------------------------------------------- Scheduled with changes by John Blum <[email protected]>. 1144 tests in total.
https://build.spring.io/browse/SGF-NAG-53/ -------------- Code Changes -------------- John Blum <[email protected]> (dadd32843ae85f0e7485038432f32c99541932a1): >SGF-408 - Provide support in the SDG XML namespace to load a pre-defined data >set using GemFire Snapshot Service for development and testing purposes. >Initial implementation and unit tests. John Blum <[email protected]> (05f33c7d5130f097c129fcdff3dd393512db45a9): >SGF-408 - Provide support in the SDG XML namespace to load a pre-defined data >set using GemFire Snapshot Service for development and testing purposes. >Renamed the <gfe-data:snapshot-service> element 'suppress-init-import' >attribute to 'suppress-import-on-init'. >Fixed up the JSONRegionAdviceTest class test case failures due to changes in >the ..repository.sample.Person application domain object class. >(cherry picked from commit d9245f343050182f570a0ea1bf629f03258667b1) > >Signed-off-by: John Blum <[email protected]> John Blum <[email protected]> (f3d1617ddeba4765135568485e8ceb30b56bca27): >SGF-408 - Provide support in the SDG XML namespace to load a pre-defined data >set using GemFire Snapshot Service for development and testing purposes. >Introduced a SnapshotApplicationEvent extending Spring ApplicationEvent to >allow SDG-based GemFire applications to trigger GemFire Cache Region data >snapshots (export ops). >Refactored SnapshotServiceFactoryBean to be a ApplicationListener on >SnapshotApplicationEvents. >Introduced ExportSnapshotException and ImportSnapshotException to more >succinctly desribe the snapshot import/export error. >Refactored CacheSnapshotServiceAdapter.doImport(..) method to invoke >load(:SnapshotFormat, :SnapshotOptions, :File...), i.e. file-based in order to >apply the SnapshotFilter on load, which is not applicable to the >CacheSnapshotService.load(:File, :SnapshotFormat) method that assumes the >'File' is a directory. Therefore doImport(..) expands the directory if the >File given is indeed a valid file system directory. >Added additional unit tests. >(cherry picked from commit 96f6a70595543bc375b2f346bd1c0932b174e2b6) > >Signed-off-by: John Blum <[email protected]> -- This message is automatically generated by Atlassian Bamboo
