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

HTHou pushed a change to branch codex/rest-api
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 8e126adbe53 Rename REST concurrent body size config
     add ba3ab8be4c6 Align REST body budget with thrift buffer budget

No new revisions were added by this update.

Summary of changes:
 .../filter/RequestSizeLimitFilterTest.java         |  2 +-
 .../apache/iotdb/db/conf/DataNodeMemoryConfig.java | 67 ++++++++++++++++------
 .../iotdb/db/conf/rest/IoTDBRestServiceConfig.java |  5 +-
 .../db/conf/rest/IoTDBRestServiceDescriptor.java   | 11 +++-
 .../iotdb/db/conf/DataNodeMemoryConfigTest.java    | 56 ++++++++++++++++++
 .../src/test/resources/iotdb-common.properties     |  4 +-
 .../src/test/resources/iotdb-system.properties     |  4 +-
 .../conf/iotdb-system.properties.template          |  4 +-
 8 files changed, 127 insertions(+), 26 deletions(-)
 create mode 100644 
iotdb-core/datanode/src/test/java/org/apache/iotdb/db/conf/DataNodeMemoryConfigTest.java

Reply via email to