Core SDK ApiSurface should be only org.apache.beam.sdk and should be defined outside of the general ApiSurface class
Open
bug
core
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
Currenlty, ApiSurface.getSdkApiSurface() is highly specialized and also not correct.
Imported from Jira [BEAM-2230](https://issues.apache.org/jira/browse/BEAM-2230). Original Jira may contain additional context.
Reported by: kenn.
Contributor guide
Research direction
Start by locating ApiSurface and its getSdkApiSurface() method, then read the surrounding API-surface logic and the original BEAM-2230 context for the intended separation. Done means the Core SDK surface covers only org.apache.beam.sdk and the specialized definition no longer belongs in the general ApiSurface class.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100