[
https://issues.apache.org/activemq/browse/AMQ-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53434#action_53434
]
Rob Davies commented on AMQ-2339:
---------------------------------
Patch applied in revision 800274
> Enforcing persistent mode for incoming messages
> -----------------------------------------------
>
> Key: AMQ-2339
> URL: https://issues.apache.org/activemq/browse/AMQ-2339
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.2.0
> Reporter: Felix Ehm
> Assignee: Rob Davies
> Priority: Minor
> Fix For: 5.4.0
>
> Attachments: ForcePersistencyModeBroker.java,
> ForcePersistencyModeBrokerPlugin.java
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> It would be valuable to have a possibility to enforce the persistence mode
> for incoming messages from clients.
> In our case, one client connected and sent persistent messages with TTL=0 to
> a queue without having a consuming client. This caused the broker to pile up
> the messages until it died due to missing space (disk & mem).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.