Unreleased Resource: Streams
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
The program can potentially fail to release a system resource.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open g11n-ws/tools/tool-trans-fetcher/src/main/java/com/vmware/vip/fetcher/common/FileUtils/OrderedPropertiesUtils.java at line 51 and inspect how the stream is opened and used. Confirm the resource is released on both normal and exceptional paths; verify the fetcher still works afterward with the repository's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100