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 bbca8aff219 Merge remote-tracking branch 'origin/master' into
codex/rest-api
add 2ee9e332586 Address REST request limit review comments
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/rest/i18n/RestMessages.java | 11 ++-
.../org/apache/iotdb/rest/i18n/RestMessages.java | 11 ++-
.../protocol/filter/RequestSizeLimitFilter.java | 5 +-
.../filter/RequestSizeLimitFilterTest.java | 7 +-
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 5 +
.../db/conf/rest/IoTDBRestServiceDescriptor.java | 110 ++++++++++++++-------
.../org/apache/iotdb/db/conf/PropertiesTest.java | 63 ++++++++++++
.../conf/iotdb-system.properties.template | 12 +--
8 files changed, 173 insertions(+), 51 deletions(-)