[ 
https://issues.apache.org/jira/browse/MINIFICPP-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Zink updated MINIFICPP-1688:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

https://github.com/apache/nifi-minifi-cpp/commit/59b204f9e44dc00106654a1e02156da67465672b

> ValueParse StringToTime should use std::chrono
> ----------------------------------------------
>
>                 Key: MINIFICPP-1688
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1688
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>          Time Spent: 9h 40m
>  Remaining Estimate: 0h
>
> Currently we use custom classes like _core::TimeUnit_ to parse user inputted 
> time duration.
> We should instead create std::chrono::durations from the user inputs.
> (and possible replace the various integer class members which contains time 
> duration to std::chrono aswell)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to