What's new in version 2.2.0

Kafka Toolkit > com.ibm.streamsx.kafka 2.2.1 > What's new and what has changed > What's new in version 2.2.0

  • The KafkaProducer operator supports an optional output port, configurable via the new outputErrorsOnly operator parameter
  • Exception handling of the KafkaProducer operator in autonomous region changed. The operator does not abort its PE anymore; it recovers internally instead.
  • New custom metrics for the KafkaProducer operator: nFailedTuples, nPendingTuples, and nQueueFullPause