Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-20887

Sql. Avoid using blocking api in sql threads

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0
    • sql

    Description

      As for now, there are two places which blocks sql thread in order to wait for completion of the operation:

      • join() on futures returned by UpdatableTable in ModifyNode
      • finalisation of a transaction in QueryTransactionWrapper

      Performance of a sql engine is sensitive to a blocking of sql threads because every fragment of a query is bound to a particular thread.

      Let's revise and fix aforementioned places.

      Attachments

        Issue Links

          Activity

            People

              korlov Konstantin Orlov
              korlov Konstantin Orlov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m