david-streamlio opened a new issue, #52: URL: https://github.com/apache/pulsar-connectors/issues/52
## Current state `hdfs3` has config and mock-based sink tests only — nothing writes to a real HDFS. ## Proposal Add an integration test using an embedded `MiniDFSCluster` (no container needed; hadoop-minicluster test dependency): open the sink, write records, and read the files back from the mini cluster to verify. _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]
