bbende commented on issue #3898: NIFI-6886 - Bugfix SiteToSiteBulletinReportingTask URL: https://github.com/apache/nifi/pull/3898#issuecomment-556342083 While this will prevent the NPE from happening, it doesn't really address the root problem. The issue is that peerPersistence should not be null, wherever the SiteToSiteClient is being configured it should be passing in a non-null provider.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
