sijie commented on issue #6782: URL: https://github.com/apache/pulsar/pull/6782#issuecomment-617341552
@rdhabalia I think Flink builder does the same approach before which takes the Authentication object. But I think there is one implementation of Authentication interface is not serializable. It leads to the fix in #4284. If we want to switch it back to non-transient, we have to fix that implementation to make it serializable. ---------------------------------------------------------------- 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: us...@infra.apache.org