David Handermann created NIFI-16210:
---------------------------------------

             Summary: Adjust GetSplunk Time Zone Property Validation
                 Key: NIFI-16210
                 URL: https://issues.apache.org/jira/browse/NIFI-16210
             Project: Apache NiFi
          Issue Type: Sub-task
          Components: Extensions
            Reporter: David Handermann
            Assignee: David Handermann


The {{GetSplunk}} Processor has a {{Time Zone}} property that is currently 
defined with allowable values based on JVM-reported Time Zone Identifiers. This 
approach leads to differences between builds and differences between 
installations, since the Java Time Zone data can change with each version.

To preserve compatibility, the allowable values definitions should be replaced 
with a Validator that checks values at runtime. This maintains compatibility 
with existing configurations and supports reproducible builds with consistent 
runtime manifest values.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to