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

jackietien pushed a change to branch ZYBug
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from e52ef3e  add trigger
     new e3f8312  add log
     add 8a5105e  [To rel/0.10][IOTDB-949] Fix align by device bug (#1838)
     add 49cba85  improve chunk metadata cache
     new a8604ca  change cache

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 server/src/assembly/resources/conf/logback.xml     | 21 +++++++
 .../iotdb/db/engine/cache/ChunkMetadataCache.java  | 27 ++-------
 .../java/org/apache/iotdb/db/metadata/MTree.java   |  5 +-
 .../chunk/metadata/DiskChunkMetadataLoader.java    |  9 +--
 .../chunk/metadata/MemChunkMetadataLoader.java     |  3 +-
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  5 ++
 .../iotdb/db/integration/IoTDBAlignByDeviceIT.java | 64 ++++++++++++++++++++++
 .../tsfile/file/metadata/TimeseriesMetadata.java   |  2 +-
 .../read/controller/IChunkMetadataLoader.java      |  3 +-
 9 files changed, 109 insertions(+), 30 deletions(-)

Reply via email to