Kim van der Riet created QPID-7654:
--------------------------------------

             Summary: [legacystore] Using write page cache sizes of 1 and 2 
(kiB) cause floating point exception on startup
                 Key: QPID-7654
                 URL: https://issues.apache.org/jira/browse/QPID-7654
             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]

Reply via email to