You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/07/08 14:55:54 UTC

[GitHub] [dubbo] horizonzy commented on pull request #7466: Use nodeCache to take place of treeCache.

horizonzy commented on pull request #7466:
URL: https://github.com/apache/dubbo/pull/7466#issuecomment-876509007


   > What problem does this pr solve? The pr brings some new compatibility issues. Please see #7772.
   
   Hi, we use treeCache to watch all children of / before, If the children's number to much, it may cause out of memory.
   So we change the watch way, use nodeCache to watch particular zk node.


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org