[
https://issues.apache.org/jira/browse/BEAM-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546503#comment-17546503
]
Kenneth Knowles commented on BEAM-2231:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18368
> ApiSurface should be lazy
> -------------------------
>
> Key: BEAM-2231
> URL: https://issues.apache.org/jira/browse/BEAM-2231
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Priority: P3
> Labels: Clarified
>
> Currently, the ApiSurface loads classes recursively, when they should be
> pruned before loading by the pruning pattern. This has caused crashes because
> some classes that are never referenced in our code.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)