kafka-connect-elasticsearch
kafka-connect-elasticsearch copied to clipboard
Add 'data.stream.namespace' configuration property
Problem
Original PR - https://github.com/confluentinc/kafka-connect-elasticsearch/pull/742 PR to expose this config on cloud - https://github.com/confluentinc/kafka-connect-elasticsearch-private/pull/43
Solution
Does this solution apply anywhere else?
- [ ] yes
- [ ] no
If yes, where?
Test Strategy
Testing done:
- [ ] Unit tests
- [ ] Integration tests
- [ ] System tests
- [ ] Manual tests