jt2594838 commented on a change in pull request #2421:
URL: https://github.com/apache/iotdb/pull/2421#discussion_r552321915



##########
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:
       I manually set the thread name in DispatcherThread, so the receiver's 
name can be included in the thread name, which is not convenient when using 
ThreadFactoryBuilder.




----------------------------------------------------------------
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]


Reply via email to