[
https://issues.apache.org/jira/browse/FLINK-23842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-23842.
----------------------------------
Resolution: Fixed
Fixed
- 1.13.4 (release-1.13) via a3a776d1264735d38b9f5d979a617d65e5c5069a
- 1.14.1 (release-1.14) via dfa47afcc103ce68babb7e2967afacfdecb01886
- 1.15.0 (master) via 7a109823a21150c7bea9ba41fc22203cbaf7094f
> Add log messages for reader registrations and split requests.
> -------------------------------------------------------------
>
> Key: FLINK-23842
> URL: https://issues.apache.org/jira/browse/FLINK-23842
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.15.0, 1.14.1, 1.13.4
>
>
> Currently, there are is nothing logged when source enumerators get reader
> registration events, or when they receive split requests.
> While some specific source implementations log this in their implementation,
> for the general case, this information is missing, even though it is super
> valuable when debugging and understanding the work assignment behavior.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)