This is an automated email from the ASF dual-hosted git repository.
CRZbulabula pushed a change to branch
fix_v2_987_snapshot_load_failed_false_success
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from edf5971fca6 Treat an empty snapshot as a successful load in
IoTConsensus AddPeer
add ddeb9f8fd16 Propagate SchemaRegion snapshot load failure to the
boolean contract
No new revisions were added by this update.
Summary of changes:
.../schemaregion/SchemaRegionStateMachine.java | 7 ++++--
.../schemaengine/schemaregion/ISchemaRegion.java | 10 +++++++-
.../schemaregion/impl/SchemaRegionMemoryImpl.java | 6 ++++-
.../schemaregion/impl/SchemaRegionPBTreeImpl.java | 6 ++++-
.../schemaRegion/SchemaRegionManagementTest.java | 28 ++++++++++++++++++----
5 files changed, 48 insertions(+), 9 deletions(-)