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/08 19:39:16 UTC

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

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


##########
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:
   Is there an unresolved merge conflict here?



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