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

InputStream passed to VCFHeaderReader does not get closed #1900

Closed
fnothaft opened this issue Feb 3, 2018 · 0 comments
Closed

InputStream passed to VCFHeaderReader does not get closed #1900

fnothaft opened this issue Feb 3, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@fnothaft
Copy link
Member

fnothaft commented Feb 3, 2018

See https://github.com/bigdatagenomics/adam/blob/master/adam-core/src/main/scala/org/bdgenomics/adam/rdd/ADAMContext.scala#L1153. This causes connection pool exhaustion when reading a large number of VCFs directly from S3.

@fnothaft fnothaft added the bug label Feb 3, 2018
@fnothaft fnothaft added this to the 0.24.0 milestone Feb 3, 2018
@fnothaft fnothaft self-assigned this Feb 3, 2018
fnothaft pushed a commit to fnothaft/adam that referenced this issue Feb 3, 2018
heuermh pushed a commit that referenced this issue Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant