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

EntryWrappingInterceptor should not invoke tx commands synchronously

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.1.0.Alpha1
    • None
    • None
    • None

    Description

      EntryWrappingInterceptor.wrapEntriesForPrepare invokes sub-commands synchronously, as we expect that these will be non-blocking. However if the sub-command needs to fetch remote value (as ReadWrite* commands or PutKeyValueCommand with DELTA_WRITE does), we block the thread in the meantime.

      Attachments

        Activity

          People

            rvansa1@redhat.com Radim Vansa (Inactive)
            rvansa1@redhat.com Radim Vansa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: