You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 23:24:05 UTC

[GitHub] [beam] damccorm opened a new issue, #21402: Dataflow runner - be more lenient with agent java version

damccorm opened a new issue, #21402:
URL: https://github.com/apache/beam/issues/21402

   DataflowRunner currently uses `Environments.getJavaVersion` to detect java version and build the Dataflow user agent string.
   
   `Environments.getJavaVersion` only accept a small subset of java version (8, 11 and 17)
   
   It would be nice the user agent string to accept more exotic java versions to allow running the agent on more exotic jvm (still keeping the beam model itself in java 11).
   
   Imported from Jira [BEAM-13468](https://issues.apache.org/jira/browse/BEAM-13468). Original Jira may contain additional context.
   Reported by: cguillaume.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] guillaumecle commented on issue #21402: Dataflow runner - be more lenient with agent java version

Posted by GitBox <gi...@apache.org>.
guillaumecle commented on issue #21402:
URL: https://github.com/apache/beam/issues/21402#issuecomment-1147008316

   Looks like I'm not able to self-assign. @damccorm Can you assign it to me?
   
   BTW a PR for this issue is open: #17274


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kileys closed issue #21402: Dataflow runner - be more lenient with agent java version

Posted by GitBox <gi...@apache.org>.
kileys closed issue #21402: Dataflow runner - be more lenient with agent java version
URL: https://github.com/apache/beam/issues/21402


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on issue #21402: Dataflow runner - be more lenient with agent java version

Posted by GitBox <gi...@apache.org>.
damccorm commented on issue #21402:
URL: https://github.com/apache/beam/issues/21402#issuecomment-1146712485

   Unable to assign user @guillaumecle. If able, self-assign, otherwise tag @damccorm so that he can assign you. Because of GitHub's spam prevention system, your activity is required to enable assignment in this repo.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org