shiv4289 commented on a change in pull request #4284: [Issue 4283][flink] construct auth when building pulsar source URL: https://github.com/apache/pulsar/pull/4284#discussion_r285074458
########## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/auth/AuthenticationToken.java ########## @@ -22,6 +22,7 @@ import com.google.common.base.Charsets; import java.io.IOException; +import java.io.Serializable; Review comment: Good catch, removed! ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
