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

fix: firehose prevented from exiting when out of memory error happened #159

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

fzrvic
Copy link
Contributor

@fzrvic fzrvic commented Mar 10, 2022

Bug Report

In some cases, unknown reason prevented firehose from exiting when out of memory error happened although firehose consumer was closed and exited the main thread.

Expected Behavior

Firehose should exit when Out Of Memory error happened

Steps to Reproduce

  1. Configure bigquery or blob sink_type firehose
  2. Set maximum JVM memory to -Xmx200m
  3. Run firehose until OOM error shown

@lavkesh lavkesh merged commit af1a704 into main Mar 10, 2022
@lavkesh lavkesh deleted the oom-error-stuck branch March 10, 2022 04:36
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