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

ASF GitHub Bot commented on QPIDJMS-441:
----------------------------------------

stsiano commented on issue #32: QPIDJMS-441: add proxy support
URL: https://github.com/apache/qpid-jms/pull/32#issuecomment-547919049
 
 
   I could unfortunately not reproduce the issue for me, the test always works 
for me (regardless how often I call it and to which value I set the Repeat 
annotation). When I tried to get the Appveyor running with my fork, I got some 
unspecified error (address to appveyor support).
   
   Nevertheless it always felt wrong to ignore the write channel altogether on 
an EOF at the read channel. I think the correct reaction of that is to shutdown 
the output on the write channel if it exists and is still open. This way the 
reader at the forwarded socket will also get an EOF (as we did in the proxy), 
so the situation should be the same as without the proxy.
   
   I have created another commit for that. The logs look very reasonable for me 
for the failover test, but as I said, I cannot reproduce your issue, so it 
would be good if you could give it a try.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Using QPID JMS behind a proxy
> -----------------------------
>
>                 Key: QPIDJMS-441
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-441
>             Project: Qpid JMS
>          Issue Type: Wish
>          Components: qpid-jms-client
>    Affects Versions: 0.40.0
>            Reporter: morten
>            Priority: Blocker
>
> I actually did not find a possibility to use the jms qpid client behind a 
> proxy. I guess there will be a lot of people who needs to run the library 
> behind a proxy. It would be nice to have the possibility to set a proxy 
> somehow. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to