3 Replies Latest reply on Sep 10, 2004 3:35 AM by belaban

    reload after eviction in a clustered config

    visionlink

      i understand that after a node has been evicted from the cache, the next time it is requested, the caller will simply get a null. in a clustered config, is there any way to configure TreeCache so that it would attempt to load the value from a neighbor before returning null? if not, what would be the effort to add such functionality (i'd be *more* than willing to work on such code).

      thanks.