ChugR opened a new pull request #1045:
URL: https://github.com/apache/qpid-dispatch/pull/1045


   This patch is for testing DISPATCH-1968 only.
   
   In this patch the tcp echo server used in system_tests_tcp_adaptor is 
modified to close the connection to the tcp connector as soon as any data is 
received.
   
   The tcp tests normally close the tcpListener's connection from the echo 
client and the closure propagates through dispatch so that the connection 
through the tcpConnector is initiated from the dispatch side. Normal self tests 
never close the tcpConnector's connection from the network side.
   
   This self test patch provides an easy test bed for investigating what goes 
wrong when a server disconnects.


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to