Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-8936

Adding Dynamic HTTP Headers to Confluent Schema Registry Requests

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.15.0
    • 1.15.0
    • Extensions
    • None

    Description

      The nifi confluent schema registry service does not currently expose any way to add arbitrary HTTP headers to requests going to the Confluent Schema Registry.

      When using Kafka Client infrastructure outside of NiFi when interacting with the Confluent Schema Registry, the Deserializer is set to be KafkaAvroDeserialzer.class. This class contains the SchemaRegistryClient from Confluent.

      One feature this client supports is the sending of HTTP Headers to the schema registry through properties on the client prefixed with "request.header.". This can be found in AbstractKafkaSchemaSerDeConfig (in Confluent's schema registry source code).

      I propose to add this functionality to the ConfluentSchemaRegistry.

      The controller will be updated to take in dynamic properties which will be validated as 'request.header.*'.  These values will then be added to the requests going out via Jersey if present.

      Attachments

        Issue Links

          Activity

            People

              katchison Knowles Atchison Jr
              katchison Knowles Atchison Jr
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m