2 Replies Latest reply on Jan 25, 2006 9:37 AM by santoshprabhu

    Modification done to Node not replicated to other cluster no

    santoshprabhu

      Hi,

      Changes made on the node object of TreeCache are not replicated to other nodes.
      For example I tried using
      org.jboss.cache.Node.put(Object, Object).

      This API updates the local cache but the changes are not reflected at other nodes.
      This could be useful API if someone is interested in updating only local cache. But this has not documented.
      Please clarify whether this is a desired behaviour so that we can use this API to update only local cache.

      Thanks in advance.

      Regards,

      Santosh