Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6007

Cache.get(...) using Flag.FORCE_WRITE_LOCK should retry on OutdatedTopologyException

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      From IRC:
      pferraro: Following a shutdown of a node, we're seeing OutdatedTopologyExceptions during a Cache.get(...) using Flag.FORCE_WRITE_LOCK when the requested key is not owned by the requesting node
      pferraro: is there a reason why Infinispan doesn't automatically retry here?
      dberindei: I think we just overlooked it
      dberindei: we are retrying a LockControlCommand when you call lock() explicitly
      dberindei: but maybe not when it's invoked for a get()
      pferraro_: is that something that can be fixed easily?
      dberindei: yes, I think so

              dberinde@redhat.com Dan Berindei (Inactive)
              pferraro@redhat.com Paul Ferraro
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: