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

Change XSiteStateTransferProviderImpl to be non blocking

XMLWordPrintable

    • DataGrid Sprint #29, DataGrid Sprint #30, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38, DataGrid Sprint #39, DataGrid Sprint #53

      When sending state xsite the transfer blocks at https://github.com/infinispan/infinispan/blob/d3093ed6ccbe2553a3dbde1d0d6124c820bd8570/core/src/main/java/org/infinispan/xsite/statetransfer/XSiteStateProviderImpl.java#L232 and a few other places.

      For now I have offloaded this to the blocking thread pool, but this should be fixed to be totally non blocking.

            pruivo@redhat.com Pedro Ruivo
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: