[ 
https://issues.apache.org/jira/browse/NIFI-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338333#comment-15338333
 ] 

ASF subversion and git services commented on NIFI-1805:
-------------------------------------------------------

Commit 139831241cbe95e2a6a05113c910b04b02602a00 in nifi's branch refs/heads/0.x 
from [~jeremy.dyer]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1398312 ]

NIFI-1805

Expose BackPressureObjectThreshold and BackPressureDataSizeThreshold to
ConnectionStatus

This closes #377.

Signed-off-by: Aldrin Piri <[email protected]>


> Expose BackPressure status in ConnectionStatus for ReportingTask access
> -----------------------------------------------------------------------
>
>                 Key: NIFI-1805
>                 URL: https://issues.apache.org/jira/browse/NIFI-1805
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Jeremy Dyer
>            Assignee: Jeremy Dyer
>
> It is currently not possible to determine if a connection within a workflow 
> is experiencing backpressure. While metrics are provided in the 
> ConnectionStatus object around objectsQueued and bytesQueued this alone isn't 
> enough to determine if any user defined backpressure is being applied. The 
> idea is to make that information about the backpressure available inside the 
> existing ConnectionStatus so that custom ReportingTasks can look for things 
> like slow connections and alert appropriately. 
> Mark Payne nifi dev list email excerpt - "It should be relatively easy. In 
> FlowController, we would have to update getGroupStatus() to set the values on 
> ConnectionStatus
> and of course update ConnectionStatus to have getters & setters for the new 
> values. That should be about it, I think."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to