Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-32838

Hide Kafka warning about deprecated API

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 2023.x, 2025.x
    • Component/s: Streams
    • Tags:
    • Team:
      PLATFORM
    • Sprint:
      nxplatform next
    • Story Points:
      2

      Description

      Since the Kafka client upgrade to 3.8.0 we have a warnings in the logs when connecting to older Kafka clusters, see:

      WARN  [KafkaAdminClient] [AdminClient clientId=adminclient-4] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.
      

      This log message will be removed in the next client version (3.9.0), see KAFKA-17141.

      So we can hide this log with a proper log4j2 configuration.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              kleturc Kevin Leturc
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: