Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The connection URL of the Kafka Connector which is being used to send or receive the messages.

Poll Interval (in ms)

The maximum interval of time interval in milliseconds until which the Kafka Connector acting as the consumer fetches messages from the Kafka Broker.that the Kafka Consumer's poll method takes to return from the call to Kafka Broker. It returns immediately when unattended messages are available; if not available, it returns null on timeout.

Empty Fetch Threshold

The maximum number of times call for records from Kafka Consumer's poll method to Kafka Broker can return empty. On breaching this limit, the consumer closes.

Topic Name

The name of the topic through which the messages are sent by the producer or through which the messages are consumed by the consumer.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence