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: [email protected] With regards, Apache Git Services
