david-streamlio opened a new issue, #53:
URL: https://github.com/apache/pulsar-connectors/issues/53

   ## Current state
   
   `influxdb` has only mock-based tests. One of them 
(`InfluxDBSinkTest.testOpenWriteCloseJson`) is also timing-flaky — it failed on 
an unrelated PR (#39) today with 'Wanted but not invoked: 
writeApiBlocking.writePoints'.
   
   ## Proposal
   
   Add a Testcontainers-based integration test using the official `influxdb` 
module/image (cover both the v1 and v2 sink paths): open the sink, write 
records, and query the measurement back. This would also allow retiring or 
hardening the flaky mock test.
   
   _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]

Reply via email to