Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-3220

Extend the existing compiler GUI to display query execution as well

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • 2.3
    • 2.4
    • sql-exe
    • None

    Description

      There have been several occasions where I wished we had a GUI debugging tool for the executor that allows to single-step through work method calls and that allows us to control multiple ESPs, so we can reproduce distributed situations like "late cancel". It turns out this is relatively easy to do, so I'm planning to submit a PR for this feature soon.

       

      The GUI will have one window for every fragment instance (the master fragment instance and then one for each ESP fragment instance). This window will allow to step one subtask (work method invocation, see class ExSubtask) at a time, or it will allow to set breakpoints at specific subtasks, or one can resume the instance without the GUI. I'm also adding a very primitive queue display, but that will need more work, in the first version it won't be possible to look at the data in the executor queues.

      Attachments

        1. ExeGui.png
          28 kB
          Hans Zeller

        Issue Links

          Activity

            People

              hzeller Hans Zeller
              hzeller Hans Zeller
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: