Jars contain duplicate class definitions
Open
beam-model
bug
harness
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
There are a large number of classes with definitions in both beam-sdks-java-harness-2.4.0-SNAPSHOT.jar and either beam-model-pipeline-2.4.0-SNAPSHOT.jar or beam-model-fn-execution-2.4.0-SNAPSHOT.jar.
Some randomly chosen examples of classes with this problem (out of a much larger set):
org/apache/beam/model/pipeline/v1/Endpoints
org/apache/beam/model/pipeline/v1/RunnerApi
org/apache/beam/model/pipeline/v1/StandardWindowFns
org/apache/beam/model/fnexecution/v1/ProvisionApi
Imported from Jira [BEAM-3870](https://issues.apache.org/jira/browse/BEAM-3870). Original Jira may contain additional context.
Reported by: nkilmer.
Contributor guide
Assessment
This issue has not been assessed yet.