HTHou opened a new pull request #1113:
URL: https://github.com/apache/incubator-iotdb/pull/1113


   There is a configuration in iotdb-engine.properties
   
         # Storage group level when creating schema automatically is enabled
   
         # e.g. root.sg0.d1.s2
   
         # we will set root.sg0 as the storage group if storage group level is 2
             default_storage_group_level=2
   
   That means the `root` is level 1. 
   We should change default storage_group_level to 1 to keep `root` being level 
0.
   
https://issues.apache.org/jira/projects/IOTDB/issues/IOTDB-625?filter=allopenissues


----------------------------------------------------------------
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]


Reply via email to