Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5581

[Java Broker] Rename SimpleAMQQueue to AbstractQueue

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.27
    • Broker-J
    • None

    Description

      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.

      Attachments

        Activity

          People

            rgodfrey Robert Godfrey
            rgodfrey Robert Godfrey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: