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

PutForExternalRead doesn't supress exceptions with TotalOrder

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.0.0.Final
    • 5.3.0.Final
    • Transactions
    • None

    Description

      putForExternalRead is supposed to suppress any exceptions, but that doesn't work with Total Order caches.

      Normally exceptions are suppressed in InvocationInterceptor.handleAll because the PFER PutKeyValueCommand has the FAIL_SILENTLY flag, but with TO the PFER is executed transactionally and the flag is not passed to the PrepareCommand.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: