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

[7.15] Remove InvalidShapeException from GeoPolygonDecomposer (#77613) #77740

Merged
merged 2 commits into from
Sep 15, 2021

Commits on Sep 15, 2021

  1. Remove InvalidShapeException from GeoPolygonDecomposer (elastic#77613)

     fixes a bug where InvalidShapeException are not properly handle so even if the mappings defined with
    ignore_malformed set to true, the exception leaks and the setting is ignored
    iverase committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    ae14cd8 View commit details
    Browse the repository at this point in the history
  2. compile error

    iverase committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    a8bed9a View commit details
    Browse the repository at this point in the history