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

KRPC DataStreamService threads blocked in PublishFilter

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 3.4.0
    • Impala 3.4.0
    • Distributed Exec

    Description

      I hit this on primitive_many_fragments when doing a single node perf run:

       ./bin/single_node_perf_run.py --num_impalads=1 --scale=30 --ninja --workloads=targeted-perf  --iterations=5
      

      tan

      I noticed that the query was hung and the execution threads were hung sending row batches. Then looking at the RPCz page, all of the threads were busy:

      Multiple threads were stuck in UpdateFilter() - see pstack-exchange.txt. It looks like this is a deadlock bug because a KRPC thread is blocked waiting for an RPC that needs to be served by one of the limited threads from that same thread pool

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            fangyurao Fang-Yu Rao
            tarmstrong Tim Armstrong
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment