mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
- Catching KafkaException and yielding for publisher lease requests improves behavior when the Processor is unable to connect to Kafka Brokers This closes #7955 Signed-off-by: David Handermann <exceptionfactory@apache.org>