You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorporate support to convert Kafka headers to HTTP headers
Incorporate support to configure maximum messages for consumer polling (This can be configured using maxPollRecords configuration in Ballerina Kafka consumer)
Incorporate support for parallel message delivery
Partition based message consumption for subscribers
Retrying for message delivery errors
The text was updated successfully, but these errors were encountered:
Description
Following tasks should be completed with this:
maxPollRecords
configuration in Ballerina Kafka consumer)The text was updated successfully, but these errors were encountered: