Enable Jest's multi-threaded support by default
Since the `JestClient` is auto-configured as a bean, it must have its multi-threaded support enabled by default. This commit exposes a new `spring.elasticsearch.jest.multi-threaded` property that is `true` by default. Closes gh-6806pull/7763/head
parent
d0fa72a169
commit
a60e356136
Notes:
Phillip Webb
8 years ago
Fixes gh-7280
Loading…
Reference in New Issue