ChrisSamo632 commented on PR #9606: URL: https://github.com/apache/nifi/pull/9606#issuecomment-2598973681
@exceptionfactory what do you think about a change to the Elasticsearch Service's API to replace the existing `requestParams` and new `requestHeaders` maps with a more generic combined `requestOptions` object? Thinking that, in the future, there may well be other per-request options that would be useful, and agreeing that it would be best to avoid wholesale changes to all methods on the Service API in future tickets, such a change here would help reduce the impact of future changes in the same area. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
