[jira] [Commented] (NIFI-12901) Remove time units in description of properties that specify a time period

2024-03-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827352#comment-17827352
 ] 

ASF subversion and git services commented on NIFI-12901:


Commit 4093fc1ab056c524f7732089adaeb7d8547d9e48 in nifi's branch 
refs/heads/support/nifi-1.x from EndzeitBegins
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4093fc1ab0 ]

NIFI-12901 Removed time units in description of time period properties

This closes #8504

Signed-off-by: David Handermann 
(cherry picked from commit 27fa595b25c848bc06579748c17be2b0bf6dcd2e)


> 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
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)


[jira] [Commented] (NIFI-12901) Remove time units in description of properties that specify a time period

2024-03-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17827350#comment-17827350
 ] 

ASF subversion and git services commented on NIFI-12901:


Commit 27fa595b25c848bc06579748c17be2b0bf6dcd2e in nifi's branch 
refs/heads/main from EndzeitBegins
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=27fa595b25 ]

NIFI-12901 Removed time units in description of time period properties

This closes #8504

Signed-off-by: David Handermann 


> 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
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)