This is an automated email from the ASF dual-hosted git repository. jiangtian pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 0fa6736ce323d335382e18d0d35cb4b6b84f078d Merge: d9fb310 b686e94 Author: Jiang Tian <[email protected]> AuthorDate: Tue Jan 5 18:02:21 2021 -0800 Merge pull request #2421 from apache/reduce_serialization_pool Make serialization pool in LogDispatcher static to reduece the number of pools .../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(-)
