Chickenzilla opened a new issue #73: URL: https://github.com/apache/pulsar-dotpulsar/issues/73
https://github.com/apache/pulsar-dotpulsar/blob/master/src/DotPulsar/Internal/Extensions/ReadOnlySequenceExtensions.cs#L91 can cause some sequences to be only partially read, returning incorrect length values and causing protobuf errors. I have implemented a fix in our fork along with enhanced unit tests that show the issue at https://github.com/mParticle/pulsar-dotpulsar/commit/f13e3128775910a5c64a2de1a934a953cd25471c. -- 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]
