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

JSR 376 / Project Jigsaw support for embedded cache

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • 14.0.9.Final
    • Configuration, Core
    • None

      The infinispan-core and infinispan-commons jars both share a package named org.infinispan.configuration.cache.  A simple embedded setup includes both of those jars and the shared(split) package prevents the use of the module system due to the conflict.

      The infinispan-commons jar has a single class in that package: XSiteStateTransferMode.class

      I don't know enough to make a solid recommendation but I do wonder whether XSiteStateTransferMode.class could be moved to the infinispan-core jar as a simple work-around compared to full module system support?

      Infinispan has the most comprehensive set of caching and related features available under an open source license.  Hoping this is an easy request but learned long ago to not expect it.

      Thanks,

      Scott

            Unassigned Unassigned
            sac3374 Scott Case (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: