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

📦 Producer application to publish messages to Kafka brokers #1

Closed
1 task done
sydrawat01 opened this issue Nov 13, 2023 · 0 comments · Fixed by #2 or #3
Closed
1 task done

📦 Producer application to publish messages to Kafka brokers #1

sydrawat01 opened this issue Nov 13, 2023 · 0 comments · Fixed by #2 or #3
Assignees
Labels
enhancement New feature or request

Comments

@sydrawat01
Copy link
Member

sydrawat01 commented Nov 13, 2023

  • Configure producer logic to publish messages to particular partitions to all brokers in the Kafka cluster (installed via the infra-helm-chart, which in-turn is installed via tf-helm).
@sydrawat01 sydrawat01 self-assigned this Nov 13, 2023
@sydrawat01 sydrawat01 converted this from a draft issue Nov 13, 2023
@sydrawat01 sydrawat01 added the enhancement New feature or request label Nov 13, 2023
@sydrawat01 sydrawat01 moved this from 🆕 New to 🏗 In progress in ☁️ kanban Nov 14, 2023
karanwadhwa pushed a commit that referenced this issue Nov 15, 2023
Dummy `healthcheck` data is being published to the topic for the
consumer app to be subscribed to.

Fixes issue #1
@sydrawat01 sydrawat01 linked a pull request Nov 15, 2023 that will close this issue
@sydrawat01 sydrawat01 moved this from 🏗 In progress to ✅ Done in ☁️ kanban Nov 15, 2023
@sydrawat01 sydrawat01 linked a pull request Nov 16, 2023 that will close this issue
@sydrawat01 sydrawat01 moved this from ✅ Done to 👀 In review in ☁️ kanban Nov 16, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in ☁️ kanban Nov 16, 2023
sydrawat01 pushed a commit that referenced this issue Nov 16, 2023
# 1.0.0 (2023-11-16)

### Bug Fixes

* update releaserc remote repository URL ([0d3f15c](0d3f15c))

### Features

* add CI/CD Jenkins Groovy pipeline and semver releaserc ([781475e](781475e)), closes [#4](#4)
* add fetch function to get the health status check ([0480210](0480210))
* basic Kafka producer app ([1b3145a](1b3145a))
* publish dummy `healthcheck` data to Kafka brokers ([6cd6fc2](6cd6fc2)), closes [#1](#1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
1 participant