[
https://issues.apache.org/jira/browse/NIFI-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927689#comment-16927689
]
ASF subversion and git services commented on NIFI-6567:
-------------------------------------------------------
Commit 758035b964c213649742b9072a5c3f4b057c63c3 in nifi's branch
refs/heads/master from Hsin-Ying Lee
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=758035b ]
NIFI-6567 HandleHttpRequest does not shutdown HTTP server in some cir… (#3673)
* NIFI-6567 HandleHttpRequest does not shutdown HTTP server in some
circumstances
signed-off by: Peter Wicks <[email protected]>
> HandleHttpRequest does not shutdown HTTP server in some circumstances
> ---------------------------------------------------------------------
>
> Key: NIFI-6567
> URL: https://issues.apache.org/jira/browse/NIFI-6567
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Peter Wicks
> Assignee: Peter Wicks
> Priority: Minor
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> (Dependent on NIFI-6562)
> If multiple cluster nodes are running on a single host, then there will be
> port conflicts in HandleHttpRequest. To avoid this users may choose to run
> in Primary Only scheduling mode.
> If there is a primary node change, the processor does not properly shutdown
> the old Http server instance before the new primary node tries to startup
> it's own local copy.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)