[
https://issues.apache.org/jira/browse/QPID-5012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722317#comment-13722317
]
Robbie Gemmell commented on QPID-5012:
--------------------------------------
I wasn't sure about the use of a literal to avoid the compile dependency on
5.0.84 as it wasn't clear it would actually help, i.e. it depends on whether
the names are validated or not. Checking the javadoc suggested they were and
upon trying it they are indeed:
{noformat}
Caused by: java.lang.IllegalArgumentException: je.stats.collectaaa is not a
valid BDBJE environment parameter
{noformat}
As a result we should just use the constant and force the compile time
dependency since users would have no way of using older versions.
> [Java Broker] update optional BDB store to use version 5.0.84 of BDB JE
> ------------------------------------------------------------------------
>
> Key: QPID-5012
> URL: https://issues.apache.org/jira/browse/QPID-5012
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
> Assignee: Keith Wall
> Fix For: 0.25
>
>
> A newer release of BDB JE is available, 5.0.84. We should update the
> dependency for the optional BDB store to use this. The release contains a
> number of defect fixes that appear to have the potential to impact users of
> the Java Broker. This is a drop in replacement and requires no code changes.
> http://download.oracle.com/otndocs/products/berkeleydb/html/je/je-5.0.84_changelog.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]