You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/11/25 05:50:39 UTC

[iotdb] branch master updated (3775e9277e -> b762675f22)

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

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


    from 3775e9277e fix the issue that client get 305 when explain non-existing series (#8145)
     add b762675f22 Make memory portion take effect after change the default ratio (#8137)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 13 ++++
 .../db/mpp/execution/exchange/SinkHandleTest.java  | 88 +++++++++-------------
 .../mpp/execution/exchange/SourceHandleTest.java   | 70 ++++++++---------
 3 files changed, 82 insertions(+), 89 deletions(-)