Replace the old resilient store (DistObjectSnapshot) with a new store (x10.util.resilient.localstore.ResilientStore) that can survive multiple place failures.
Three iterative executors are provided that use the new store:
SPMDResilientIterativeExecutor
SPMDResilientIterativeExecutorULFM
GlobalResilientIterativeExecutor
All code related to the old resilient store were deleted
Replace the old resilient store (DistObjectSnapshot) with a new store (x10.util.resilient.localstore.ResilientStore) that can survive multiple place failures.
Three iterative executors are provided that use the new store: SPMDResilientIterativeExecutor SPMDResilientIterativeExecutorULFM GlobalResilientIterativeExecutor
All code related to the old resilient store were deleted