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

adding comments for splitting in two scripts #27

Closed
wants to merge 1 commit into from

Conversation

nitrosx
Copy link
Contributor

@nitrosx nitrosx commented May 31, 2024

This PR adds all the comments helpful to guide the implementation of the split between ingestor loop and background ingestor

@nitrosx nitrosx requested a review from YooSunYoung May 31, 2024 13:26
@nitrosx
Copy link
Contributor Author

nitrosx commented May 31, 2024

This PR is within the scope of issue #22

# check if we need to commit the individual message
if config.kafka_options.individual_message_commit:
consumer.commit(message=message)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatter is complaining about no-newline : D ...

Suggested change

@YooSunYoung
Copy link
Contributor

I think it can be closed and reviewed together with #26, no...?

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.

2 participants