[
https://issues.apache.org/jira/browse/FLINK-20716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335973#comment-17335973
]
Flink Jira Bot commented on FLINK-20716:
----------------------------------------
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> Pluggable shuffle service public interface IndexedInputGate mixed with Netty
> shuffle service implementation.
> ------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-20716
> URL: https://issues.apache.org/jira/browse/FLINK-20716
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Reporter: Jin Xing
> Priority: Major
> Labels: stale-major
>
> IndexedInputGate provided by pluggable shuffle service as a public interface,
> and intend to allow user to extend/customize the shuffle-read behavior.
> Currently its method of IndexedInputGate#getChannel returns InputChannel,
> which from my understanding binds to Netty shuffle service implementation.
> Should we keep IndexedInputGate independent ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)