You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ex...@apache.org on 2022/03/07 19:41:39 UTC

[nifi] branch main updated (d062029 -> fc5c810)

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

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


    from d062029  NIFI-8927 - Add option to start/stop all controllers (#5247)
     add fc5c810  NIFI-9750 - Logging Improvements to support LoadBalanceProtocol troubleshooting

No new revisions were added by this update.

Summary of changes:
 .../client/async/nio/LoadBalanceSession.java         |  2 +-
 .../client/async/nio/NioAsyncLoadBalanceClient.java  |  2 +-
 .../server/ConnectionLoadBalanceServer.java          | 20 ++++++++++----------
 .../server/StandardLoadBalanceProtocol.java          | 19 +++++++++++--------
 4 files changed, 23 insertions(+), 20 deletions(-)