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

ASF subversion and git services commented on NIFI-1958:
-------------------------------------------------------

Commit fa834196193fc3442917553cb4f02b9955505b4b in nifi's branch refs/heads/0.x 
from [~wsongson39]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=fa83419 ]

NIFI-1958 Added "wks" as an acceptable parameter and added unit test (+6 
squashed commits)
Squashed commits:
[16dd4ba] NIFI-1958 fixed logic on incoming time units. Removed feature tests 
to convert to weeks because it will not be implemented.
[1b22e58] NIFI-1958 added logic to getTimeDuration to handle weeks as a string 
value to parse but did not add TimeUnit yet. 3/5 feature test pass.
[7136544] NIFI-1958 Moved tests to correct module.
[7d95653] NIFI-1958 Added feature tests for negative values.
[ffc3941] NIFI-1958 Added second feature test.
[7d16bbe] NIFI-1958 Added new feature test and regression test for week 
conversion.

This closes #544.

Signed-off-by: Andy LoPresto <alopre...@apache.org>


> FormatUtils does not handle time units larger than "day"
> --------------------------------------------------------
>
>                 Key: NIFI-1958
>                 URL: https://issues.apache.org/jira/browse/NIFI-1958
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.6.1
>            Reporter: Andy LoPresto
>            Assignee: William Song
>              Labels: beginner, time, unit
>             Fix For: 1.0.0, 0.7.0
>
>
> {{FormatUtils}}, the class used to handle unit conversions from user-provided 
> configuration values, does not accept values using "week", "month", "year", 
> etc. These units should be added. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to