You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2014/01/27 14:51:41 UTC

[jira] [Created] (PROTON-496) [Messenger] Messenger fails to send "end" on shutdown.

Ken Giusti created PROTON-496:
---------------------------------

             Summary: [Messenger] Messenger fails to send "end" on shutdown.
                 Key: PROTON-496
                 URL: https://issues.apache.org/jira/browse/PROTON-496
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.6
            Reporter: Ken Giusti
             Fix For: 0.7


$ export PN_TRACE_FRM=1
$ proton-c/examples/messenger/c/send
Connected to 0.0.0.0:5672
[0x151a020]:  -> SASL
[0x151a020]:0 -> @sasl-init(65) [mechanism=:ANONYMOUS, initial-response=b""]
[0x151a020]:  <- SASL
   <SNIP>
[0x151a020]:0 -> @detach(22) [handle=0, closed=true]
[0x151a020]:0 -> @close(24) []
[0x151a020]:  -> EOS
[0x151a020]:0 <- @detach(22) [handle=0, closed=true]
[0x151a020]:0 <- @close(24) []
[0x151a020]:  <- EOS
Closed 0.0.0.0:5672

There should be an "@end" frame in there, no?




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)