[ 
https://issues.apache.org/jira/browse/DISPATCH-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363187#comment-17363187
 ] 

ASF subversion and git services commented on DISPATCH-1977:
-----------------------------------------------------------

Commit d2987b015afa580d04c16939ed7f063c9c03c015 in qpid-dispatch's branch 
refs/heads/main from Ganesh Murthy
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=d2987b0 ]

DISPATCH-1977: Introduced atomics raw_closed_read and raw_closed_write in http2 
adaptor. Also made raw_closed_write and raw_closed_read as atomics in 
tcp_adaptor. This closes #1253.


> [http2] adaptor must not call proton functions after pn_raw_connection_close
> ----------------------------------------------------------------------------
>
>                 Key: DISPATCH-1977
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1977
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Protocol Adaptors
>    Affects Versions: 1.15.0
>            Reporter: Charles E. Rolke
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.17.0
>
>
> Http2 adaptor code may have the same problem as DISPATCH-1968 TCP adaptor 
> code.
> The rule is never to call pn_raw_connection_wake or 
> pn_raw_connection_write_buffers after calling pn_raw_connection_close.
> The trigger for the failure, at least in the tcp adaptor case, is to close 
> the server-side connection while the client-side connection is sending to it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to