Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the KafkaHub implementation #7376

Closed
5 tasks done
ayeshLK opened this issue Nov 19, 2024 · 1 comment
Closed
5 tasks done

Improve the KafkaHub implementation #7376

ayeshLK opened this issue Nov 19, 2024 · 1 comment
Assignees
Labels
module/websubhub Issues related to Ballerina websubhub module Type/Task

Comments

@ayeshLK
Copy link
Member

ayeshLK commented Nov 19, 2024

Description

$subject

Following tasks should be completed with this:

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/websubhub Issues related to Ballerina websubhub module Type/Task
Projects
Archived in project
Development

No branches or pull requests

1 participant