eolivelli commented on pull request #10215: URL: https://github.com/apache/pulsar/pull/10215#issuecomment-819296779
your fix works but it needs to refactor a bit the structures that we are passing from method to method. if LightProto had an utility function to eagerly decode the ByteBufs we could use that feature, without the need of calling every method that needs an explicit call for initialization (ByteBuf decode I mean) @merlimat ? -- 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]
