Michael Smith has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/19458 )

Change subject: IMPALA-11865: Set thread names for Java thread pools
......................................................................


Patch Set 2:

(2 comments)

Noticed a few things after merge.

http://gerrit.cloudera.org:8080/#/c/19458/2/fe/src/main/java/org/apache/impala/service/Frontend.java
File fe/src/main/java/org/apache/impala/service/Frontend.java:

http://gerrit.cloudera.org:8080/#/c/19458/2/fe/src/main/java/org/apache/impala/service/Frontend.java@394
PS2, Line 394:    * running on the {@link #policyReader_} thread.
This comment is out-of-date. I'm curious how it works now.


http://gerrit.cloudera.org:8080/#/c/19458/2/fe/src/main/java/org/apache/impala/service/Frontend.java@447
PS2, Line 447:             new ThreadFactoryBuilder().setDaemon(true)
Marking as daemon threads seems to make sense for this. It does look like it's 
a change in behavior we'll want to be aware of.



--
To view, visit http://gerrit.cloudera.org:8080/19458
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I583093eeb2e92a208ee5ea5a023686e36436c4dc
Gerrit-Change-Number: 19458
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Comment-Date: Tue, 31 Jan 2023 00:05:10 +0000
Gerrit-HasComments: Yes

Reply via email to