This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from ee293e6 Merge pull request #2461 from
neuyilan/apache_master_0110_applier_bug_fix
add f2218dd allow compress buffer to oversize maxLength during compression
add 488511d rename maxSoftLength to softMaxLength
add d7b466c Merge pull request #2322 from
apache/change_transport_resize_policy
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/rpc/RpcUtils.java | 6 +++
.../rpc/TCompressedElasticFramedTransport.java | 45 ++++++++++++++++------
.../apache/iotdb/rpc/TElasticFramedTransport.java | 41 ++++++++++----------
.../iotdb/rpc/TSnappyElasticFramedTransport.java | 2 +-
4 files changed, 61 insertions(+), 33 deletions(-)