Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow to analyze big projects (>500k LOC) by preventing TooManyOpenFilesException #1097

Merged
merged 1 commit into from
Jan 9, 2017

Conversation

arturbosch
Copy link
Contributor

When I analyze elasticsearch (600k, core package is 280k and is buildable), I get an NoFileFoundException saying that too many open files exist.

By closing every input stream when creating compilation units this can be prevented.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants