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

Optimized ClusterStatsIndices to precomute shard stats #14426

Commits on Jul 12, 2024

  1. Optimize Cluster Stats Indices to precomute node level stats

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e4329b8 View commit details
    Browse the repository at this point in the history
  2. Add change logs and update code coverage tests

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4265456 View commit details
    Browse the repository at this point in the history
  3. Fix spotless checks

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0ddbe47 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Retry Build

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    989fbc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Fix test naming

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aac6776 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Adding UTs for Cluster Stats

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    79a7c19 View commit details
    Browse the repository at this point in the history
  2. Refactor naming

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    10a78f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge remote-tracking branch 'origin/main' into NodeStatsOptimisation…

    …-ClusterStats-ClusterStatsIndices3
    
    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c2e4c6e View commit details
    Browse the repository at this point in the history
  2. Update ChangeLogs

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    31fd6d8 View commit details
    Browse the repository at this point in the history
  3. Retry Build

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    614a284 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Re-ordering classes

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    82f0beb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into NodeStatsOptimisation…

    …-ClusterStats-ClusterStatsIndices3
    
    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    46b4a28 View commit details
    Browse the repository at this point in the history
  3. Add javadocs

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d3aa38b View commit details
    Browse the repository at this point in the history
  4. Retry Build

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    500495d View commit details
    Browse the repository at this point in the history
  5. Bump up version for AggregatedIndexStats to 2.16.0

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d543d54 View commit details
    Browse the repository at this point in the history
  6. Refactor AggregatedIndexStats to ClusterStatsNodeResponse

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e0f6178 View commit details
    Browse the repository at this point in the history
  7. Retry Build

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1b350e5 View commit details
    Browse the repository at this point in the history