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 NodeIndicesStats output behind flag #14454

Commits on Jul 1, 2024

  1. Optimize NodeIndicesStats output behind flag

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

Commits on Jul 10, 2024

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

    …-ClusterStats-NodeIndicesStats3
    
    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    af0ab18 View commit details
    Browse the repository at this point in the history
  2. Modify optimisation approach without Cluster Settings

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

Commits on Jul 11, 2024

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

    …-ClusterStats-NodeIndicesStats3
    
    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e009a84 View commit details
    Browse the repository at this point in the history
  2. Bumping changes to major version 3_0_0 to avoid BWC test failures

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

Commits on Jul 12, 2024

  1. Fix Failing Tests

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

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

Commits on Jul 15, 2024

  1. fix test for misc level param output

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

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    339bd12 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 15, 2024
    Configuration menu
    Copy the full SHA
    fa2373f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Add ChangeLogs

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

Commits on Jul 17, 2024

  1. Adding code coverage

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    40fa8ce View commit details
    Browse the repository at this point in the history
  2. Fix Flakyness of tests

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

Commits on Jul 18, 2024

  1. Adding UTs for code coverage

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6672c25 View commit details
    Browse the repository at this point in the history
  2. fix spotless checks and more UTs

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

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

Commits on Jul 20, 2024

  1. Making Fields as enum and refacotring NodesStatsRequestBuilder

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    afeb38d View commit details
    Browse the repository at this point in the history
  2. Fix level selection

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

Commits on Jul 22, 2024

  1. Add comments and variable refactoring

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

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

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

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

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

Commits on Jul 23, 2024

  1. Adding tests and addressing nit comments

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

    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a0dff3f View commit details
    Browse the repository at this point in the history
  3. Add Node Level Validations

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

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

Commits on Aug 7, 2024

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

    …-ClusterStats-NodeIndicesStats3
    Pranshu-S committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1cf7962 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

    …-ClusterStats-NodeIndicesStats3
    Pranshu-S committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    88d9af7 View commit details
    Browse the repository at this point in the history
  2. Addressing comments

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

Commits on Aug 29, 2024

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

    …-ClusterStats-NodeIndicesStats3
    
    Signed-off-by: Pranshu Shukla <[email protected]>
    Pranshu-S committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2f4187f View commit details
    Browse the repository at this point in the history
  2. Retry Build

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