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 2019/06/15 09:30:39 UTC

[incubator-iotdb] branch fix_delete_timeseries updated (ce370cf -> 63b5c1a)

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

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


    from ce370cf  clean overflow files when storage group is deleted
     add 63b5c1a  remove unused declaration of throws exceptions

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/filenode/FileNodeManager.java  | 23 +++++++++++-----------
 .../java/org/apache/iotdb/db/metadata/MGraph.java  |  2 +-
 .../org/apache/iotdb/db/metadata/MManager.java     | 17 +++++++++-------
 .../org/apache/iotdb/db/monitor/StatMonitor.java   |  1 -
 4 files changed, 22 insertions(+), 21 deletions(-)