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

Optimize checksum creation for remote cluster state #16046

Merged
merged 11 commits into from
Oct 1, 2024

Commits on Sep 23, 2024

  1. checksum parallelization

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1948321 View commit details
    Browse the repository at this point in the history
  2. cleaning up

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1b5edaa View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. addressing comments

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    542d709 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fixing thread pool

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0472a1c View commit details
    Browse the repository at this point in the history
  2. spotless

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cc43b33 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fixing thread leak in UT

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    79b9f7d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into checksum-opt

    Himshikha Gupta committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a4c6220 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. comments address

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d316b4d View commit details
    Browse the repository at this point in the history
  2. spotless

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    022d98f View commit details
    Browse the repository at this point in the history
  3. refactor

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    93f9a43 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. changing thread pool

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    989e4fe View commit details
    Browse the repository at this point in the history