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

[Enhancement] support incremental scan ranges deployment at BE side #50254

Merged
merged 20 commits into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. add session variable

    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b1ee664 View commit details
    Browse the repository at this point in the history
  2. deploy incremental scan ranges

    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a5fd7b6 View commit details
    Browse the repository at this point in the history
  3. send end of scan ranges to BE

    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    eb505dc View commit details
    Browse the repository at this point in the history
  4. support incremental scan ranges on BE

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5322568 View commit details
    Browse the repository at this point in the history
  5. add append morsels method

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dd4ff61 View commit details
    Browse the repository at this point in the history
  6. update ut

    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4141650 View commit details
    Browse the repository at this point in the history
  7. fix be ut

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a63eb1c View commit details
    Browse the repository at this point in the history
  8. add ut but with some bug

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6f35b24 View commit details
    Browse the repository at this point in the history
  9. fix be ut

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    af87a5f View commit details
    Browse the repository at this point in the history
  10. update result

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2594c9b View commit details
    Browse the repository at this point in the history
  11. update be ut

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    990b9a8 View commit details
    Browse the repository at this point in the history
  12. fix be bug

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2ff0317 View commit details
    Browse the repository at this point in the history
  13. add more info when mem alloc failed

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0ec3469 View commit details
    Browse the repository at this point in the history
  14. fix for comment

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4c10e0d View commit details
    Browse the repository at this point in the history
  15. remove unused code

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b9d5797 View commit details
    Browse the repository at this point in the history
  16. no need to check has more in has_output

    -e
    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3a43886 View commit details
    Browse the repository at this point in the history
  17. add more metrics to fe

    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b486a42 View commit details
    Browse the repository at this point in the history
  18. fix metrics

    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5dae6af View commit details
    Browse the repository at this point in the history
  19. adaptive change concurrency

    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b880443 View commit details
    Browse the repository at this point in the history
  20. change default value

    Signed-off-by: yanz <[email protected]>
    dirtysalt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9cf1665 View commit details
    Browse the repository at this point in the history