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

Enhance RPC layer to offload all request work onto a separate thread.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • Execution - RPC
    • None

    Description

      Right now, the app is responsible for ensuring that very small amounts of work are done on the RPC thread. In some cases, the app doesn't do this correctly. Additionally, in high load situations these small amounts of work become no trivial. As such, we need to make RPC layer protect itself from slow requests/responses.

      Attachments

        1. DRILL-3242.patch
          56 kB
          Jacques Nadeau
        2. DRILL-3242.patch
          62 kB
          Jacques Nadeau

        Issue Links

          Activity

            People

              jnadeau Jacques Nadeau
              cwestin Chris Westin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: