Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-124

Evaluate removal of buffer reference counting for buffer pool

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Future
    • Execution - Flow
    • None

    Description

      The default Netty4 implementations of ByteBuf utilize manual reference counting to speed buffer recycling with minimal overhead. Their initial evaluation also included exploration utilizing ReferenceQueue to utilize java gc for buffer recycling. We should pick up their initial efforts and explore whether or not the performance loss is that great for our use case. The particular commit is here: https://github.com/netty/netty/commit/6c16972a031b3e81b9bf17e381c43b9f0c010eba

      Attachments

        Activity

          People

            Unassigned Unassigned
            jnadeau Jacques Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: