Hi all, I am currently trying to improve how the Flink community is handling incoming pull requests and JIRA tickets.
I've looked at how other big communities are handling such a high number of contributions, and I found that many are using GitHub labels extensively. An integral part of the label use is to tag PRs with the component / area they belong to. I think the most obvious and logical way of tagging the PRs is by using the JIRA components. This will force us to keep the JIRA tickets well-organized, if we want the PRs to be organized :) I will soon start a separate discussion for the GitHub labels. Let's first discuss the JIRA components. I've created the following Wiki page with my proposal of the new component, and how to migrate from the existing components: https://cwiki.apache.org/confluence/display/FLINK/Proposal+for+new+JIRA+Components Please comment here or directly in the Wiki to let me know what you think. Best, Robert