You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/08 13:39:37 UTC

[GitHub] [rocketmq-connect] shy-share opened a new issue, #390: DistributedConnectControllerTest#startTest error

shy-share opened a new issue, #390:
URL: https://github.com/apache/rocketmq-connect/issues/390

   Although this test method can be executed, it actually reports an error in the middle
   ![image](https://user-images.githubusercontent.com/50973219/206460641-a83f1492-04d7-469a-a83b-c2dbbf433d0d.png)
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-connect] shy-share commented on issue #390: DistributedConnectControllerTest#startTest error

Posted by GitBox <gi...@apache.org>.
shy-share commented on issue #390:
URL: https://github.com/apache/rocketmq-connect/issues/390#issuecomment-1343959108

   > Can you fix it?
   
   @odbozhou i will try to fix it


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-connect] shy-share commented on issue #390: DistributedConnectControllerTest#startTest error

Posted by GitBox <gi...@apache.org>.
shy-share commented on issue #390:
URL: https://github.com/apache/rocketmq-connect/issues/390#issuecomment-1358706256

   > Can you fix it?
   
   @odbozhou I solved a timeout problem, now the problem is only mock server, when the local as a client, can not get the address of the server, so the exception


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-connect] odbozhou commented on issue #390: DistributedConnectControllerTest#startTest error

Posted by GitBox <gi...@apache.org>.
odbozhou commented on issue #390:
URL: https://github.com/apache/rocketmq-connect/issues/390#issuecomment-1343758495

   Can you fix it?


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-connect] shy-share commented on issue #390: DistributedConnectControllerTest#startTest error

Posted by GitBox <gi...@apache.org>.
shy-share commented on issue #390:
URL: https://github.com/apache/rocketmq-connect/issues/390#issuecomment-1358706502

   > > Can you fix it?
   > 
   > @odbozhou I solved a timeout problem, now the problem is only mock server, when the local as a client, can not get the address of the server, so the exception
   
   `workerConfig.setOperationTimeout(20000);`
   


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-connect] Oliverwqcwrw commented on issue #390: DistributedConnectControllerTest#startTest error

Posted by GitBox <gi...@apache.org>.
Oliverwqcwrw commented on issue #390:
URL: https://github.com/apache/rocketmq-connect/issues/390#issuecomment-1343767246

   Hello @shy-share ,
   Requests to send messages are not currently processed by mockServer, and contributions are welcome :)


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

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org