alpass163gmail commented on code in PR #18301:
URL: https://github.com/apache/iotdb/pull/18301#discussion_r3644344584
##########
iotdb-client/service-rpc/src/main/java/org/apache/iotdb/rpc/TSStatusCode.java:
##########
@@ -90,7 +90,8 @@ public enum TSStatusCode {
TYPE_NOT_FOUND(528),
DATABASE_CONFLICT(529),
DATABASE_MODEL(530),
- METADATA_LEASE_FENCED(531),
+ METADATA_LEASE_FENCED(535),
Review Comment:
conflct with the timechodb
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]