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 d9fb310 [IOTDB-1077] add insertOneDeviceRecords API in java session
(#2397)
add b686e94 make serialization pool in LogDispatcher static to reduece
the number of pools
new 0fa6736 Merge pull request #2421 from apache/reduce_serialization_pool
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/iotdb/cluster/log/LogDispatcher.java | 12 ++++++------
.../java/org/apache/iotdb/cluster/server/RaftServer.java | 7 ++++++-
.../org/apache/iotdb/cluster/integration/SingleNodeTest.java | 4 +++-
3 files changed, 15 insertions(+), 8 deletions(-)