Kalpesh Patel
Kalpesh Patel
Could you tell us more about your setup like 1. what version of Kafka? 2. what version of the elasticsearch plugin? 3. what version of elasticsearc? 4. maybe attach full...
The logs posted above seem to be truncated, could you please attach the full logs? Also, it would help if you could attach connector configurations.
@lucamaf we would appreciate it if you could help us by reproducing the issue in this docker-playground https://github.com/vdesabou/kafka-docker-playground/tree/master/connect/connect-elasticsearch-sink and then It would be easy for me to diagnose
@C0urante @cjolivier01 also there are no unit/integration tests so we should add them. We should put this ticket in pipeline
Looks good so far, lets add some ITs to test with ES8 docker VM and some unit tests
@goran-rumin Thanks for the contribution, I will request to consider this in the pipeline for Q1 planning.
@Bhashit this was considered but did not make it to this quarter. CC: @rajat-agarwal
@foboni Thanks for reporting this, we are discussing internally how to prioritize 8.0 support. copying @rajat-agarwal
@foboni we have asked @snehashisp to evaluate this and we will get back to you as we know more.
> Do we have a unit test for this method? I'd expect it to fail if the underlying implementation changes writing a unit test for this will be tricky unless...