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

ParamKeyValueFilterConverterFactory missing from Server Extensions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.CR1
    • 11.0.0.Dev05
    • Server
    • None
    • Hide

      Execute the `ClusteredIT` tests using container mode:

      mvn verify -Dorg.infinispan.test.server.driver=CONTAINER -Dit.test=ClusteredIT
      
      Show
      Execute the `ClusteredIT` tests using container mode: mvn verify -Dorg.infinispan.test.server.driver=CONTAINER -Dit.test=ClusteredIT

      Currently the Extensions class is missing a lookup for ParamKeyValueFilterConverterFactory service implementations, which means that the iteration-filter-converter-factory is never available in the server.

      The HotRodCacheQueries tests currently pass with the embedded driver as the services are on the classpath of the server, however if the tests are executed in CONTAINER mode they will fail.

            remerson@redhat.com Ryan Emerson
            remerson@redhat.com Ryan Emerson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: