druid/services
Himanshu 7919469de6 fixes HttpServerInventoryView to call server/segment callbacks correctly and Unit Tests for the class (#4767)
* fixes HttpServerInventoryView to call server/segment callbacks correctly and Unit Tests for the class

* fix checkstyle and forbidden-api errors

* HttpServerInventoryView to finish start() only after server inventory is initialized

* fix compilation errors

* address review comments

* add exponential backoff instead of fixed 5 secs on successive failures

* update test to exercise server fail scenarios

* use AtomicInteger for requestNum and increment only once
2017-09-13 14:24:19 -05:00
..
src fixes HttpServerInventoryView to call server/segment callbacks correctly and Unit Tests for the class (#4767) 2017-09-13 14:24:19 -05:00
pom.xml Add forbidden-apis plugin; prohibit using system time zone (#4611) 2017-08-21 13:02:42 -07:00