[ https://issues.apache.org/jira/browse/ARTEMIS-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351088#comment-15351088 ]
ASF subversion and git services commented on ARTEMIS-569: --------------------------------------------------------- Commit ce9ea1760a473531f8175c9ca3c72f03fd8c617d in activemq-artemis's branch refs/heads/master from [~jbertram] [ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=ce9ea17 ] ARTEMIS-569 fix bridge producerWindowSize Something bizarre happened with commit 8f52a622d0d883ca5e9f60ba7754ed51de38cc5c in April 2015. It reverted the changes from both c1111cc156684b15938ab3f8e34df9f4b64f57c4 and ada112a6a37dce8ddf48e2238904421b2ca8e0dc. This commit fixes that. > 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 > > 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)