You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2021/02/18 17:06:25 UTC

[GitHub] [qpid-dispatch] ChugR opened a new pull request #1045: WIP do not merge: DISPATCH-1968: tcp self test echo server exits when data comes in

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:
users@infra.apache.org



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


[GitHub] [qpid-dispatch] ChugR commented on pull request #1045: WIP do not merge: DISPATCH-1968: tcp self test echo server exits when data comes in

Posted by GitBox <gi...@apache.org>.
ChugR commented on pull request #1045:
URL: https://github.com/apache/qpid-dispatch/pull/1045#issuecomment-782365609


   New pr coming right up


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [qpid-dispatch] ChugR closed pull request #1045: WIP do not merge: DISPATCH-1968: tcp self test echo server exits when data comes in

Posted by GitBox <gi...@apache.org>.
ChugR closed pull request #1045:
URL: https://github.com/apache/qpid-dispatch/pull/1045


   


----------------------------------------------------------------
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:
users@infra.apache.org



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