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

Reduce lifecycle manager nodes #2456

Merged

Commits on Jul 17, 2021

  1. remove bond_client_node_ in class LifecycleManager

    Signed-off-by: zhenpeng ge <[email protected]>
    gezp committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    b1fb5c7 View commit details
    Browse the repository at this point in the history
  2. clear unused variables

    Signed-off-by: zhenpeng ge <[email protected]>
    gezp committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    dac92d9 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: zhenpeng ge <[email protected]>
    gezp committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    e2e3849 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. use dedicated executor thread

    Signed-off-by: William Woodall <[email protected]>
    wjwwood committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    a775c3e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Merge pull request #1 from wjwwood/reduce_lifecycle_manager_nodes

    use dedicated executor thread
    gezp authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    ce9ec3f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. fix building error

    Signed-off-by: zhenpeng ge <[email protected]>
    gezp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    25f3eda View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. support to process executor for NodeThread

    Signed-off-by: zhenpeng ge <[email protected]>
    gezp committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    6d529b4 View commit details
    Browse the repository at this point in the history
  2. use NodeThread for LifecycleManager

    Signed-off-by: zhenpeng ge <[email protected]>
    gezp committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    dd4ba95 View commit details
    Browse the repository at this point in the history