kafka-connect-elasticsearch icon indicating copy to clipboard operation
kafka-connect-elasticsearch copied to clipboard

Allow to specify index name as a configuration property

Open aleksanderlech opened this issue 1 year ago • 2 comments

Problem

Currently as per limitations its not possible to use RegexRouter to specify the target index name without compromising on performance ( asynchronous writes must be disabled ).

Solution

Allow to specify the index name directly in the configuration.

Does this solution apply anywhere else?
  • [] yes
  • [x] no
If yes, where?

Test Strategy

Testing done:
  • [ ] Unit tests
  • [] Integration tests
  • [ ] System tests
  • [x] Manual tests

Release Plan

Simple configuration change.

aleksanderlech avatar May 08 '23 10:05 aleksanderlech

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Sep 11 '23 09:09 cla-assistant[bot]

Hello, any chances of merging it? Thank you

aleksanderlech avatar Dec 22 '23 07:12 aleksanderlech