[
https://issues.apache.org/jira/browse/PROTON-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated PROTON-1286:
--------------------------------
Fix Version/s: Future
> [proton-c] pipelined incoming open-begin-end triggers bad Begin response
> -------------------------------------------------------------------------
>
> Key: PROTON-1286
> URL: https://issues.apache.org/jira/browse/PROTON-1286
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.13.1
> Environment: qpid-proton master (as of aug-23) running on fedora 23.
> Example 'server_direct -a localhost:5672/q1'
> amqpnetlite master (as of aug-19) running on WinServer 2012 R2
> Self test LinkTests_SessionCreateClose
> Reporter: Chuck Rolke
> Fix For: Future
>
>
> This issue is a duplicate of https://issues.apache.org/jira/browse/QPID-7397
> I suspect that there is a race condition in proton where the incoming stream
> of events creates a session and then deletes it before the proton client (be
> it server_direct or qpidd) can reply with the session creation response.
> The response would normally be a Begin(channel=0, RemoteChannel=0) but since
> the session is deleted the response goes out as Begin(channel=0,
> RemoteChannel=null). This makes it look like a new session is being created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]