wujysh commented on a change in pull request #35: Fix sonar tianyu
URL: https://github.com/apache/incubator-iotdb/pull/35#discussion_r251742713
##########
File path: iotdb/src/main/java/org/apache/iotdb/db/metadata/PTree.java
##########
@@ -30,7 +30,7 @@
public class PTree implements Serializable {
private static final long serialVersionUID = 2642766399323283900L;
-
+ private static final String PTREE_NOT_EXIST="PTree seriesPath not exist. ";
Review comment:
Code style?
----------------------------------------------------------------
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