ivankelly commented on a change in pull request #3462: Added suppport for Kafka 
partitioner and explicit setting of partition on record
URL: https://github.com/apache/pulsar/pull/3462#discussion_r253144244
 
 

 ##########
 File path: 
pulsar-client-kafka-compat/pulsar-client-kafka/src/main/java/org/apache/kafka/clients/producer/PulsarKafkaProducer.java
 ##########
 @@ -18,6 +18,7 @@
  */
 package org.apache.kafka.clients.producer;
 
+import java.nio.charset.Charset;
 
 Review comment:
   import static java.nio.charset.StandardCharsets.UTF_8;

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to