EJTTianYu commented on a change in pull request #35: Fix sonar tianyu
URL: https://github.com/apache/incubator-iotdb/pull/35#discussion_r251792415
 
 

 ##########
 File path: iotdb/src/main/java/org/apache/iotdb/db/metadata/MManager.java
 ##########
 @@ -502,7 +502,7 @@ public Metadata getMetadata() throws PathErrorException {
   }
 
   /**
-   * Get all ColumnSchemas for given delta object type.
+   * @deprecated Get all ColumnSchemas for given delta object type.
 
 Review comment:
   这个deprecated是因为510行有@Deprecated注解,在sonar上提示需要添加@deprecated

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to