You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/12/16 09:07:06 UTC

[iotdb] branch master updated (6c2c2f8 -> 5f97089)

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 6c2c2f8  [DOC] Update TSDB-Comparison (#4588)
     add 5f97089  [IOTDB-2159] Fix wrong status code when inserting data to a read-only cluster (#4586)

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/cluster/server/ClusterTSServiceImpl.java    |  5 +++--
 .../java/org/apache/iotdb/cluster/utils/StatusUtils.java     |  2 +-
 .../db/integration/IoTDBSetSystemReadOnlyWritableIT.java     |  6 ++++--
 ...eryException.java => StorageEngineReadonlyException.java} | 12 +++++++-----
 .../apache/iotdb/db/service/basic/BasicServiceProvider.java  |  4 ++--
 .../src/test/java/org/apache/iotdb/db/sql/Cases.java         |  5 +++--
 6 files changed, 20 insertions(+), 14 deletions(-)
 copy server/src/main/java/org/apache/iotdb/db/exception/{ContinuousQueryException.java => StorageEngineReadonlyException.java} (70%)