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

Make sure AutoCloseable resources are closed #127

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

birkland
Copy link
Contributor

This is the result of auditing the codebase for resource leaks. Includes
many fixes to unit tests that are likely unnecessary, but included for the sake
of cleanliness

Possibly related to #126

This is the result of auditing the codebase for resource leaks.  Includes
many fixes to unit tests that are likely unnecessary, but included for the sake
of cleanliness
Copy link
Contributor

@ajs6f ajs6f left a comment

Choose a reason for hiding this comment

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

All these changes seem to me to be straightforward improvements.

@emetsger emetsger merged commit cee1ebf into fcrepo4-labs:master Aug 16, 2017
@dannylamb
Copy link

@birkland I'll try and test this in isolation before Islandora/Alpaca#42 to see if I can pin down precisely what's causing our issue.

@birkland
Copy link
Contributor Author

@dannylamb Great. Jenkins should finish and publish its snapshot build of API-X in a few minutes

@dannylamb
Copy link

So this hasn't resolved the issue, but it has turned it from intermittent to easily reproducable. 👍 to that.

@birkland
Copy link
Contributor Author

That seems strange, but I'll take it. Also taking another look at the initial CLAW issue..

@ajs6f
Copy link
Contributor

ajs6f commented Aug 16, 2017

Easily repro is certainly good. And certainly weird.

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.

4 participants