This is an automated email from the ASF dual-hosted git repository.
markap14 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 479ee6e NIFI-7819 - Added ZooKeeperStateProvider TLS properties. -
Added tests for TLS with ZooKeeperStateProvider. - Added docs to administration
guide. - Small fixes for PR comments. - Changed the ZooKeeperStateProvider to
receive configuration from the nifi.properties file. Uses the Zookeeper TLS
properties or if they are not declared, uses the standard NiFi TLS properties.
- Updated administration-guide. - Fixed some boolean literalsl. Set the
ZooKeeper watcher to null. Remo [...]
add 018778a NIFI-7994: Fixed ReplaceText concurrency issue
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/nifi/processors/standard/ReplaceText.java | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)