endzeit created NIFI-12901:
------------------------------
Summary: Remove time units in description of properties that
specify a time period
Key: NIFI-12901
URL: https://issues.apache.org/jira/browse/NIFI-12901
Project: Apache NiFi
Issue Type: Improvement
Reporter: endzeit
Assignee: endzeit
In some properties that specify a time period, like {{Max Connection Lifetime}}
of {{DBCPProperties}}, the documentation claims that the property value is to
be defined in a concrete time unit, like milliseconds.
However, those properties use the {{StandardValidators.TIME_PERIOD_VALIDATOR}},
or a derivative thereof, which supports to define the period in a plethora of
time units.
The documentation should be changed accordingly, to clarify that the properties
do not require an integer value of a static time unit but rather the
declaration of a time period including a time unit.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)