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

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


    from b0a4ddae374 fix bugs and code smells of dir:engine/load (#10305)
     add dc931102e48 fix bugs and code smells of dir:engine/flush and 
engine/cache (#10300)

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/engine/cache/BloomFilterCache.java    | 15 ++++-----------
 .../iotdb/db/engine/cache/CacheHitRatioMonitor.java       |  3 ++-
 .../java/org/apache/iotdb/db/engine/cache/ChunkCache.java |  4 +---
 .../iotdb/db/engine/cache/TimeSeriesMetadataCache.java    |  3 ++-
 .../org/apache/iotdb/db/engine/flush/FlushListener.java   |  1 +
 .../org/apache/iotdb/db/engine/flush/FlushManager.java    |  4 +---
 .../apache/iotdb/db/engine/flush/FlushManagerMetrics.java | 10 ++++++----
 .../apache/iotdb/db/engine/flush/MemTableFlushTask.java   |  4 ++--
 .../db/engine/flush/pool/FlushSubTaskPoolManager.java     |  1 +
 .../iotdb/db/engine/flush/pool/FlushTaskPoolManager.java  |  1 +
 10 files changed, 21 insertions(+), 25 deletions(-)

Reply via email to