neuyilan commented on a change in pull request #2421:
URL: https://github.com/apache/iotdb/pull/2421#discussion_r551729836
##########
File path: cluster/src/main/java/org/apache/iotdb/cluster/log/LogDispatcher.java
##########
@@ -68,12 +69,13 @@
private List<BlockingQueue<SendLogRequest>> nodeLogQueues =
new ArrayList<>();
private ExecutorService executorService;
Review comment:
LGTM!
only one question, why only change the _serializationService_ to use
google's ThreadFactoryBuilder,
Why not change the _executorService_? Is there any special thinking?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]