You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/11/16 02:38:26 UTC

[iotdb] branch fix_statuscode updated (b182f87e8b -> 12a330d2e0)

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

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


    from b182f87e8b fix all status code
     add 12a330d2e0 fix NO_ENOUGH_DATANODE

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/confignode/manager/TriggerManager.java | 2 +-
 .../apache/iotdb/confignode/manager/partition/PartitionManager.java   | 2 +-
 .../apache/iotdb/confignode/procedure/env/DataNodeRemoveHandler.java  | 4 ++--
 docs/UserGuide/API/Status-Codes.md                                    | 3 +--
 docs/zh/UserGuide/API/Status-Codes.md                                 | 3 +--
 service-rpc/src/main/java/org/apache/iotdb/rpc/TSStatusCode.java      | 3 +--
 6 files changed, 7 insertions(+), 10 deletions(-)