Rob Godfrey created QPID-5754:
---------------------------------

             Summary: [Java Broker] Rework configured object state mechanisms 
and semantics
                 Key: QPID-5754
                 URL: https://issues.apache.org/jira/browse/QPID-5754
             Project: Qpid
          Issue Type: Sub-task
            Reporter: Rob Godfrey


Clearly separate the notion of desired state and current effective state.

Distinguish between stop() (a request to change the persistent state) from 
close() (an instruction to evacuate the object from memory along with any 
resources it holds) and delete() (remove all references to the object 
persistently).

Make state transitions operations rather than an update to an attribute.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to