[
https://issues.apache.org/activemq/browse/AMQ-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce Snyder updated AMQ-2170:
------------------------------
Fix Version/s: 5.5.0
(was: 5.4.1)
> Incoherent documentation / strange property names for advisory messages
> -----------------------------------------------------------------------
>
> Key: AMQ-2170
> URL: https://issues.apache.org/activemq/browse/AMQ-2170
> Project: ActiveMQ
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 5.2.0
> Reporter: Robert Gibson
> Priority: Minor
> Fix For: 5.5.0
>
> Attachments: fastproducer-method.diff
>
>
> http://activemq.apache.org/per-destination-policies.html says that the
> advisory messages available for a destination are
> advisoryForConsumed
> advisoryForDelivered
> advisoryForDiscardedMessages
> advisoryForSlowConsumers
> advsioryForFastProducers
> advisoryWhenFull
> However, the page at http://activemq.apache.org/advisory-message.html says
> advisoryForConsumed
> advisoryForDelivery (different)
> advisoryForDiscardingMessages (different)
> advisoryForSlowConsumers
> advisdoryForFastProducers (different)
> advisoryWhenFull
> The two pages should say the same thing (currently the 2nd page matches the
> code); and you should also consider changing the name of
> 'advisdoryForFastProducers' to be 'advisoryForFastProducers' in the code and
> the documentation to remove the typo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.