david-streamlio opened a new issue, #57: URL: https://github.com/apache/pulsar-connectors/issues/57
## Current state `solr` has a config test and a mock-based sink test only. ## Proposal Add an integration test using the official `solr` Testcontainers image (or `MiniSolrCloudCluster`): open the sink, write records, and query the collection to verify documents. Should also cover the Debezium KeyValue unwrapping path proposed in #26. _Part of an integration-test coverage sweep of all connector modules._ -- 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]
