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

Rafael H. Schloming updated PROTON-877:
---------------------------------------
    Attachment: tests.patch

Here are some tests illustrating various issues with this scenario.

> proton-c sasl client hangs on server pipeline
> ---------------------------------------------
>
>                 Key: PROTON-877
>                 URL: https://issues.apache.org/jira/browse/PROTON-877
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>            Reporter: Rafael H. Schloming
>            Assignee: Andrew Stitcher
>             Fix For: 0.10
>
>         Attachments: tests.patch
>
>
> [rhs@localhost build]$ ~/proton/examples/python/reactor/send.py 
> [0x1d350c0]:  -> SASL
> [0x1d350c0]:  <- SASL
> [0x1d350c0]:0 <- @sasl-mechanisms(64) 
> [sasl-server-mechanisms=@PN_SYMBOL[:ANONYMOUS]]
> [0x1d350c0]:0 <- @sasl-outcome(68) [code=0]
> [0x1d350c0]:  -> AMQP
> [0x1d350c0]:0 -> @open(16) [container-id="", hostname="localhost"]
> [0x1d350c0]:0 -> @begin(17) [next-outgoing-id=0, incoming-window=2147483647, 
> outgoing-window=0]
> [0x1d350c0]:0 -> @attach(18) [name="sender", handle=0, role=false, 
> snd-settle-mode=2, rcv-settle-mode=0, source=@source(40) [durable=0, 
> timeout=0, dynamic=false], target=@target(41) [durable=0, timeout=0, 
> dynamic=false], initial-delivery-count=0]
> [0x1d350c0]:  <- AMQP
> ^CTraceback (most recent call last):
>   File "/home/rhs/proton/examples/python/reactor/send.py", line 90, in 
> <module>
>     r.run()
>   File "/home/rhs/proton/proton-c/bindings/python/proton/reactor.py", line 
> 120, in run
>     while self.process(): pass
>   File "/home/rhs/proton/proton-c/bindings/python/proton/reactor.py", line 
> 142, in process
>     result = pn_reactor_process(self._impl)
> KeyboardInterrupt



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

Reply via email to