Keith Wall created QPID-6909: -------------------------------- Summary: 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
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: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org