Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1104

batchInvalidate async not possible

XMLWordPrintable

      SourceForge Submitter: davidmboon .
      InvalidationManager has a bug in
      org.jboss.cache.invalidation.InvalidationManager

      The batchInvalidate() methods always execute as
      synchronous. This means if we connect to the
      InvalidationManager and invoke
      batchInvalidate(invalidations, true) it won't be async.

      I have attached a version of the InvalidationManager
      that allows you to set the async attribute via an mbean
      attribute.

            starksm64 Scott Stark (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: