Uploaded image for project: 'Apache DirectMemory'
  1. Apache DirectMemory
  2. DIRECTMEMORY-83

Review ByteBufferAllocator state management

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.1-incubating
    • None
    • core
    • None

    Description

      ByteBufferAllocator implement Closable, the abstract AbstractByteBufferAllocator has isClosed/setClosed method for managing and handling the closed state but implementations of ByteBufferAllocator never use these methods.
      Each of the ByteBufferAllocator operation methods should check the state and throw an exception if the ByteBufferAllocator is closed

      Attachments

        Activity

          People

            Unassigned Unassigned
            jeffmaury Jeff Maury
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: