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

ASF GitHub Bot commented on MINIFICPP-315:
------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/nifi-minifi-cpp/pull/196


> Allow Properties to support plain 'b' suffix
> --------------------------------------------
>
>                 Key: MINIFICPP-315
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-315
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Dustin Rodrigues
>            Priority: Minor
>             Fix For: 0.4.0
>
>
> Currently, if a property is 'x kb', the value is multiplied by 1024 but if 
> it's 'x k', it's multiplied by 1000. However, values are of the form 'x b' or 
> 'x B', the value doesn't get parsed at all. Instead, 'x' should be returned.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to