Revision 5048838f1bbf4103fa913c3c7809fb960db693b7 authored by Simon Willnauer on 10 April 2014, 15:27:05 UTC, committed by Simon Willnauer on 15 April 2014, 10:43:39 UTC
This prevents executing bulks internal autocreate indices logic
and ensures that this internal request never creates an index
automaticall.

This fixes a bug where the TTL purger thread ran after the actual
index it was purging was already closed / deleted and that re-created
that index.

Closes #5766
1 parent 296b87e
History
File Mode Size
.settings
bin
config
dev-tools
docs
lib
rest-api-spec
src
.gitignore -rw-r--r-- 816 bytes
.travis.yml -rw-r--r-- 145 bytes
CONTRIBUTING.md -rw-r--r-- 6.1 KB
LICENSE.txt -rw-r--r-- 11.1 KB
NOTICE.txt -rw-r--r-- 150 bytes
README.textile -rw-r--r-- 8.2 KB
TESTING.asciidoc -rw-r--r-- 6.9 KB
core-signatures.txt -rw-r--r-- 2.6 KB
pom.xml -rw-r--r-- 65.9 KB

README.textile

back to top