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

   ## Current state
   
   `azure-data-explorer` has `ADXSinkE2ETest`, but it throws `SkipException` 
unless live Azure credentials (`kustoCluster`, `kustoDatabase`, 
`kustoAadAppId`, ...) are present in the environment — so CI never exercises 
the sink. Effective integration coverage is zero.
   
   ## Proposal
   
   Use the Microsoft **Kusto emulator** container image 
(`mcr.microsoft.com/azuredataexplorer/kustainer-linux`) via Testcontainers so 
the sink can be exercised hermetically in CI, keeping the credential-gated E2E 
test for live-cluster verification.
   
   _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