Support for Sending Records Asynchronously with Kafka Producer (PTF SDK2104) - ironstream_for_servicenow_discovery_1 - Latest

Ironstream for Splunk®/Kafka®/Elastic® for IBM Z® Release Notes

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for Kafka®
Ironstream > Ironstream for Elastic®
Ironstream > Ironstream for Splunk®
Version
Latest
Language
English
Product name
Ironstream for Splunk®/Kafka®/Elastic® for IBM Z®
Title
Ironstream for Splunk®/Kafka®/Elastic® for IBM Z® Release Notes
First publish date
2014
Last updated
2024-09-26
Published on
2024-09-26T07:29:10.702304

Ironstream’s Kafka producer can be configured to send records asynchronously to a Kafka broker, as described in the KBA for SDK2103.

The producer uses Kafka’s “non-blocking” API to send the data to a Kafka broker, which when called, immediately returns once the forwarded record is stored in the buffer of records waiting to post to a Kafka broker. A new callback method was implemented to provide asynchronous handling of request completion.

For more information, refer to the “Setting Up Kafka for Ironstream” chapter in the Ironstream Configuration and User’s Guide.