David Handermann created NIFI-12634:
---------------------------------------
Summary: Kubernetes Components Should Ignore Empty Prefix
Properties
Key: NIFI-12634
URL: https://issues.apache.org/jira/browse/NIFI-12634
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: David Handermann
Assignee: David Handermann
Fix For: 2.0.0-M2
Following recent changes on the main branch to support optional prefix
properties for Kubernetes Leases and ConfigMaps, testing indicated that the
Leader Election Manager and State Provider included empty strings as valid
values. This changes the default behavior based on the default nifi.properties
and state-management.xml including empty strings for prefix values. The
components should be modified to ignore empty strings in addition to null
values, aligning with current behavior prior to the introduction of these
properties.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)