[
https://issues.apache.org/jira/browse/BEAM-11816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350545#comment-17350545
]
Beam JIRA Bot commented on BEAM-11816:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Remove Java version limit for classic Java runners
> --------------------------------------------------
>
> Key: BEAM-11816
> URL: https://issues.apache.org/jira/browse/BEAM-11816
> Project: Beam
> Issue Type: Bug
> Components: runner-core
> Reporter: Nir Gazit
> Priority: P2
> Labels: stale-P2
>
> It seems there's an artificial restriction in
> [https://github.com/apache/beam/blob/master/runners/core-construction-java/src/main/java/org/apache/beam/runners/core/construction/Environments.java#L119]
> that's preventing Beam from running natively on Java > 11. This restriction
> should only apply when trying to use the portable runner, but it's enforced
> everywhere due to a constant failing to initialize there.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)