Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.10.0, 1.11.0
-
Docker
Description
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:
Attachments
Issue Links
- is related to
-
DRILL-6406 Apache Drill API /status unreliable - add Proper Health Check to API - /status returns "Running" even though Drill isn't usable eg. java classpath errors for flexjson-*.jar when trying to execute any query
- Open
-
DRILL-6407 Document API /status responses, currently only "Running" is shown in docs
- Open
- links to