You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Tzu-Li (Gordon) Tai (Jira)" <ji...@apache.org> on 2020/02/04 08:15:00 UTC

[jira] [Created] (FLINK-15898) Make Stateful Functions release-ready

Tzu-Li (Gordon) Tai created FLINK-15898:
-------------------------------------------

             Summary: Make Stateful Functions release-ready
                 Key: FLINK-15898
                 URL: https://issues.apache.org/jira/browse/FLINK-15898
             Project: Flink
          Issue Type: Task
          Components: Release System, Stateful Functions
    Affects Versions: statefun-1.1
            Reporter: Tzu-Li (Gordon) Tai
            Assignee: Tzu-Li (Gordon) Tai


As a preparation for releasing the first release for Apache Flink Stateful Functions, there's a few things that needs to be done:

*Legal*
* Missing NOTICE files for canonical source distribution in project root
* Missing NOTICE / LICENSE files under {{META-INF}} directory of to-be-released Maven artifact jars.

*Tooling*
Need utility scripts to create release branches, create source distribution, building and deploying staging artifacts, etc. Most of this can probably be based on existing tooling in {{apache/flink}}.

Stateful Functions releases would also include a base Docker image for building applications, so we also need to look into how we want to do that. Most likely this will be blocked by the ongoing efforts in releasing an official Flink image endorsed by the Apache Flink PMC.

*Documentation*
All information about releasing a Stateful Functions release should also be documented in the Flink community project wiki.

This is an umbrella issue covering all necessary subtasks.



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