Yongzao Dan created IOTDB-6239:
----------------------------------

             Summary: Show regions display error create time
                 Key: IOTDB-6239
                 URL: https://issues.apache.org/jira/browse/IOTDB-6239
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Yongzao Dan
            Assignee: Yongzao Dan


Currently, the Region creaet time is recorded through 
System.currentTimeMills(), which is conflict with the system 
timestamp_precision parameter.

*Updates:*
 # Move currentTime() from DateTimeUtils to CommonDateTimeUtils
 # Use CommonDateTimeUtils.currentTime() instead of System.currentTimeMills(), 
which ensure the precision of Region create time is corresponding to the system 
timestamp_precision parameter



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to