Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2432

Improve Consumer/Queue Delivery Lock

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.9.0
    • None
    • None
    • None

    Description

      Years ago, when netty was blocked (around Netty 3), I changed how locking worked on ServerConsumer and Queue by separating handle() and delivery

       

      the Queue would call consumer::handle, what would take a readWriteLock, and delivery would then release the readWriteLock.

       

      With newest versions of Netty this is not needed any longer.

      Attachments

        Issue Links

          Activity

            People

              clebertsuconic Clebert Suconic
              clebertsuconic Clebert Suconic
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: