[
https://issues.apache.org/jira/browse/NIFI-12634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808655#comment-17808655
]
ASF subversion and git services commented on NIFI-12634:
--------------------------------------------------------
Commit 806d8d61658c03537a38132eb5764900cb7b4e8c in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=806d8d6165 ]
NIFI-12634 Ignored Blank Prefix Values in Kubernetes Components (#8268)
- Updated KubernetesConfigMapStateProvider and KubernetesLeaderElectionManager
to ignore blank prefix values as provided in default configuration files
> 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
> Priority: Major
> Fix For: 2.0.0-M2
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)