You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "sofkyle (via GitHub)" <gi...@apache.org> on 2023/02/05 07:15:17 UTC

[GitHub] [servicecomb-java-chassis] sofkyle opened a new issue, #3617: Load balancer does not have available server for client.

sofkyle opened a new issue, #3617:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3617

   It's the same as issue: #1671. 
   A specific troubleshooting method is not included.


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

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


[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #3617: Load balancer does not have available server for client.

Posted by "liubao68 (via GitHub)" <gi...@apache.org>.
liubao68 commented on issue #3617:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3617#issuecomment-1418399249

   java chassis will not update microservice instance status to ready, please check your application flow design and how to use the status of ready. 


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

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


[GitHub] [servicecomb-java-chassis] sofkyle commented on issue #3617: Load balancer does not have available server for client.

Posted by "sofkyle (via GitHub)" <gi...@apache.org>.
sofkyle commented on issue #3617:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3617#issuecomment-1418204474

   Our configuration center has an entry: servicecomb.loadbalance.xxxService.transactionControl.options.tags.status=ready.
   The InstancePropertyDiscoveryFilter(Line.64) will check this config.
   When the properties "tags.status=ready" write into MicroserviceInstance?
   


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

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


[GitHub] [servicecomb-java-chassis] sofkyle closed issue #3617: Load balancer does not have available server for client.

Posted by "sofkyle (via GitHub)" <gi...@apache.org>.
sofkyle closed issue #3617: Load balancer does not have available server for client.
URL: https://github.com/apache/servicecomb-java-chassis/issues/3617


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

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


[GitHub] [servicecomb-java-chassis] sofkyle commented on issue #3617: Load balancer does not have available server for client.

Posted by "sofkyle (via GitHub)" <gi...@apache.org>.
sofkyle commented on issue #3617:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3617#issuecomment-1418459641

   > java chassis will not update microservice instance status to ready, please check your application flow design and how to use the status of ready.
   
   It is a configuration added by our service code. The problem is solved.


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

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