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

UPSERT mode for DELETE operation not send external version

Open ramyogi7283 opened this issue 2 years ago • 2 comments

Problem

When UPSERT mode DELETE still sends the version s external that is causing issue. ELASTIC index snapshot and restore to different environment where Kafka offset values are not same as incremental from snapshot index this external versioning creates problem for DELETE operations even we changes write.method=UPSERT. https://github.com/confluentinc/kafka-connect-elasticsearch/issues/709

Solution

DELETE operation needs to send version external or not based upon the INSERT vs UPSERT method.

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

ramyogi7283 avatar Sep 11 '23 18:09 ramyogi7283

CLA assistant check
All committers have signed the CLA.

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

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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