[ 
https://issues.apache.org/jira/browse/NIFI-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976135#comment-15976135
 ] 

ASF subversion and git services commented on NIFI-3657:
-------------------------------------------------------

Commit 8ce2a1b3a7318de244f4c6a22a20943d1b056c4e in nifi's branch 
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8ce2a1b ]

NIFI-3657 This closes #1634. Fix HTTP S2S to use local address.

- Fixed SiteInfoProvider and HttpClient to use specified local address with its 
SiteToSiteRestApiClient
- Removed setupRequestConfig method call from connection and read timeout 
setter methods at SiteToSiteRestApiClient, because it created config object 
before local address was set
- Null clear StandardRemoteProcessGroup localAddress when user clears Local 
Network Interface

Signed-off-by: joewitt <[email protected]>


> HTTP Site-to-Site should use specified local binding address
> ------------------------------------------------------------
>
>                 Key: NIFI-3657
>                 URL: https://issues.apache.org/jira/browse/NIFI-3657
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.2.0
>            Reporter: Koji Kawamura
>            Assignee: Koji Kawamura
>             Fix For: 1.2.0
>
>
> NIFI-3541 introduced new 'Local Network Interface' configuration to 
> RemoteProcessGroup (Site-to-Site client). RAW protocol uses it correctly but 
> some HTTP requests don't.
> Also, once a local network interface is specified and its address is bound to 
> a RemoteProcessGroup, the Local address will not be cleared even if user 
> clears Local Network Interface. (The value of Local Network Interface is 
> cleared, but the local address derived from the nic is not)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to