Rob Godfrey created QPID-5581:
---------------------------------

             Summary: [Java Broker] Rename SimpleAMQQueue to AbstractQueue
                 Key: QPID-5581
                 URL: https://issues.apache.org/jira/browse/QPID-5581
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey


SimpleAMQQueue was originally called thus to distinguish it from Priority or 
Conflation queues (i.e. it only implemented simple/basic queuing 
functionality).  The implementation (as has *often* been pointed out) is 
anything but simple.

Recent refactorings have left SimpleAMQQueue simply being the abstract base 
class for the concrete implementations... with "StandardQueue" being the 
concrete implementation of basic queueing functionality.  As such the name is 
no longer appropriate even in the way it was intended.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to