Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1084

Validate properties for custom serializers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.8.1
    • None
    • None

    Description

      We use specifics encoder/decoder for our producers/consumers, they get correctly initialized by the Producer/Consumer. The only downside is the validate() function of VerifiableProperties that pollutes our log stream.

      This patch allows custom serializers keys to validate correctly if they begin with the "external" prefix, for example:

      external.my.encoder.param=true

      will not raise a WARN.

      Attachments

        1. validate-external-properties.patch
          2 kB
          Francois Saint-Jacques

        Activity

          People

            fsaintjacques Francois Saint-Jacques
            fsaintjacques Francois Saint-Jacques
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: