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

Rescheduler parent/children later when no candidates and add schedule log #497

Merged
merged 12 commits into from
Jul 27, 2021

Commits on Jul 25, 2021

  1. chore: add bad node log

    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    dc82719 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. chore: schedule detal log

    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    60f9703 View commit details
    Browse the repository at this point in the history
  2. chore: schedule detal log

    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    cab7fe1 View commit details
    Browse the repository at this point in the history
  3. chore: schedule detal log

    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d5e482f View commit details
    Browse the repository at this point in the history
  4. chore: reschedule parent if no parent

    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    fba4b90 View commit details
    Browse the repository at this point in the history
  5. activating zombie parent node

    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    0ef3ca6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3c38e6 View commit details
    Browse the repository at this point in the history
  7. reuse the goroutine with go state.start()

    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e86818a View commit details
    Browse the repository at this point in the history
  8. rename first report piece result event to startReportPieceResultEvent

    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e0c0256 View commit details
    Browse the repository at this point in the history
  9. reschedule peer's children if it's children leave current tree, such …

    …as download fail/success and say leave
    
    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    79d8f96 View commit details
    Browse the repository at this point in the history
  10. reschedule peer's children if it's children leave current tree, such …

    …as download fail/success and say leave
    
    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    77f83ab View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. add schedule log and fix ParallelCount

    Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
    244372610 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    227bd9d View commit details
    Browse the repository at this point in the history