You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2021/09/06 06:42:51 UTC

[GitHub] [incubator-inlong] TszKitLo40 opened a new issue #1527: GoSDK should throw error if it fail to connect to master.

TszKitLo40 opened a new issue #1527:
URL: https://github.com/apache/incubator-inlong/issues/1527


   <!--
   Thanks for contributing to InLong!
   Please explain your issue precisely, and if possible provide a reproducer
   snippet (this helps resolve issues much quicker).
   -->
   
   #### Expected behavior
   
   Tell us what should happen
   GoSDK should throw error if it fail to connect to master.
   #### Actual behavior
   GoSDK does not throw error if it fail to connect to master.
   Tell us what happens instead
   
   #### Steps to reproduce
   
   How can we reproduce the issue
   
   #### System configuration
   **InLong version**: 0.11.0
   
   
   


-- 
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@inlong.apache.org

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



[GitHub] [incubator-inlong] gosonzhang commented on issue #1527: GoSDK should throw error if it fail to connect to master.

Posted by GitBox <gi...@apache.org>.
gosonzhang commented on issue #1527:
URL: https://github.com/apache/incubator-inlong/issues/1527#issuecomment-913400454


   3 questions:
   1. Not start the server and only start the client, the client does not check whether the registration is successful and then go to the next status;
   2. Started the server, the client does not respond to the registration event of the master after registering the master;
   3. The client did not re-register the Master after the Master restarted


-- 
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@inlong.apache.org

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



[GitHub] [incubator-inlong] gosonzhang closed issue #1527: GoSDK should throw error if it fail to connect to master.

Posted by GitBox <gi...@apache.org>.
gosonzhang closed issue #1527:
URL: https://github.com/apache/incubator-inlong/issues/1527


   


-- 
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@inlong.apache.org

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