david-streamlio opened a new issue, #47: URL: https://github.com/apache/pulsar-connectors/issues/47
## Current state `aerospike` has **zero tests**. ## Proposal Add a Testcontainers-based integration test using the `aerospike/aerospike-server` (CE) image with a `GenericContainer`: open the sink, write records, and verify them with the Aerospike Java client. The `cassandra` module's `CassandraStringSinkTest` is a good sibling template for a keyed sink. _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]
