Applying Index setting index.routing.allocation.require._name
blocks Optimize start up
#4786
Open
1 of 2 tasks
Labels
group:support
All requests that are linked to a customer request. DRI: Tassilo
potential:optimize 3.14.2
scope:optimize
Changes to Optimize.
type:bug
Issues that describe a user-facing bug in the project.
version:optimize 3.15.0
Environment (Required on creation)
3.14
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket)
After applying
index.routing.allocation.require._name
index settings, Optimize fail to start.Steps to reproduce (Required on creation)
Observed Behavior (Required on creation)
On start up Optimize BE produces error:
Expected behavior (Required on creation)
Root Cause (Required on prioritization)
This is caused by ES client class IndexRoutingAllocation not having the require field in combination with withJson method using the INSTANCE_REJECT_UNKNOWN_FIELDS setting
Solution Ideas
Hints
Links
Breakdown
Pull Requests
Dev2QA handover
The text was updated successfully, but these errors were encountered: