Thanks a lot for the wrap-up Chesnay. For open issues with a PR already:
[FLINK-8275] Flink YARN TMs using wrong local Kerberos keytab path [FLINK-8318] Shade all Elasticsearch connector dependencies I am currently reviewing these two. [FLINK-8409] KafkaConsumerThread potential NPE [FLINK-8419] No metrics registered for dynamically discovered Kafka partitions These have been reviewed and is mergeable. [FLINK-8421] HeapInternalTimerService does not reconfigure serializers on restore This is still waiting for a review, but I think Aljoscha will start reviewing it soon. For unassigned PRs, I recommend that we start kicking off a 1.4.1 RC by the end of this week with what we have, and leave those for a fast 1.4.2 release afterwards. The reason is we’ve already collected quite a few very critical fixes for 1.4.1 that users have reported and are waiting on, so blocking the 1.4.1 release any longer on still un-assigned issues might not be a good idea. I would also be happy to be the release manager for the 1.4.1 release. Cheers, Gordon On 31 January 2018 at 11:55:06 AM, Chesnay Schepler (ches...@apache.org) wrote: Here's a list of all issues raised in this thread and their respective state: Unassigned: [FLINK-7756] RocksDB state backend Checkpointing (Async and Incremental) is not working with CEP. [FLINK-7760] Restore failing from external checkpointing metadata. [FLINK-8042] retry individual failover-strategy for some time first before reverting to full job restart PR open: [FLINK-8275] Flink YARN TMs using wrong local Kerberos keytab path [FLINK-8318] Shade all Elasticsearch connector dependencies [FLINK-8409] KafkaConsumerThread potential NPE [FLINK-8419] No metrics registered for dynamically discovered Kafka partitions [FLINK-8421] HeapInternalTimerService does not reconfigure serializers on restore Resolved: [FLINK-7949] AsyncWaitOperator is not restarting when queue is full [FLINK-8226] Dangling reference generated after NFA clean up timed out SharedBufferEntry [FLINK-8295] Cassandra connector has incorrect Netty shading [FLINK-8325] Add COUNT AGG support constant parameter, i.e. COUNT(*), COUNT(1) [FLINK-8355] DataSet Should not union a NULL row for AGG without GROUP BY clause. [FLINK-8406] BucketingSink does not detect hadoop file systems [FLINK-8043] change fullRestarts (for fine grained recovery) from guage to counter On 15.01.2018 11:49, Tzu-Li (Gordon) Tai wrote: > Hi all, > > I would like to bring up the discussion of releasing Flink 1.4.1. > We’ve collected a few issues over the past few weeks, some of which is quite > critical. > > Here’s a list of issues, and their current status, that I’m aware of and IMO > should be included: > - [FLINK-8275] Flink YARN TMs using wrong local Kerberos keytab path > (pending PR) > - [FLINK-8421] HeapInternalTimerService does not reconfigure serializers on > restore (assigned, no PR) > - [FLINK-8318] Shade all Elasticsearch connector dependencies (pending PR) > - [FLINK-8419] No metrics registered for dynamically discovered Kafka > partitions (assigned, no PR) > - [FLINK-8409] KafkaConsumerThread potential NPE (assigned, no PR) > - [FLINK-8295] Cassandra connector has incorrect Netty shading (merged) > > Also FYI, here [1] is a list of tickets that were marked as a blocker for > 1.4.1 on JIRA. > [1] > https://issues.apache.org/jira/browse/FLINK-8263?filter=-1&jql=project%20%3D%20FLINK%20AND%20priority%20%3D%20Blocker%20AND%20fixVersion%20%3D%201.4.1%20order%20by%20updated%20DESC > > > If you think something is missing and should be added for 1.4.1, could you > please add them to the JIRA and let others know here? > > Cheers, > Gordon > > > > -- > Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/ >