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

EntryWrappingInterceptor should not invoke tx commands synchronously

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.1.0.Final
    • None
    • None
    • None

      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.

              rvansa1@redhat.com Radim Vansa (Inactive)
              rvansa1@redhat.com Radim Vansa (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: