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 2018/06/08 14:09:57 UTC

[GitHub] wujimin opened a new pull request #762: [SCB-654] bug fix: DiscoveryTree concurrency problems

wujimin opened a new pull request #762: [SCB-654] bug fix: DiscoveryTree concurrency problems
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/762
 
 
   1.did not assign tmpRoot inside lock again
   2.because of version overflow, root newer than input can not express by: tmpRoot.cacheVersion() > inputCache.cacheVersion()

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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