qiaojialin commented on a change in pull request #2468:
URL: https://github.com/apache/iotdb/pull/2468#discussion_r577342060
##########
File path: server/src/main/java/org/apache/iotdb/db/metadata/MManager.java
##########
@@ -1838,20 +1875,12 @@ public MNode
getSeriesSchemasAndReadLockDevice(InsertPlan plan)
*/
private void internalCreateTimeseries(PartialPath path, TSDataType dataType)
throws MetadataException {
- try {
createTimeseries(
Review comment:
these two methods could be merged into one
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]