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

When using a RspFilter, JGroups GroupRequest mode should always be GET_FIRST

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.CR4
    • 4.0.0.CR3
    • None
    • None
    • High

      This was GET_ALL, which means we wait for all responses, regardless of what the RspFilter flags! This was a huge bottleneck, resulting in the following:

      cache.get() can get stuck for 15 seconds before returning. Trace level logging reveals: org.jgroups.blocks.GroupRequest - call did not execute correctly.

            manik_jira Manik Surtani (Inactive)
            dotef Juha Heljoranta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: