Re: Coordinator and Overlord Readiness Checks

2019-04-08 Thread Julian Jaffe
; On Fri, 5 Apr 2019 at 23:23, Julian Jaffe > wrote: > > > Hey all, > > > > I'm looking to add readiness checks to coordinator and overlord nodes to > > improve automatic deployment of clusters. More specifically, I'm planning > > to add an endpoint to the

Re: Coordinator and Overlord Readiness Checks

2019-04-06 Thread Roman Leventov
There is a PR which adds a very similar thing (/selfDiscovered endpoint) that could probably be used for your purpose: https://github.com/apache/incubator-druid/pull/6702. On Fri, 5 Apr 2019 at 23:23, Julian Jaffe wrote: > Hey all, > > I'm looking to add readiness checks to co

Coordinator and Overlord Readiness Checks

2019-04-05 Thread Julian Jaffe
Hey all, I'm looking to add readiness checks to coordinator and overlord nodes to improve automatic deployment of clusters. More specifically, I'm planning to add an endpoint to the coordinator and overlord that returns 200 OK when the node is ready to process lookup/tiering rules/supervisorspec