Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-1980

Fix parsing of forbidden configuration options and their exceptions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.5.0.GA
    • 1.5.0.GA
    • None
    • None

      The parsing of the forbidden confgiuration options and their exceptions currently splits the string based on {{, }}. That is unfortunately very error prone because it mean that for example this:

      ssl.enabled.protocols,cruise.control.metrics.topic.num.partitions
      

      is not parsed as 2 different fields but as a single one. And as a result, none of these is really allowed to be configured when used in exceptions. As a result, the ssl.enabled.protocols option cannot be overridden now.

              Unassigned Unassigned
              scholzj JAkub Scholz
              Lukas Kral Lukas Kral
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: