API for loading iterators from config
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 487
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 13
Description
Work was done in 2.0 to make IteratorUtil more public API friendly by moving out a lot of the methods, including loadIterators(). It would be good to have something API friendly in IteratorUtil to load iterators from the configuration since this seems to be useful for users. Or perhaps it should be in the new SPI package.
Contributor guide
Research direction
Start by reviewing IteratorUtil's current public methods and the new SPI package, then trace the configuration path related to loadIterators(). Compare the 2.0 changes described in the issue. Done means a settled API location and a clearly defined way for users to load configured iterators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100