Clint Wylie
81be1b3966
this will fix it ( #5549 )
2018-03-28 18:58:39 -07:00
Jonathan Wei
c23b723510
Skip normal authentication for JDBC requests in Router ( #5435 )
...
* Skip normal authentication for JDBC requests in Router
* Add integration test
* PR comments
2018-02-28 12:25:32 -08:00
Jonathan Wei
f48c9d7be1
Basic auth extension ( #5099 )
...
* Basic auth extension
* Add auth configuration integration test
* Fix missing authorizerName property
* PR comments
* Fix missing @JsonProperty annotation
* PR comments
* more PR comments
2017-12-14 10:36:04 -08:00
Egor Riashin
3ad5f51f7e
Integration tests port fix, logs output, lib share changes ( #5061 )
...
* integration tests port fix, logs output, lib share changes
* Fix test compilation
* docker image fix
* Annotate DiscoverySelector.pick() as Nullable, use formatting instead of string concatenation for logging
* integration-tests logging check
* corrected integration-tests log location
* removed an experimental travis test exception
2017-11-10 14:07:37 -08:00
Roman Leventov
2fa4b10145
More fine-grained DI for management node types. Don't allocate processing resources on Router ( #4429 )
...
* Remove DruidProcessingModule, QueryableModule and QueryRunnerFactoryModule from DI for coordinator, overlord, middle-manager. Add RouterDruidProcessing not to allocate processing resources on router
* Fix examples
* Fixes
* Revert Peon configs and add comments
* Remove qualifier
2017-06-27 22:58:01 -07:00
sahner
6c9ba72dea
some changes for support of our tests
2015-10-26 07:48:56 -05:00
nishantmonu51
f69e0591b0
working integration tests
2015-01-07 14:23:38 -08:00