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

remove deprecated producer properties from console-producer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0.0
    • 0.9.0.0
    • None

    Description

      We should remove the following deprecated properties used in console-producer.

      bin/kafka-console-producer.sh --broker-list localhost:9092 --topic test
      [2015-11-09 18:14:42,664] WARN block.on.buffer.full config is deprecated and will be removed soon. Please use max.block.ms (org.apache.kafka.clients.producer.KafkaProducer)
      [2015-11-09 18:14:42,664] WARN metadata.fetch.timeout.ms config is deprecated and will be removed soon. Please use max.block.ms (org.apache.kafka.clients.producer.KafkaProducer)
      [2015-11-09 18:14:42,664] WARN timeout.ms config is deprecated and will be removed soon. Please use request.timeout.ms (org.apache.kafka.clients.producer.KafkaProducer)

      Attachments

        Activity

          People

            benstopford Ben Stopford
            junrao Jun Rao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: