Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-442

Infinispan Client doesn't pick up the hotrod-client.properties file

XMLWordPrintable

    • False
    • False
    • Undefined
    • ---

      There is an existing test in Quarkus that was attempting to test that the hotrod client properties file was picked up at build time. But unfortunately the application.properties file also had the same setting set, so the test passes erroneously.

      We need to fix the following line to no longer have the extraneous slash.
      https://github.com/quarkusio/quarkus/blob/642c86a868689e2151ab7d83e73c76dcf7a16147/extensions/infinispan-client/deployment/src/main/java/io/quarkus/infinispan/client/deployment/InfinispanClientProcessor.java#L62

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: