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

ASF GitHub Bot commented on DISPATCH-1846:
------------------------------------------

ChugR commented on pull request #931:
URL: https://github.com/apache/qpid-dispatch/pull/931#issuecomment-736172584


   The test(s) work if the echo client stalls a bit more before sending any 
traffic to be echoed.
   
   -           time.sleep(0.1)  # delete
   
   +          time.sleep(0.5)  # add
   
   The adaptor appears to be allowing the echo client to send to the router 
network before the replyTo address has stabilized.
   


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


> TCP adaptor basic connectivity test improvements
> ------------------------------------------------
>
>                 Key: DISPATCH-1846
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1846
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Protocol Adaptors, Tests
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>             Fix For: 1.15.0
>
>
> TCP test does one-by-one connectivity check between listening router and 
> connected echo servers. Replace this setup with an NxN check where every 
> listener is proven to connect to every server.



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