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 2020/10/29 16:28:21 UTC

[GitHub] [qpid-dispatch] ChugR opened a new pull request #905: DISPATCH-1807: Add self tests for tcp protocol adaptor

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


   * echo_server and echo_client modified to have a test class
     that runs the test proper.
   
   * tcp_adaptor test runs the client and server test classes in
     separate threads and not in separate processes.
   
   The test is expected to try several clients with different sizes but there's a timeout issue with that.
   Running this test triggers DISPATCH-1817, a structure leak, which makes the test fail. The TCP adaptor and the test clients succeed but the final ctest result is a disappointment.
   
   Commit this PR after the leaks are fixed.


----------------------------------------------------------------
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 #905: DISPATCH-1807: Add self tests for tcp protocol adaptor

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


   


----------------------------------------------------------------
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 #905: DISPATCH-1807: Add self tests for tcp protocol adaptor

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


   Fixed


----------------------------------------------------------------
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