druid/docs/content/configuration
Gian Merlino 33c0928bed Collapse worker select strategies, change default, add strong affinity. (#4534)
* Collapse worker select strategies, change default, add strong affinity.

- Change default worker select strategy to equalDistribution. It is
  more generally useful than fillCapacity.
- Collapse the *WithAffinity strategies into the regular ones. The
  *WithAffinity strategies are retained for backwards compatibility.
- Change WorkerSelectStrategy to return nullable instead of Optional.
- Fix a couple of errors in the docs.

* Fix test.

* Review adjustments.

* Remove unused imports.

* Switch to DateTimes.nowUtc.

* Simplify code.

* Fix tests (worker assignment started off on a different foot)
2017-09-04 14:40:55 -07:00
..
broker.md TLS support (#4270) 2017-07-06 17:40:12 -07:00
caching.md Update caching.md typo (#3824) 2017-01-06 12:14:07 -08:00
coordinator.md TLS support (#4270) 2017-07-06 17:40:12 -07:00
historical.md Fix NPE when locations are empty (#4667) 2017-08-10 23:31:28 -07:00
index.md DruidLeaderSelector interface for leader election and Curator based impl. (#4699) 2017-09-01 09:49:04 -07:00
indexing-service.md Collapse worker select strategies, change default, add strong affinity. (#4534) 2017-09-04 14:40:55 -07:00
logging.md add doc rendering 2016-02-04 14:21:59 -08:00
realtime.md TLS support (#4270) 2017-07-06 17:40:12 -07:00