[ 
https://issues.apache.org/jira/browse/QPID-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992746#comment-13992746
 ] 

ASF subversion and git services commented on QPID-5754:
-------------------------------------------------------

Commit 1593264 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1593264 ]

QPID-5754 : [Java Broker] Make state change operations methods rather than 
calls to setDesiredState

> [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
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: 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