[ https://issues.apache.org/jira/browse/NIFI-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191180#comment-16191180 ]
ASF GitHub Bot commented on NIFI-4343: -------------------------------------- Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2121 @pvillard31 I looked at the change briefly. I think we also need to change to use `new SiteToSiteClient.Builder().urls()` instead of `url()` here: https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/src/main/java/org/apache/nifi/reporting/AbstractSiteToSiteReportingTask.java#L193 > SiteToSite reporting tasks should support multi RPG urls > -------------------------------------------------------- > > Key: NIFI-4343 > URL: https://issues.apache.org/jira/browse/NIFI-4343 > Project: Apache NiFi > Issue Type: Improvement > Components: Extensions > Reporter: Pierre Villard > Assignee: Pierre Villard > Priority: Minor > > With NIFI-3026 multiple URLs are allowed for the Site To Site initial > connection. This should be reflected in Site To Site reporting tasks as well. > Currently the property validator prevents the use of multiple URLs. -- This message was sent by Atlassian JIRA (v6.4.14#64029)