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

    https://github.com/apache/nifi/pull/1208#discussion_r88453728
  
    --- 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 --
    
    @ijokarumawak my concern is not code within the NiFi codebase, but rather 
code written by third parties. I believe there are others already who have code 
unrelated to NiFi, that actually depend on this client lib for 
sending/receiving data.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to