merlimat commented on issue #447: URL: https://github.com/apache/pulsar-client-go/issues/447#issuecomment-765642969
That's right, the Java and C++ clients are more permissive in that the message go through if it's below the limit after compression. We should also do the same thing in Go. Keep in mind, though, that it won't change the "guaranteed" max size, since there is guarantee that the compression will actually reduce the size. ---------------------------------------------------------------- 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]
