Open costin opened 9 months ago
Pinging @elastic/es-analytical-engine (Team:Analytics)
When re-enabling, we should make sure that a failed dependency check results in a 500 response code sent back to the user; therefore, we can't throw a VerificationException
or any other client exception - we could throw an IllegalStateException
instead. See discussion here.
Description
Re-enable the optimizers dependency checkers - see: https://github.com/elastic/elasticsearch/pull/105371#issuecomment-1940377580