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

TimedBuffer is not timing, reverting timeout policy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • Broker
    • None

    Description

      The timeout policy of TimedBuffer is reverted keeping the original timeout based, while retaining the other optimizations:

      • more memcpy under the hood vs single bytes copy
      • non-interruptible sleep (LockSupport.parkNanos)
      • off heap allocation

      Attachments

        Activity

          People

            nigro.fra@gmail.com Francesco Nigro
            nigro.fra@gmail.com Francesco Nigro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: