druid/docs/content
Michael Trelinski 347779b17a Zookeeper loss (#6740)
* Update init

Fix bin/init to source from proper directory.

* Fix for Proposal #6518: Shutdown druid processes upon complete loss of ZK connectivity

* Zookeeper Loss:

- Add feature documentation
- Cosmetic refactors
- Variable extractions
- Remove getter

* - Change config key name and reword documentation
- Switch from Function<Void,Void> to Runnable/Lambda
- try { … } finally { … }

* Fix line length too long

* - change to formatted string for logging
- use System.err.println after lifecycle stops

* commenting on makeEnsembleProvider()-created Zookeeper termination

* Add javadoc

* added java doc reference back to apache discussion thread.

* move comment to other class

* favor two-slash comments instead of multiline comments
2019-03-29 15:10:42 -07:00
..
comparisons Reword 'node' to 'process' (#7172) 2019-02-28 18:10:39 -08:00
configuration Zookeeper loss (#6740) 2019-03-29 15:10:42 -07:00
dependencies Reword 'node' to 'process' (#7172) 2019-02-28 18:10:39 -08:00
design Add missing redirects and fix broken links (#7213) 2019-03-09 15:16:23 -08:00
development Move GCP to a core extension (#6953) 2019-03-27 09:00:43 -07:00
ingestion Deprecate NoneShardSpec and drop support for automatic segment merge (#6883) 2019-03-15 23:29:25 -07:00
misc SQL: Add PARSE_LONG function. (#7326) 2019-03-22 15:40:10 -07:00
operations Druid console docs (#7300) 2019-03-21 00:37:33 -07:00
querying Time Ordering On Scans (#7133) 2019-03-28 14:37:09 -07:00
tutorials Deprecate NoneShardSpec and drop support for automatic segment merge (#6883) 2019-03-15 23:29:25 -07:00
toc.md Add missing doc link for operations/http-compression.html; Fix magic numbers in test cases using JettyServerInitUtils.wrapWithDefaultGzipHandler (#7110) 2019-03-13 14:09:19 -07:00