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

ASF subversion and git services commented on QPID-7651:
-------------------------------------------------------

Commit a619d4549d102f9709b59814cf839e408bf4ed16 in qpid-cpp's branch 
refs/heads/master from [~kpvdr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=a619d45 ]

QPID-7651: Fixed incorrect parameter handling for --wcache-num-pages parameter


> [linearstore] Using write page cache sizes of 1 and 2 (kiB) cause floating 
> point exception on startup
> -----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7651
>                 URL: https://issues.apache.org/jira/browse/QPID-7651
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> The help for linearstore parameter wcache-num-pages indicates that legal 
> values are powers of 2 between 1 and 128. In addition, the validation for 
> this parameter allows these values. However, the minimum value should be 4, 
> and using either 1 or 2 as a value will cause a floating point exception when 
> the broker is started.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to