[
https://issues.apache.org/jira/browse/ARTEMIS-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351605#comment-15351605
]
Justin Bertram commented on ARTEMIS-569:
----------------------------------------
I imagine a patch release could be made with this (and other) fixes. However,
I have no personal plans to do a release. You may want to ask on the user list
or simply cherry-pick the commits for this fix onto your local copy of 1.3.0
and rebuild using {{mvn -Prelease clean install}}.
> property missing from XSD
> -------------------------
>
> Key: ARTEMIS-569
> URL: https://issues.apache.org/jira/browse/ARTEMIS-569
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: John Mark
> Assignee: Justin Bertram
> Fix For: 1.4.0
>
>
> According to the documentation, a property named {{producer-window-size}}
> should exist for bridge configuration. This is documented both here:
> https://activemq.apache.org/artemis/docs/1.2.0/core-bridges.html and here:
> https://activemq.apache.org/artemis/docs/1.2.0/configuration-index.html#bridge-type.
> When I tried adding the {{<producer-window-size>}} element to my broker.xml I
> get an error saying that it is invalid. Looking at the
> [XSD|https://github.com/apache/activemq-artemis/blob/master/artemis-server/src/main/resources/schema/artemis-configuration.xsd#L992]
> I have confirmed that it is not listed there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)