kafka-connect-elasticsearch
kafka-connect-elasticsearch copied to clipboard
(WiP) Enhanced type verification when using custom mappings
trafficstars
This is a work in progress PR, please don't merge.
This PR introduced a verification process to assure that no unexpected type is used, so problems like the ones described in #342 are not possible.
There is still pending work in the PR before considering it done:
- [x] Add the verification process to the getMapping function
- [ ] Add the verification process to the createMapping function
- [ ] Make this verification configurable and result cached to reduce the amount of calls to Elasticsearch.
Fixes #342
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.