Field and Description |
---|
org.apache.kafka.clients.producer.ProducerConfig.BLOCK_ON_BUFFER_FULL_CONFIG
This config will be removed in a future release. Also, the
ProducerConfig.METADATA_FETCH_TIMEOUT_CONFIG is no longer honored when this property is set to true. |
org.apache.kafka.clients.producer.ProducerConfig.METADATA_FETCH_TIMEOUT_CONFIG
This config will be removed in a future release. Please use
ProducerConfig.MAX_BLOCK_MS_CONFIG |
org.apache.kafka.clients.producer.ProducerConfig.TIMEOUT_CONFIG
This config will be removed in a future release. Please use
ProducerConfig.REQUEST_TIMEOUT_MS_CONFIG |