bazzani commented on PR #9493: URL: https://github.com/apache/kafka/pull/9493#issuecomment-2463423546
> I rolled my own SMT to handle this last year, but didn't get it ready to release (waylaid by having to focus on work instead). I should just put it out there and see what people think. If you put it out there @jmcp then the community might be able to help add any missing unit tests and also give it some good UAT. Please let us know if there is a giithub repo we can take a look at. _p.s. I have a git repo that allows one to create a connector at startup, and there are Spring Boot integration tests that can be run with gradle to check that the database was updated with the correct data using a JDBCSinkConnector... this might help to verify production-like test cases for your connector_ https://github.com/bazzani/kafka-connect-stack/- -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
