Re: [VOTE] Release 1.8.0, release candidate #4

2019-03-29 Thread Tzu-Li (Gordon) Tai
@Yu discovered this issue, which IMO is probably a blocker for the release: https://issues.apache.org/jira/browse/FLINK-12064. The bug is a regression caused by previous state backend refactorings, which can result in incorrect representation of the schema of serialized keys in state because the

[jira] [Created] (FLINK-12070) Make blocking result partitions consumable multiple times

2019-03-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-12070: - Summary: Make blocking result partitions consumable multiple times Key: FLINK-12070 URL: https://issues.apache.org/jira/browse/FLINK-12070 Project: Flink

[jira] [Created] (FLINK-12069) Add proper lifecycle management for intermediate result partitions

2019-03-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-12069: - Summary: Add proper lifecycle management for intermediate result partitions Key: FLINK-12069 URL: https://issues.apache.org/jira/browse/FLINK-12069 Project: Flink

[jira] [Created] (FLINK-12068) Backtrack fail over regions if intermediate results are unavailable

2019-03-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-12068: - Summary: Backtrack fail over regions if intermediate results are unavailable Key: FLINK-12068 URL: https://issues.apache.org/jira/browse/FLINK-12068 Project: Flink

[jira] [Created] (FLINK-12067) Refactor the constructor of NetworkEnvironment

2019-03-29 Thread zhijiang (JIRA)
zhijiang created FLINK-12067: Summary: Refactor the constructor of NetworkEnvironment Key: FLINK-12067 URL: https://issues.apache.org/jira/browse/FLINK-12067 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-12066) Remove StateSerializerProvider field in keyed state backend

2019-03-29 Thread Yu Li (JIRA)
Yu Li created FLINK-12066: - Summary: Remove StateSerializerProvider field in keyed state backend Key: FLINK-12066 URL: https://issues.apache.org/jira/browse/FLINK-12066 Project: Flink Issue Type:

[jira] [Created] (FLINK-12065) E2E tests fail due to illegal-access warning on Java 9

2019-03-29 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-12065: Summary: E2E tests fail due to illegal-access warning on Java 9 Key: FLINK-12065 URL: https://issues.apache.org/jira/browse/FLINK-12065 Project: Flink

[Proposal] Shuffle resources lifecycle management

2019-03-29 Thread Andrey Zagrebin
Hi All, While working on pluggable shuffle architecture, looking into interactive programming and fine-grained recovery efforts, we released that lifecycle management of intermediate result partitions needs more detailed discussion to enable envisioned use cases. Here I prepared a design

[jira] [Created] (FLINK-12064) RocksDBKeyedStateBackend uses incorrect key serializer if reconfigure happens during restore

2019-03-29 Thread Yu Li (JIRA)
Yu Li created FLINK-12064: - Summary: RocksDBKeyedStateBackend uses incorrect key serializer if reconfigure happens during restore Key: FLINK-12064 URL: https://issues.apache.org/jira/browse/FLINK-12064

Re: Bump up the shaded dependency version

2019-03-29 Thread Chesnay Schepler
Why do you want to bump the shaded-jackson dependency? On 28/03/2019 17:56, mayo zhang wrote: Hi, all Is there some way to bump up the version of shaded jars like flink-shaded-jackson? Or is there someone can deal with this Best, Zhang

[jira] [Created] (FLINK-12063) Remove DateTimeUtils and fix datetime function problems in Blink planner

2019-03-29 Thread Jark Wu (JIRA)
Jark Wu created FLINK-12063: --- Summary: Remove DateTimeUtils and fix datetime function problems in Blink planner Key: FLINK-12063 URL: https://issues.apache.org/jira/browse/FLINK-12063 Project: Flink

[jira] [Created] (FLINK-12062) Introduce bundle operator to streaming table runtime

2019-03-29 Thread Kurt Young (JIRA)
Kurt Young created FLINK-12062: -- Summary: Introduce bundle operator to streaming table runtime Key: FLINK-12062 URL: https://issues.apache.org/jira/browse/FLINK-12062 Project: Flink Issue Type: