aahmed-se commented on a change in pull request #9356:
URL: https://github.com/apache/pulsar/pull/9356#discussion_r565906636
##########
File path:
pulsar-io/rabbitmq/src/test/java/org/apache/pulsar/io/rabbitmq/sink/RabbitMQSinkTest.java
##########
@@ -65,7 +64,23 @@ public void TestOpenAndWriteSink() throws Exception {
RabbitMQSink sink = new RabbitMQSink();
// open should success
- sink.open(configs, null);
Review comment:
Use https://github.com/awaitility/awaitility it's already part of the
repo , add a setup method for rabbitmq.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]