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

   ### What needs to happen?
   
   Each time a new Flink version is supported, we need to create a new 
dockerhub repo prior to the release process, which involves Apache Infra 
approval.
   
   Conventionally, a Dockerhub repository contains versioned image of different 
base platforms, for example, official python image 
https://hub.docker.com/_/python/tags has tags like "3.9.19-slim-bullseye", 
"3-alpine3.19"
   
   We should be able to publish Flink job servers into single repository, 
saying, apache/beam_flink_job_server, and use tag like `2.99.0-flink1.99`
   
   This involves refactoring and it is good to start when adding support of the 
next flink version
   
   ### Issue Priority
   
   Priority: 3 (nice-to-have improvement)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [X] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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