You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/02/04 06:16:58 UTC

[incubator-iotdb] branch cluster_new updated (bea428c -> bedb29c)

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

hxd pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from bea428c  fix bug in snapshotHandler and add TODO tags
     add bedb29c  support load properties from System.getProperties()

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/cluster/RemoteTsFileResource.java |   1 +
 .../iotdb/cluster/config/ClusterDescriptor.java    |  74 ++--
 .../manage/FilePartitionedSnapshotLogManager.java  |   1 +
 .../log/manage/PartitionedSnapshotLogManager.java  |   4 +-
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  | 479 +++++++++++----------
 5 files changed, 283 insertions(+), 276 deletions(-)