Stephan Ewen created FLINK-19205:
------------------------------------
Summary: SourceReaderContext should give access to Configuration
and Hostbame
Key: FLINK-19205
URL: https://issues.apache.org/jira/browse/FLINK-19205
Project: Flink
Issue Type: Sub-task
Components: API / Core
Reporter: Stephan Ewen
Assignee: Stephan Ewen
Fix For: 1.12.0
To implement end-to-end configurability, Source Readers need access to the
Flink configuration.
Source Readers sometimes need access to the hostname of the machine running the
reader task, to add locality preferences to requests for partitions from the
external source system.
The natural way to give access to both is through the {{SourceReaderContext}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)