Eduardo Mota Fontes created NIFI-6886:
-----------------------------------------
Summary: Unable to refresh Remote Group's peers due to null
Key: NIFI-6886
URL: https://issues.apache.org/jira/browse/NIFI-6886
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.10.0
Environment: Linux CentOS 7 x64
Reporter: Eduardo Mota Fontes
If you create SiteToSiteBulletinReportingTask pointing to cluster itself to an
arbitrary input port it generates Bulletin in every execution:
WARNING
*SiteToSiteBulletinReportingTask[id=843df3f5-016e-1000-15f0-c32647b2a675]
org.apache.nifi.remote.client.PeerSelector@48a5201e Unable to refresh Remote
Group's peers due to null*
This log appears in nifi-app.log too.
Try to debug this error, I figure out that has a new PeerSelector
implementation in version 1.10.0 and the error occurs when it tries to save the
Peers State.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)