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

[KStream] remove topic prefix from consumer configuration to resolve unnecessary warning

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.1.0
    • None
    • admin, clients, streams

    Description

      When using topic configuration, every stream startup when using configurations : 

      topic.

      or method : 

      public static String topicPrefix(final String topicProp)

      Will emit this warning :

       

      log.warn("The configuration '{}' was supplied but isn't a known config.", key);
      

      This fix will remove the warning

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            tchiotludo Ludo

            Dates

              Created:
              Updated:

              Slack

                Issue deployment