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

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


    from c0216c71ec Add a DevicePath cache to avoid init duplicated partial 
paths
     add 23f07e0924 use caffeine cache

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/audit/AuditLogger.java |  3 ++-
 .../db/metadata/cache/DataNodeDevicePathCache.java  | 16 ++++++++--------
 .../db/mpp/plan/parser/StatementGenerator.java      | 21 ++++++++++++---------
 .../iotdb/db/protocol/mqtt/MPPPublishHandler.java   |  3 ++-
 .../v1/handler/StatementConstructionHandler.java    |  2 +-
 .../v2/handler/StatementConstructionHandler.java    |  2 +-
 6 files changed, 26 insertions(+), 21 deletions(-)

Reply via email to