Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-12334

Using hotrod session manager with near cache throws IllegalAccessError

    XMLWordPrintable

Details

    Description

      Until an Infinispan release containing ISPN-10248 is incorporated, the org.wildfly.clustering.infinispan.spi module needs to extend package protected classes from the org.infinispan.client.hotrod module. However, this throws a IllegalAccessError since the package protected class to which we are attempting to extend resides in a different module.

      Until Infinispan 9.4.16.Final is released, we need to absorb the org.infinispan.client.hotrod module into the org.wildfly.clustering.infinispan.spi module.

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: