jiazhai commented on a change in pull request #7572: URL: https://github.com/apache/pulsar/pull/7572#discussion_r456792381
########## File path: pulsar-client-cpp/lib/ClientConnection.cc ########## @@ -117,9 +118,6 @@ static Result getResult(ServerError serverError) { case InvalidTxnStatus: return ResultInvalidTxnStatusError; - Review comment: The changes in this file seems removed some of the latest change in master. This will cause regressions. ---------------------------------------------------------------- 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