Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-4773

Supportability improvements for IMPALA-4765

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Impala 2.8.0
    • None
    • Catalog

    Description

      The patch for addressing IMPALA-4765 introduced a new critical data structure 'tableLoadingBarrier_' to prevent using multiple table-loading threads for the same table.

      However, the following bug might be difficult to detect with the current logging//metrics. If for some reason an entry in the 'tableLoadingBarrier_' is never removed then that table will never again be loaded and all queries waiting for that table will hang (and will not be cancellable, see IMPALA-915). The only remedy is to restart the catalogd.

      We should carefully consider the above possibility and how to debug/identify it from logs, and perhaps enhance the logging.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alex.behm Alexander Behm
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: