You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2020/06/23 18:27:08 UTC

[nifi] branch master updated (327d73f -> 91cd74d)

This is an automated email from the ASF dual-hosted git repository.

markap14 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 327d73f  NIFI-7523: Use SSL Context Service for Atlas HTTPS connection in Atla… (#4348)
     add 91cd74d  NIFI-7576 ListenHTTP: Honor primary node only ListenHTTP processor now binds port and creates a HTTP connection only if one of the following conditions apply: - Primary node execution is 'false' - Primary node execution is 'true' and node is elected as primary node.

No new revisions were added by this update.

Summary of changes:
 .../nifi/processors/standard/ListenHTTP.java       | 44 ++++++++++++++++++++--
 .../nifi/processors/standard/TestListenHTTP.java   |  4 +-
 2 files changed, 43 insertions(+), 5 deletions(-)