You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/01/11 13:55:00 UTC

[jira] [Commented] (BEAM-13488) ClassGraph scanner is nondeterministic/incomplete when using parallel scans

    [ https://issues.apache.org/jira/browse/BEAM-13488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472739#comment-17472739 ] 

Kenneth Knowles commented on BEAM-13488:
----------------------------------------

Did the PR resolve this one?

> ClassGraph scanner is nondeterministic/incomplete when using parallel scans
> ---------------------------------------------------------------------------
>
>                 Key: BEAM-13488
>                 URL: https://issues.apache.org/jira/browse/BEAM-13488
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-core
>            Reporter: Steve Niemitz
>            Assignee: Steve Niemitz
>            Priority: P2
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> See [https://github.com/classgraph/classgraph/issues/614]
> In certain cases parallel scans with classgraph will return only some of the classpath.  Until this bug is fixed, we can work around it by setting parallelism = 1 when doing the scan.  In practice there's no performance difference between 1 vs the default, even for very large classpaths.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)