chaokunyang commented on issue #3783:
URL: https://github.com/apache/fory/issues/3783#issuecomment-4785623848

   Thanks for reporting this issue. This is indeed a bug, would you like to 
submit a pr to fix it? I think we can skip checkReadableBytes for 
LinkedBlockingQueueSerializer.
   
   But keep it for ArrayBlockingQueue currently, it allocate an `Object[len]` 
in advance. I will create a container budget api for this limit.


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