syhily commented on PR #29: URL: https://github.com/apache/flink-connector-pulsar/pull/29#issuecomment-1431508671
Thanks for remind me of the basic principle for a PR. Let me explain here. I think these two modifications are all used for solving the 504 request timeout issue. - The first one drop the most frequent used admin api to a internal binary protocol. - The second one add retry support and rate limit for avoiding time out. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org