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 2019/10/31 09:23:06 UTC

[GitHub] [pulsar] kevenYLi opened a new issue #5516: COMPILATION ERROR:pulsar-kafka-compat-client-test

kevenYLi opened a new issue #5516: COMPILATION ERROR:pulsar-kafka-compat-client-test
URL: https://github.com/apache/pulsar/issues/5516
 
 
   **Describe the bug**
   pulsar-kafka-compat-client-test: Compilation failure
   `detail`:[ERROR] /Users/liyi/workspace_java/github/myrepo/pulsar/tests/pulsar-kafka-compat-client-test/src/test/java/org/apache/pulsar/tests/integration/compat/kafka/PulsarKafkaProducerThreadSafeTest.java:[24,41] 找不到符号
   [ERROR]   符号:   类 PulsarKafkaProducer
   [ERROR]   位置: 程序包 org.apache.kafka.clients.producer
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to 'pulsar/tests/pulsar-kafka-compat-client-test'
   2. Enter the command `mvn package`
   
   **Expected behavior**
   The module build success.
   
   **Screenshots**
   ![pulsar-kafka-test](https://user-images.githubusercontent.com/20899711/67934450-e4301000-fc02-11e9-9b33-dd82c13e1ca9.png)
   
   
   **Desktop (please complete the following information):**
    - OS: macOs Mojave 10.14.6
   
   **Additional context**
   - branch 2.4
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services