[jira] [Updated] (NIFI-8073) SiteToSiteStatusReportingTask - isBackPressureEnabled field not set correctly

2020-12-05 Thread Mohsan (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mohsan updated NIFI-8073:
-
Status: Patch Available  (was: Open)

corrected condition for label isBackPressureEnabled.

> SiteToSiteStatusReportingTask - isBackPressureEnabled field not set correctly
> -
>
> Key: NIFI-8073
> URL: https://issues.apache.org/jira/browse/NIFI-8073
> Project: Apache NiFi
>  Issue Type: Bug
>Affects Versions: 1.12.1, 1.9.0
>Reporter: Mohsan
>Priority: Minor
> Attachments: 
> 0001-NIFI-8073-corrected-condition-for-label-isBackPressu.patch
>
>
> SiteToSiteStatusReportingTask 1.9.0.1.0.1.0-12
> the reported field isBackPressureEnabled (for Connections) is set to "true" 
> if the backpressure is reached due to the queue reaching its max. flowfile 
> count. But if the queue reaches its max. amount of data it can hold, the 
> field isBackPressureEnabled reports "false", even tough it should be "true".
> Assumption: Check on queue capacity (Bytes) is missing.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (NIFI-8073) SiteToSiteStatusReportingTask - isBackPressureEnabled field not set correctly

2020-12-05 Thread Mohsan (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mohsan updated NIFI-8073:
-
Attachment: 0001-NIFI-8073-corrected-condition-for-label-isBackPressu.patch

> SiteToSiteStatusReportingTask - isBackPressureEnabled field not set correctly
> -
>
> Key: NIFI-8073
> URL: https://issues.apache.org/jira/browse/NIFI-8073
> Project: Apache NiFi
>  Issue Type: Bug
>Affects Versions: 1.9.0, 1.12.1
>Reporter: Mohsan
>Priority: Minor
> Attachments: 
> 0001-NIFI-8073-corrected-condition-for-label-isBackPressu.patch
>
>
> SiteToSiteStatusReportingTask 1.9.0.1.0.1.0-12
> the reported field isBackPressureEnabled (for Connections) is set to "true" 
> if the backpressure is reached due to the queue reaching its max. flowfile 
> count. But if the queue reaches its max. amount of data it can hold, the 
> field isBackPressureEnabled reports "false", even tough it should be "true".
> Assumption: Check on queue capacity (Bytes) is missing.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)