Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-3170

[SDNC] Support kafka native interface

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • London Release
    • None
    • None

      With https://jira.onap.org/browse/CCSDK-3784 SDNC is using kafka native interface.

      adapt

      kubernetes/sdnc/resources/config/conf/mountpoint-registrar.properties 

      and references in sdnc/templates/statefulset.yaml

      according https://jira.onap.org/browse/CCSDK-3892

      add new env variables to sdnc container in statfulset.yaml and references in value.yaml:

      with defaults:

      SDNR_KAFKA_ENABLED: false
      SDNR_KAFKA_BOOTSTRAP_SERVERS:
      SDNR_KAFKA_SECURITY_PROTOCOL: PLAINTEXT
      SDNR_KAFKA_SASL_MECHANISM: PLAIN
      SDNR_KAFKA_SASL_JASS_CONFIG: PLAIN

      Make supported topics configurable

       

      CCSDK-3784 replaces functionality till K-Release.

       

            demskeq8 Alexander Dehn
            demskeq8 Alexander Dehn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: