This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 5414cd5 NIFI-6759: When encountering Exception during load-balanced
connection communications, after closing socket, return from method rather than
continuing loop
new 99e9010 NIFI-6766: - Ensuring policy label is properly escaped when
populating the user's access policy listing. This closes #3804.
new 4e8dd65 NIFI-6756: - Fixing issue opening a users policy listing when
there is a policy for a specific parameter context.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/nifi/parameter/ParameterContext.java | 4 ++--
.../nifi/parameter/StandardParameterContext.java | 5 +++++
.../src/main/webapp/js/nf/canvas/nf-canvas.js | 20 ++++++++++++++------
.../src/main/webapp/js/nf/users/nf-users-table.js | 15 ++++++++++++---
.../stateless/core/StatelessParameterContext.java | 5 +++++
5 files changed, 38 insertions(+), 11 deletions(-)