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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to