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

Detected write skew errors are logged as ERROR

    XMLWordPrintable

Details

    Description

      A simple write skew check failure is logged as a critical error in org.infinispan.interceptors.InvocationContextInterceptor:146

      This should be reported at most as DEBUG (but still re-thrown to the invoker)

      (main) ISPN000136: Execution error
      org.infinispan.CacheException: Detected write skew - concurrent removal of entry!
      at org.infinispan.container.entries.RepeatableReadEntry.performLocalWriteSkewCheck(RepeatableReadEntry.java:75)

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: