This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from d027cc2 fix sonar issues
add 0a4546c add iterator in SessionDataSetWrapper
add a9a74c1 sync useage with github issue #748
add 65f3d72 change the way to calculate chunkmetadata cache
add d705694 OOM
add da145fa [IOTDB-657] Update MQTT example document (#1180)
add 212ceac optimize contruct dataset values array logic
add 9465b89 add a judge null interface
add 004c25f change comments
add 2cbc200 Merge branch 'master' into cluster_new
No new revisions were added by this update.
Summary of changes:
docs/Community/Community-Powered By.md | 17 +++++
docs/zh/Community/Community-Powered By.md | 39 ++++++++--
example/mqtt/README.md | 3 +-
.../main/java/org/apache/iotdb/SessionExample.java | 35 ++++++++-
.../apache/iotdb/db/engine/cache/ChunkCache.java | 2 +-
.../iotdb/db/engine/cache/ChunkMetadataCache.java | 9 ++-
.../java/org/apache/iotdb/rpc/IoTDBRpcDataSet.java | 86 +++++++++++++---------
.../org/apache/iotdb/session/SessionDataSet.java | 14 +++-
.../iotdb/session/pool/SessionDataSetWrapper.java | 8 ++
9 files changed, 162 insertions(+), 51 deletions(-)