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

[Backport 1.x] Fix class_cast_exception when passing int to _version and other metadata fields in ingest simulate API #10479

Commits on Oct 7, 2023

  1. Fix class_cast_exception when passing int to _version and other metad…

    …ata fields in ingest simulate API (opensearch-project#10101)
    
    * Fix class_cast_exception when passing int to _version and other metadata fields in ingest simulate API
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * modify change log
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    * Add more tests
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    
    ---------
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    Signed-off-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
    Co-authored-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
    (cherry picked from commit fdaa438)
    gaobinlong committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    b7edbe7 View commit details
    Browse the repository at this point in the history
  2. Add missing bracket

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d3c1407 View commit details
    Browse the repository at this point in the history
  3. Fix test failure

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    33190d7 View commit details
    Browse the repository at this point in the history