-
Notifications
You must be signed in to change notification settings - Fork 414
Open
Labels
Description
Line 113 in 90fac58
TreeCacheEvent.Type eventType = event.getType(); |
if we have large number of configurations and a config is updated , all application nodes will pull the full configuration , which is too expensive.
Shall we add a cache with listener?