nicoloboschi opened a new pull request #14796:
URL: https://github.com/apache/pulsar/pull/14796
### Motivation
Kinesis sink doesn't have integration tests.
### Modifications
* Added two config props needed for testing:
* skipCertificateValidation: Boolean, default false
* awsEndpointPort: Integer, default null, if null will use the default
client port
* Added integration tests with mock pulsar (under pulsar-io/kinesis dir)
using localstack image and testcontainers.
* Added integration tests with real pulsar (under integrations dir) using
localstack image and testcontainers.
- [x] `no-need-doc`
--
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]