This is an automated email from the ASF dual-hosted git repository.

tanxinyu pushed a change to branch rel/1.1
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 3a38145ef5b [IOTDB-5919]show variables add a variable 
timestamp_precision (#9936) (#9956)
     add f3ec21e6cae [IOTDB-5929] Enable DataPartition inherit policy (#9962) 
(#9978)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/confignode/conf/ConfigNodeConfig.java    |  4 +--
 .../confignode/conf/SystemPropertiesUtils.java     |  5 +++
 .../partition/GreedyPartitionAllocator.java        | 36 +++++++++++-----------
 .../manager/partition/PartitionManager.java        | 14 ++++-----
 .../partition/DatabasePartitionTable.java          |  4 +--
 .../persistence/partition/PartitionInfo.java       | 15 ++++-----
 .../partition/IoTDBPartitionInheritPolicyIT.java   | 26 +++++++++++++---
 .../resources/conf/iotdb-common.properties         |  6 ++--
 .../commons/partition/DataPartitionTable.java      |  7 +++--
 .../commons/partition/SeriesPartitionTable.java    | 24 +++++++++------
 10 files changed, 85 insertions(+), 56 deletions(-)

Reply via email to