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

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

Commit 239b9362f423e14a0ca79934f707f7b9d8964c8f in nifi's branch 
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=239b9362f4 ]

NIFI-13465: Fix NPE in QueryNiFiReportingTask when analytics tables are queried 
without analytics enabled

Signed-off-by: Pierre Villard <[email protected]>

This closes #9016.


> QueryNiFiReportingTask gives error querying Connection Status Predictions 
> table when analytics are disabled 
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-13465
>                 URL: https://issues.apache.org/jira/browse/NIFI-13465
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 2.0.0-M3
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>
> The CONNECTION_STATUS_PREDICTIONS table is queried in QueryNiFiReportingTask 
> without Analytics being enabled, a NullPointerException is thrown. Analytics 
> being disabled should not cause an exception; rather the table should just 
> appear empty to queries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to