Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-4360 Move from Vert.x to Quarkus
  3. ENTMQST-4669

Handling bridge configuration together with Quarkus related one

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Undefined
    • None
    • 2.2.0.GA
    • kafka-bridge
    • None
    • False
    • None
    • False

    Description

      Dealing with bridge configuration and Quarkus configuration. Right now we have all HTTP related bridge configuration in the config/application.properties file (see http prefixed properties). By moving to Quarkus some of the HTTP related configuration has to be set in the resources/application.properties (see quarkus.http prefixed properties) which can be overridden through -D system properties.

      • How to deal with this difference?
      • Can a custom Microprofile ConfigProvider help here?
      • When the bridge starts from command line or is configured via the Strimzi operator, should we consider deprecating http prefixed configuration in the config/application.properties file and getting the quarkus.http on command line as system properties? (we cannot rely on the resources/application.properties file which is baked at build time).

      Attachments

        Activity

          People

            ppatiern Paolo Patierno
            ppatiern Paolo Patierno
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: