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/06/09 15:14:46 UTC

[GitHub] [pulsar] nicoloboschi commented on a diff in pull request #15428: [feat][elasticsearch] Add hashed id support

nicoloboschi commented on code in PR #15428:
URL: https://github.com/apache/pulsar/pull/15428#discussion_r893635239


##########
pulsar-io/elastic-search/src/test/java/org/apache/pulsar/io/elasticsearch/ElasticSearchSinkTests.java:
##########
@@ -63,7 +65,21 @@
 import org.testng.annotations.AfterClass;
 import org.testng.annotations.AfterMethod;
 import org.testng.annotations.BeforeMethod;
+import org.testng.annotations.DataProvider;
 import org.testng.annotations.Test;
+<<<<<<< HEAD

Review Comment:
   fixed. @lhotari PTAL 



-- 
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