Problem:
Headers added through the ES custom header plugins are possibly not being applied to ES requests through the low level client. There are at least two places in our production codebase where this could be an issue:
- inĀ checkESVersionSupport method
- getTaskResponse in ESWriterUtil
Expected result:
ES Custom headers should be added to all ES requests