You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/08/14 20:48:13 UTC

[jira] [Closed] (AMQ-5034) ActiveMQ xsd missing readThreads attribute on LevelDB store

     [ https://issues.apache.org/jira/browse/AMQ-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-5034.
-----------------------------

    Resolution: Not a Problem

Removed non-existent property from LevelDB documentation.

> ActiveMQ xsd missing readThreads attribute on LevelDB store
> -----------------------------------------------------------
>
>                 Key: AMQ-5034
>                 URL: https://issues.apache.org/jira/browse/AMQ-5034
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: activemq-leveldb-store
>    Affects Versions: 5.9.0
>         Environment: any? checked on Linux deployments
>            Reporter: thanos
>              Labels: activemq, leveldb
>
> Wishing to tune LevelDB store, both documentation on ActiveMQ site and ActiveMQ cwiki mention attribute readThreads, see
> http://activemq.apache.org/leveldb-store.html
> and 
> https://cwiki.apache.org/confluence/display/ACTIVEMQ/LevelDB+Store
> Trying to use the attribute gives an XSD validation error: 
> {noformat}
> org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'readThreads' is not allowed to appear in element 'levelDB'.
> {noformat}
> Apparently, the XSD present in http://activemq.apache.org/schema/core/activemq-core.xsd does not include this attribute at all.



--
This message was sent by Atlassian JIRA
(v6.2#6252)