You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/01/20 00:26:00 UTC

[jira] [Created] (FLINK-21037) Deduplicate configuration logic in docker entrypoint

Chesnay Schepler created FLINK-21037:
----------------------------------------

             Summary: Deduplicate configuration logic in docker entrypoint
                 Key: FLINK-21037
                 URL: https://issues.apache.org/jira/browse/FLINK-21037
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Scripts
    Affects Versions: 1.12.2
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.13.0


The various branches in the {{docker-entrypoint.sh}} set various configuration properties and pipe {{FLINK_PROPERTIES}} into the configuration.
We don't need to make these calls separately  for each branch.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)