Use LinkedTransferQueue poll w/ timeout after upgrade to JDK 21+
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 487
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 13
Description
When Accumulo switches to JDK 21 or newer the changes in #5825 can be reverted.
Contributor guide
Research direction
Start by reading issue #5825 and the changes it introduced, then inspect where LinkedTransferQueue polling is implemented. Confirm the JDK 21+ upgrade condition; done means reverting the workaround from #5825 and verifying the relevant build or tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100