druid/extensions-core/simple-client-sslcontext
Roman Leventov 5eb08c27cb Add Emitter monitoring (#4973)
* Add Emitter monitoring

* Fix typo

* Fixes

* testing new emitter

* Fix failed test (#71)

* testing new emitter

* fix on failed test

* Remove emitter's readTimeout from docs

* Update docs

* Add HttpEmittingMonitor

* Update java-util to 1.3.2
2017-11-03 21:27:57 -06:00
..
src/main Extension points for authentication/authorization (#4271) 2017-09-15 23:45:48 -07:00
README.md TLS support (#4270) 2017-07-06 17:40:12 -07:00
pom.xml Add Emitter monitoring (#4973) 2017-11-03 21:27:57 -06:00

README.md

This module contains a simple implementation of SslContext that will be injected to be used with HttpClient that Druid nodes use internally to communicate with each other. More details here.