3 Replies Latest reply on Aug 18, 2014 1:51 PM by wdfink

    Different configs issue

    prashant.thakur

      We have a server with two caches defined. One is in dist_sync and one in repl_sync. Using hotrod client we are trying to access dist_sync cache.

      We observe some instances when requests from hotrod client goes to a node which is not the owner of key.

      Why does this happen ? is it that topology info is not shared for each cache individually and its defaulting to repl_cache configuration for all caches.

      When this happens we do get some error in the code trying to access the values .