[ https://issues.apache.org/jira/browse/FLINK-16827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jark Wu updated FLINK-16827: ---------------------------- Summary: StreamExecTemporalSort should require a distribution trait in StreamExecTemporalSortRule (was: Kafka stream data sorted by time field throws null pointer exception under multiple concurrency) > StreamExecTemporalSort should require a distribution trait in > StreamExecTemporalSortRule > ---------------------------------------------------------------------------------------- > > Key: FLINK-16827 > URL: https://issues.apache.org/jira/browse/FLINK-16827 > Project: Flink > Issue Type: Bug > Components: Table SQL / Planner, Table SQL / Runtime > Affects Versions: 1.9.1 > Environment: flink on yarn > !image-2020-03-27-21-23-13-648.png! > Reporter: wuchangjun > Assignee: Benchao Li > Priority: Major > Attachments: image-2020-03-27-21-22-21-122.png, > image-2020-03-27-21-22-44-191.png, image-2020-03-27-21-23-13-648.png > > > flink reads kafka data and sorts by time field. In the case of multiple > concurrency, it throws the following null pointer exception. One concurrent > processing is normal. > !image-2020-03-27-21-22-21-122.png! > > !image-2020-03-27-21-22-44-191.png! > > > -- This message was sent by Atlassian Jira (v8.3.4#803005)