[ 
https://issues.apache.org/jira/browse/DRILL-4972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zelaine Fong reassigned DRILL-4972:
-----------------------------------

    Assignee: Sorabh Hamirwasia  (was: Sudheesh Katkam)

Assigning to [~shamirwasia] for review.

> Drillbit shuts down immediately after starting if embedded web server is 
> disabled
> ---------------------------------------------------------------------------------
>
>                 Key: DRILL-4972
>                 URL: https://issues.apache.org/jira/browse/DRILL-4972
>             Project: Apache Drill
>          Issue Type: Bug
>          Components:  Server
>    Affects Versions: 1.8.0
>            Reporter: Sudheesh Katkam
>            Assignee: Sorabh Hamirwasia
>            Priority: Critical
>             Fix For: 1.9.0
>
>
> Disable embedded web server by setting "drill.exec.http.enabled" to false. 
> Now when drillbit is started, it shuts down immediately after starting.
> JVM exits when the only threads running are all daemon threads. Turns out all 
> threads in a drillbit, other than the thread pool started by the web server, 
> are daemon. So I suggest WorkManager#StatusThread be made non-daemon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to