Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/2121
@pvillard31 Thanks for the update. I've confirmed that
SiteToSiteProvenanceReportingTask can use comma separated URLs, and stay being
able to send events even if one of the remote NiFi instances specified at the
URLs went down, and also the reporting task can resume sending while the remote
node was down, by establishing S2S connection with other available node.
LGTM +1, I'm going to squash commits and merge to master. Thank you!
---