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

C++ client - Improve method of drillbit selection from cluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • None
    • None

    Description

      The current C++ client handles multiple parallel queries over the same connection, but that creates a bottleneck as the queries get sent to the same drillbit.
      The client can manage this more effectively by choosing from a configurable pool of connections and round robin queries to them.

      Attachments

        Activity

          People

            parthc Parth Chandra
            parthc Parth Chandra
            Krystal Krystal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: