[
https://issues.apache.org/jira/browse/FLINK-7856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16241698#comment-16241698
]
ASF GitHub Bot commented on FLINK-7856:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4893
I think the plan sounds good @zjureel. We should however not do it in this
PR. Thus, I would suggest that we create a `JobVertexBackPressureHandler` which
directly inherits from `AbstractRestHandler` and for the time being returns an
empty `JobVertexBackPressureInfo`. Then I would add the
`BackPressureStatsTracker` to the `JobMaster` in a separate PR. What do you
think?
> Port JobVertexBackPressureHandler to REST endpoint
> --------------------------------------------------
>
> Key: FLINK-7856
> URL: https://issues.apache.org/jira/browse/FLINK-7856
> Project: Flink
> Issue Type: Sub-task
> Components: Distributed Coordination, REST, Webfrontend
> Reporter: Fang Yong
> Assignee: Fang Yong
>
> Port JobVertexBackPressureHandler to REST endpoint
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)