Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify ThreadPoolExecutor usage in all Dashboard(Agent)Head. #47160

Merged
merged 10 commits into from
Aug 27, 2024

Commits on Aug 15, 2024

  1. Unify ThreadPoolExecutor usage in all DashboardHeads and DashboardAge…

    …ntHeads. Adds to DataOrgranizer.
    
    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ec7a341 View commit details
    Browse the repository at this point in the history
  2. remove bad comment

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7be696e View commit details
    Browse the repository at this point in the history
  3. make the organize internal env var configurable

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d806727 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. move organize() back to main thread with yield. move node_stats back.

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    43bc740 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into tpe-for-all

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d02e64a View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    7ae3e0e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. fixes

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3352356 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into tpe-for-all

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f720375 View commit details
    Browse the repository at this point in the history
  3. rename

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    34b5169 View commit details
    Browse the repository at this point in the history
  4. return

    Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
    rynewang committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    40fbc18 View commit details
    Browse the repository at this point in the history