[jbossts-issues] [JBoss JIRA] (JBTM-2841) HybridSocketEndpointQueue::_send() needs wrapper around apr_socket_send()

Tom Jenkinson (Jira) issues at jboss.org
Fri Jan 4 04:06:00 EST 2019


     [ https://issues.jboss.org/browse/JBTM-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Jenkinson reassigned JBTM-2841:
-----------------------------------

    Assignee:     (was: Amos Feng)


> HybridSocketEndpointQueue::_send() needs wrapper around apr_socket_send()
> -------------------------------------------------------------------------
>
>                 Key: JBTM-2841
>                 URL: https://issues.jboss.org/browse/JBTM-2841
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: BlackTie
>            Reporter: Amos Feng
>            Priority: Major
>
> tpreturn() seems to non-block send without checking tranfer length.
> It needs a wrapper of looping apr_socket_send() until all of the data write to the socket.
> similar like [stomp_write_buffer|https://github.com/jbosstm/narayana/blob/c035f66960d189a5b96d1940c9d251a4e2d7b113/blacktie/hybrid/src/main/cpp/stomp.c]



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbossts-issues mailing list