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

mattyb149 pushed a change to branch MINIFI-422
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 845b66a  NIFI-7467 Refactored S2S peer selection logic. Removed list 
structure for peer selection as it was unnecessary and often wasteful (most 
clusters are 3 - 7 nodes, the list was always 128 elements). Changed integer 
percentages to double to allow for better normalization. Removed 80% cap on 
remote peers as it was due to legacy requirements. Added unit tests for 
non-deterministic distribution calculations. Added unit tests for edge cases 
due to rounding errors, single valid  [...]
     add f2368a0  NIFI-7393: Add max idle time and idle connections to 
InvokeHTTP
     add 463d721  NIFI-7507: Added section to User Guide on configuring a 
Process Group

No new revisions were added by this update.

Summary of changes:
 .../asciidoc/images/configure-process-group.png    | Bin 0 -> 73011 bytes
 nifi-docs/src/main/asciidoc/user-guide.adoc        |  81 ++++++++++++++++++++-
 .../nifi/processors/standard/InvokeHTTP.java       |  29 ++++++++
 3 files changed, 108 insertions(+), 2 deletions(-)
 create mode 100644 
nifi-docs/src/main/asciidoc/images/configure-process-group.png

Reply via email to