Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@MaheshRKumawat
Copy link
Collaborator

The observer does 3 key functionality:

  • continuously monitors and tracks offsets within topics to identify any incoming messages
  • keeps track of offsets within consumer groups to monitor the progress of message consumption
  • compares the offsets between topics and its associated consumer groups and then determines the number of jobs to be invoked based on the comparison

qu1queee and others added 9 commits March 12, 2024 08:23
Introduce kafkadata file
Add run.sh
Add related Dockerfile's
Improve README

Signed-off-by: encalada <[email protected]>
Signed-off-by: Karan Kumar <[email protected]>
Signed-off-by: encalada <[email protected]>
Signed-off-by: encalada <[email protected]>
Signed-off-by: encalada <[email protected]>
Enhance config fields

Signed-off-by: encalada <[email protected]>
Adopt the code to read from the embedded env Vars
into our Jobs. Adjust the run.sh script and the
README accordingly.

Signed-off-by: encalada <[email protected]>
The observer does 3 key functionality:
- continuously monitors and tracks offsets within topics to identify any incoming messages
- keeps track of offsets within consumer groups to monitor the progress of message consumption
- compares the offsets between topics and its associated consumer groups and then determines the number of jobs to be invoked based on the comparision
@MaheshRKumawat MaheshRKumawat mentioned this pull request Apr 2, 2024
@qu1queee qu1queee mentioned this pull request Apr 11, 2024
@qu1queee qu1queee force-pushed the qu1queee/kafka_observer branch 7 times, most recently from 645139c to 5fd21fe Compare April 13, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants