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

Robbie Gemmell commented on QPID-5754:
--------------------------------------

I think this commit might have been tagged with QPID-5574 by mistake:

Commit 1593576 from Rob Godfrey in branch 'qpid/trunk'
[ https://svn.apache.org/r1593576 ]

QPID-5574 : [Java Broker] remove redundant state transitions


> [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