Github user ijokarumawak commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1208#discussion_r87730175
  
    --- Diff: 
nifi-commons/nifi-site-to-site-client/src/main/java/org/apache/nifi/remote/client/SiteToSiteClient.java
 ---
    @@ -560,7 +560,8 @@ public SiteToSiteClient build() {
             }
     
             /**
    -         * @return the configured URL for the remote NiFi instance
    +         * @return the configured URL for the remote NiFi instance.
    +         * The URL string possibly contains multiple URL entries in 
comma-separated format.
              */
             public String getUrl() {
    --- End diff --
    
    SiteToSiteReportingTask has its own UI and it doesn't allow URL in a 
comma-separated format. We need to update the reporting task, too. However, 
since there're other features such as HTTP transport and Proxy support to add 
to the reporting task, I issued a separate JIRA 
[SiteToSiteProvenanceReportingTask to support Site-to-Site recently added 
features](https://issues.apache.org/jira/browse/NIFI-3030).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to