You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/07/24 17:36:37 UTC

[GitHub] [servicecomb-java-chassis] yhs0092 commented on issue #1232: [SCB-1308] improve instance isolation recovery mechanism

yhs0092 commented on issue #1232: [SCB-1308] improve instance isolation recovery mechanism
URL: https://github.com/apache/servicecomb-java-chassis/pull/1232#issuecomment-514728433
 
 
   Hi, this PR has been refactored. Now the status enumeration in `ServiceCombServerStats` has been removed. And a static `AtomicBoolean` field named `globalAllowIsolatedServerTryingFlag` is added instead to ensure there is not more than 1 instances can stay in trying status concurrently.
   Please review again, thanks.

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


With regards,
Apache Git Services