Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
protonj2-1.0.0-M4
-
None
Description
When a credit window is configured on the StreamReceiver instance and transfers arrive that are completed and not split across multiple frames the receiver can mishandle expanding the credit window as it should. There is also some issues related to this behavior and auto-accept being enabled where the accept is held for longer than it should be. The behavior should standardized around similar behaviors in the basic Receiver implementation when completed transfers arrived and are placed into the delivery queue.