Make StoreReader and StoreWriter autoclosable
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 939
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I'm wondering, in the new release, can we upgrade the java source compatibility to 1.7, and then make StoreReader/Writer autocloseable? I can submit a PR for it.
Thanks,
Bowen
Contributor guide
No contributing guide indexed for this repository
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
Locate the Java source-compatibility setting and the StoreReader and StoreWriter classes. Check how the project currently targets Java, then verify that the requested compatibility level and autocloseable behavior are supported. Done means the compatibility target is updated and both classes satisfy the requested autocloseable change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100