confluentinc / kafka-connect-elasticsearch

Kafka Connect Elasticsearch connector
Other
15 stars 436 forks source link

add support for malformed document error type document_parsing_exception #748

Closed hullarb closed 6 months ago

hullarb commented 9 months ago

The ignore malformed document configuration is not fully working with the recent version of elasticsearch. This PR adds support for this exception that was introduced lately https://github.com/elastic/elasticsearch/commit/093e36c875cf847364d7ff3b2fd768037cc68598 specifically for document parsing.

Problem

Issue described in https://github.com/confluentinc/kafka-connect-elasticsearch/issues/740 Other details explained here: https://confluentinc.atlassian.net/browse/CC-27196

Solution

Does this solution apply anywhere else?
If yes, where?

Test Strategy

Testing done:

Release Plan

cla-assistant[bot] commented 9 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
4 out of 9 committers have signed the CLA.

:white_check_mark: subhashiyer9
:white_check_mark: sudeshwasnik
:white_check_mark: sp-gupta
:white_check_mark: hullarb
:x: snehashisp
:x: ConfluentJenkins
:x: arihant-confluent
:x: pbadani
:x: Sparsh Gupta


Sparsh Gupta seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] commented 9 months ago

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.

gladiatr72 commented 6 months ago

⬆️