The connector uses transactional producers and I think this call is not needed, as stable offsets are available after producer commit. It is also breaking on earlier versions of connect.
I'm not certain if this is the proper fix, but appreciate if any maintaners of the repo/connector would take a look, so opening a PR to put things into motion 👍🏾 😄
This is a partial fix to #273.
The connector uses transactional producers and I think this call is not needed, as stable offsets are available after producer commit. It is also breaking on earlier versions of connect.
I'm not certain if this is the proper fix, but appreciate if any maintaners of the repo/connector would take a look, so opening a PR to put things into motion 👍🏾 😄