🔎 Open source distributed and RESTful search engine.
Go to file
jaymode 4b779b6fd6 allow ldap user search connection pool creation to be retried if it fails on startup
Today, if a LDAP server is down and the LDAP realm uses the user search mechanism this will prevent the
node from starting up. This is not ideal because users can still authenticate with another realm if it is
configured. This change tries to create the connection pool on initialization but if it fails, creation will retried
on each attempted authentication until the server is available again.

Closes elastic/elasticsearch#107

Original commit: elastic/x-pack-elasticsearch@f2ccf858ff
2015-07-30 14:24:52 -04:00
marvel [Test] mute failing NodeStatsRendererTests and IndexRecoveryCollectorTests 2015-07-30 13:34:06 -04:00
shield allow ldap user search connection pool creation to be retried if it fails on startup 2015-07-30 14:24:52 -04:00
watcher CLI tool: Fix exit status changes 2015-07-30 16:06:54 +02:00
x-dev-tools shield publishes the zip for internal deployments and x-dev-tools doesn't need a parent 2015-07-22 12:23:18 -04:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.asciidoc Update README.asciidoc 2015-07-17 19:01:46 +02:00
pom.xml revert temporary change 2015-07-22 11:13:58 -04:00

README.asciidoc

= Elasticsearch X Plugins

A set of Elastic's commercial plugins:

- License
- Shield
- Watcher
- Marvel