chrisdutz commented on issue #1443:
URL: https://github.com/apache/plc4x/issues/1443#issuecomment-2265586562

   Ok ... so it turns out that in the failure case, the ByteLengthEstimator 
didn't throw a ParseException but an ArrayIndexOutOfBoundsException, so I added 
a handler for that, that also manually calls compaction of the netty buffers. 
This now made the application iterate through all 45 rounds. Even updating that 
to run 450 times caused no issues. 
   
   Please try try if my changes resolved your issues.


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

Reply via email to