[
https://issues.apache.org/jira/browse/FLINK-36815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo closed FLINK-36815.
------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
master(2.0) via dbd21cf56af950045f75ca38b536ef06d4c8cb8f.
> series bugs of DSv2
> -------------------
>
> Key: FLINK-36815
> URL: https://issues.apache.org/jira/browse/FLINK-36815
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Affects Versions: 2.0.0
> Reporter: xuhuang
> Assignee: xuhuang
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
>
> I found four bugs in DSv2.
> 1. The DSv2 _org.apache.flink.datastream.api.ExecutionEnvironment#fromSource_
> method return a
> {_}NonKeyedPartitionStream{_}, which does not allow users to set source
> configurations, such as operator name or parallelism.
> 2. The _org.apache.flink.datastream.api.context.TaskInfo_ lack
> {_}sub{_}_taskIndex_ and {_}attemptNumber{_}.
> 3. The _open_ and _close_ methods of
> _org.apache.flink.datastream.api.function.ProcessFunction_ are not being
> called.
> 4. The _open_ method of
> _org.apache.flink.datastream.api.function.ProcessFunction_ lacks relevant
> information, such as the current TaskInfo.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)