[
https://issues.apache.org/jira/browse/QPID-6909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028870#comment-15028870
]
ASF subversion and git services commented on QPID-6909:
-------------------------------------------------------
Commit 1716679 from [email protected] in branch 'java/branches/6.0.x'
[ https://svn.apache.org/r1716679 ]
QPID-6909: [Java Broker] Make durability attribute immutable
------------------------------------------------------------------------
Merged from trunk with command:
svn merge -c r1716357 https://svn.apache.org/repos/asf/qpid/java/trunk
> Durability model attribute should be immutable in all cases
> -----------------------------------------------------------
>
> Key: QPID-6909
> URL: https://issues.apache.org/jira/browse/QPID-6909
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Reporter: Keith Wall
> Assignee: Alex Rudyy
> Fix For: qpid-java-6.1
>
>
> Changing an objects durability after it is created is not desirable. Some
> objects, such as Queue and Virtualhost have validations that ensure that
> their durability attribute is not changed, other objects such as Exchange do
> not.
> The underlying stores do not currently support a change in durability.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]