Hari Sekhon created DRILL-5990:
----------------------------------
Summary: Apache Drill /status API returns OK ('Running') even with
JRE while queries will not work - make status API reflect the fact that Drill
is broken on JRE or stop Drill starting up with JRE
Key: DRILL-5990
URL: https://issues.apache.org/jira/browse/DRILL-5990
Project: Apache Drill
Issue Type: Bug
Components: Server, Client - HTTP, Execution - Monitoring
Affects Versions: 1.11.0, 1.10.0
Environment: Docker
Reporter: Hari Sekhon
If running Apache Drill on versions 1.10 / 1.11 on JRE it appears that queries
no longer run without JDK, but the /status monitoring API endpoint does not
reflect the fact the Apache Drill will not work and still returns 'Running'.
While 'Running' is technically true the process is up, it's effectively broken
and Apache Drill should either reflect this in /status that is is broken or
refuse to start up on JRE altogether.
See this ticket for more information:
https://github.com/HariSekhon/Dockerfiles/pull/15
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)