0 Replies Latest reply on Jun 1, 2009 11:53 AM by skaffman

    1.4.1.SP3 - Node availability during nodeRemoved(pre)

    skaffman

      Folks,

      In 1.4.1.SP3, when my treecache listener has its nodeRemove(Fqn, pre, isLocal) is called with pre=true, should the node to which the event refers still be present in the cache?

      I'm seeing behaviour where the node has already gone by the time nodeRemove(pre=true, isLocal=true) is called.