[ 
https://issues.apache.org/jira/browse/PROTON-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sreeram Garlapati closed PROTON-1185.
-------------------------------------
    Resolution: Cannot Reproduce

We couldn't reproduce this error - after modifying our Codebase to remove 
invoking reactor API's from multiple threads.

> [proton-j] Send operations like SendLink.send() & RecvLink.flow() (aka 
> writing to the transport stack) doesn't flush all bytes to the Network
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PROTON-1185
>                 URL: https://issues.apache.org/jira/browse/PROTON-1185
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>    Affects Versions: 0.12.2
>         Environment: All
>            Reporter: Sreeram Garlapati
>              Labels: proton-j, send-stuck
>
> We are experiencing this issue intermittently - writing to Proton-j transport 
> stack doesn't flush bytes to the Network. The application remains in "stuck 
> state" - until more bytes are written to that Transport.
> We are experiencing this in both these APIs - SenderImpl.send(...) and 
> ReceiverImpl.flow(...) - which under-the-covers writes bytes to Transport. We 
> can see our Traces where we are invoking these APIs - but at this point - the 
> Proton frames (set PN_TRACE_FRM=1) stops.
> We use SSL transport and our Amqp layer is here: 
> https://github.com/Azure/azure-event-hubs/tree/master/java/azure-eventhubs/src/main/java/com/microsoft/azure/servicebus/amqp
> Please let me know what exact information will be useful to diagnose this 
> issue. 
> This issue currently consistently repro's after Sending on 1 Link (on 1 
> Session - 1 AmqpConnection) **for a long time**. While I am trying hard to 
> break this down to a simplest possible reproducer code - I filed the issue to 
> communicate ahead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to