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

Fix the support of RestClient Node Sniffer for version 2.x and update tests #3487

Merged
merged 6 commits into from
Jun 6, 2022

Commits on Jun 2, 2022

  1. Fix the support of RestClient Sniffer for OpenSearch 2.0 and update t…

    …ests
    
    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    17a603f View commit details
    Browse the repository at this point in the history
  2. Remove a tab indent

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    97d0558 View commit details
    Browse the repository at this point in the history
  3. Fix unit test failure and remove unused codes

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b54ea87 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Parse array value of node attributes setting

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    612d930 View commit details
    Browse the repository at this point in the history
  2. Update OpenSearchNodesSnifferTests to meet the array presentation for…

    … node attributes setting
    
    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    7dd9ea4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. add whitespace in String.split() instead of using replceAll() to remo…

    …ve whitespace
    
    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    c6cfb2a View commit details
    Browse the repository at this point in the history