You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/04 15:53:08 UTC

[GitHub] [pulsar] eolivelli commented on a change in pull request #14124: [build] Upgrade failsafe (fix JDK17 build)

eolivelli commented on a change in pull request #14124:
URL: https://github.com/apache/pulsar/pull/14124#discussion_r799588623



##########
File path: tests/integration/src/test/java/org/apache/pulsar/tests/integration/io/sources/AvroKafkaSourceTest.java
##########
@@ -19,11 +19,11 @@
 package org.apache.pulsar.tests.integration.io.sources;
 
 import com.google.gson.Gson;
+import dev.failsafe.Failsafe;

Review comment:
       Can we move to Awaiatility?
   
   Also, are we depending on the classes of a maven plugin ?




-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org