OpenSearch/plugin
Tim Vernum 7bb2cba14f [Security] Reset IndexAuditTrail to INITIALISED before start (elastic/x-pack-elasticsearch#3807)
Calling start() when already in the STARTING state doesn't do anything, so the component
gets stuck in STARTING state forever.

Also: wait on the required index name not just the cluster.

Also: added more logging to help diagnose such issues (either in RemoteIndexAuditTrailStartingTests or production)

Original commit: elastic/x-pack-elasticsearch@fb81214fe7
2018-02-07 12:30:23 +11:00
..
bwc-snapshot-dummy-projects Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
core Allow use of LocalDateTime#atZone() in DateTimeFormatterTimestampConverter (elastic/x-pack-elasticsearch#3811) 2018-02-01 14:33:23 +00:00
deprecation Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
graph Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
logstash Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
ml [TEST] Fix compilation for XContent parser 2018-02-05 16:56:36 -07:00
monitoring fix timeout usage in _bulk to `timeout` from `master_timeout` (elastic/x-pack-elasticsearch#3796) 2018-01-31 09:13:46 -08:00
security [Security] Reset IndexAuditTrail to INITIALISED before start (elastic/x-pack-elasticsearch#3807) 2018-02-07 12:30:23 +11:00
sql Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
src/test [ML] Expand detector function shortcuts (elastic/x-pack-elasticsearch#3789) 2018-01-31 13:11:32 +00:00
upgrade Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
watcher Watcher: Add support for scheme in proxy configuration (elastic/x-pack-elasticsearch#3614) 2018-01-31 14:12:25 +01:00
build.gradle Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00