[
https://issues.apache.org/jira/browse/QPID-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim van der Riet updated QPID-7651:
-----------------------------------
Description: The help for linearstore parameter wcache-page-size 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. (was: 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.)
> [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-page-size 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]