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

[Remove] types from PutMappingRequest #2335

Merged
merged 9 commits into from
Mar 4, 2022

Commits on Mar 4, 2022

  1. [Remove] types from PutMappingRequest

    Remove type support from putMappingRequest, dependencies, and all tests.
    
    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    38f2f29 View commit details
    Browse the repository at this point in the history
  2. fix build failure w/ logger

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    17f2db5 View commit details
    Browse the repository at this point in the history
  3. remove deprecated putMapping methods

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    de6e7e0 View commit details
    Browse the repository at this point in the history
  4. fix failing tests

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7266564 View commit details
    Browse the repository at this point in the history
  5. fix SizeMappingIT

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2ceca1e View commit details
    Browse the repository at this point in the history
  6. fix remaining SizeMappingIT

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    44262e0 View commit details
    Browse the repository at this point in the history
  7. More test failure fixes by removing types other than _doc

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    6441ea6 View commit details
    Browse the repository at this point in the history
  8. remove type from PutMappingRequest.buildFromSimplifiedDef

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    6cf60d9 View commit details
    Browse the repository at this point in the history
  9. remove types from more IT tests

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    e7b59ab View commit details
    Browse the repository at this point in the history