bschofield edited a comment on issue #6785: URL: https://github.com/apache/pulsar/issues/6785#issuecomment-617676825
@codelipenghui I'm familiar with go, C and C++ and could fix the go API and/or the C code under `pulsar-client-cpp/lib/c`. The thing I don't understand is _how_ you want this fixed. Should the topic name be serialized into some kind of a packed value along with the ints, or should it be kept separate? If you can show the desired pattern in the Java client, then the C/go should be an easy fix. ---------------------------------------------------------------- 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]
