kafka-connect-elasticsearch
kafka-connect-elasticsearch copied to clipboard
Kafka Connect Elasticsearch connector
## Problem ## Solution ##### Does this solution apply anywhere else? - [ ] yes - [ ] no ##### If yes, where? ## Test Strategy ##### Testing done: -...
## Problem While setting the document ID when indexing does provide exactly once delivery, it does put more load on Elasticsearch and is not necessary for all use cases. PRs...
…/pull/63/ see also issue #62 ## Problem issue #62 ## Solution pull #63 ##### Does this solution apply anywhere else? - [ ] yes - [ ] no ##### If...
## Problem Currently, there is no way to configure an index strategy to map a custom index name by topic and message payload. To insert a document to a custom...
## Problem ## Solution ##### Does this solution apply anywhere else? - [ ] yes - [ ] no ##### If yes, where? ## Test Strategy ##### Testing done: -...
## Problem ## Solution ##### Does this solution apply anywhere else? - [ ] yes - [ ] no ##### If yes, where? ## Test Strategy ##### Testing done: -...
## Problem ## Solution ##### Does this solution apply anywhere else? - [ ] yes - [ ] no ##### If yes, where? ## Test Strategy ##### Testing done: -...
Suggestion for INSERT operation "Ignoring EXTERNAL version conflict for operation INDEX on document"
Any suggestion can be provide to resolve the Ignoring EXTERNAL version conflict for operation INDEX on document Whether Kafka level or connector level ? write.method=UPSERT works find for not sending...
On master branch, `mvn clean install` shows this error ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:03 min [INFO] Finished at: 2023-01-28T23:07:59+07:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed...
## Problem ## Solution ##### Does this solution apply anywhere else? - [ ] yes - [ ] no ##### If yes, where? ## Test Strategy ##### Testing done: -...