pandaapo commented on PR #4702:
URL: https://github.com/apache/eventmesh/pull/4702#issuecomment-1873337287

   > > > The functional code of encoding has not changed; only the positions 
were replaced. The decoding code has been repaired to address the issues of 
packet fragmentation and incomplete packets. It's not just a simple code move. 
You can compare it with the previous code.
   > > 
   > > 
   > > So this bug is not actually introduced by PR #4678, but rather a bug 
that existed before, right?
   > 
   > Yes, Reverting to the previous version is without issues.
   
   I'm confused. #4678 did not change the decoding logic, only changed the 
direct decoding logic to call the decoding logic with an internal class object. 
Why does #4678 cause this bug?


-- 
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]

Reply via email to