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 error logging and handling #150

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Improve error logging and handling #150

merged 2 commits into from
Feb 7, 2024

Conversation

rozza
Copy link
Member

@rozza rozza commented Jan 16, 2024

When looping a cursor fails log the error at an the error log level.

If errors aren't tolerated then throw an exception.

KAFKA-396

When looping a cursor fails log the error at an
a error log level.

If errors aren't tolerated then throw an exception instead of
continuing to loop.

KAFKA-396
@rozza rozza requested a review from vbabanin January 16, 2024 17:19
@rozza rozza merged commit 8068a45 into mongodb:master Feb 7, 2024
16 checks passed
@rozza rozza deleted the KAFKA-396 branch February 7, 2024 10:35
rohits64 pushed a commit to confluentinc/mongo-kafka that referenced this pull request Mar 15, 2024
When looping a cursor fails log the error at an
a error log level.

If errors aren't tolerated then throw an exception instead of
continuing to loop.

KAFKA-396
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