Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-23271

If infinispan is used for application caches there is no way to set mode ASYNC for transfer data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 7.4.0.GA
    • Clustering
    • None
    • False
    • False
    • For performance reasons the internal replication for clustered caches might use ASYNC mode to minimize the duration of any update.
    • Workaround Exists
    • Hide

      Use AdvancedCache.withFlags(Flag.FORCE_ASYNCHRONOUS)

      Show
      Use AdvancedCache.withFlags(Flag.FORCE_ASYNCHRONOUS)

      As EAP 7.4 supports the use of the infinispan subsystem for application caching the transfer mode should have a configuration for SYNC||ASYNC.
      The mode is hardcoded to SYNC as the internal use-cases are only allowed in SYNC mode and will not work properly otherwise.

            Unassigned Unassigned
            rhn-support-wfink Wolf Fink
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: