Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2442

Blocking during with clause processing has adverse affects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 8.4
    • 8.1
    • Query Engine
    • None
    • Workaround Exists
    • Hide

      If the query is executed transactionally, source concurrency is set to 1, or the sources used by the with clause are non-forkable, then blocking will not occur.

      Show
      If the query is executed transactionally, source concurrency is set to 1, or the sources used by the with clause are non-forkable, then blocking will not occur.

      A blocked exception, such that is typically thrown while waiting for results, that happens during the with clause load will cause the parent command to be rexecuted. This can lead to erroneous source queries and eventually exhaust connections.

              rhn-engineering-shawkins Steven Hawkins
              rhn-engineering-shawkins Steven Hawkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: