lhotari commented on issue #22601: URL: https://github.com/apache/pulsar/issues/22601#issuecomment-2121976803
> then that issue seem disappear. but not sure is there any side affect or not. > and I don't known who could touch that bytebuf. > It have OpAddEntry.getData and OpAddEntry.setData method, but I don't see anyone touch it. Interesting detail. does the problem also go away with `op.data = data.duplicate();` ? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
