pjfanning commented on PR #592: URL: https://github.com/apache/pekko-connectors/pull/592#issuecomment-2115933169
@dimamo5 I've added code so that message writing can also avoid copying the array data for the ByteStrings - also based on `settings.avoidArrayCopy` I'm pretty busy with other Pekko stuff. Would you have time to add some test cases that say duplicate existing test cases for read and write cases but where `settings.avoidArrayCopy` is set to true? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
