This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch add_restart_test
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from c68d6f5 fix review
add 85f1c0c throw exception when shutdown
No new revisions were added by this update.
Summary of changes:
docs/UserGuide/Client/Status Codes.md | 2 ++
docs/zh/UserGuide/Client/Status Codes.md | 2 ++
.../org/apache/iotdb/db/engine/StorageEngine.java | 12 +++++++++---
.../engine/storagegroup/StorageGroupProcessor.java | 4 +---
...adFileException.java => ShutdownException.java} | 22 +++++++++++++++-------
.../java/org/apache/iotdb/db/service/IService.java | 3 ++-
.../java/org/apache/iotdb/rpc/TSStatusCode.java | 3 ++-
7 files changed, 33 insertions(+), 15 deletions(-)
copy
server/src/main/java/org/apache/iotdb/db/exception/{LoadFileException.java =>
ShutdownException.java} (61%)