merlimat commented on issue #561: Fix: CPP release baseCommand after serializing it URL: https://github.com/apache/incubator-pulsar/pull/561#issuecomment-314930109 > client-lib uses singleton proto-BaseCommand to get send (cmd.mutable_send()) cmd. If application uses batch and non-batch producers then batch-producer sets num_message into the command and same command used by non-batch producer which picks up this stale invalid value and sends invalid num_batch_msg to broker for monitoring. I don't understand clearly how this relates with topic lookup requests, which it seems to be changed in the PR. ---------------------------------------------------------------- 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
