Skip to content

correct expected thrown exception in mappingMetaData to ElasticsearchParseException#25410

Merged
talevy merged 1 commit intoelastic:masterfrom
talevy:relaxtheio
Jun 27, 2017
Merged

correct expected thrown exception in mappingMetaData to ElasticsearchParseException#25410
talevy merged 1 commit intoelastic:masterfrom
talevy:relaxtheio

Conversation

@talevy
Copy link
Copy Markdown
Contributor

@talevy talevy commented Jun 26, 2017

Not sure why these methods claim to throw IOException

This PR relaxes this claim to the appropriate ElasticsearchParseException that is thrown by the method calls within the scope of the function (convertToMap returns this).

@talevy talevy merged commit cbcf6a4 into elastic:master Jun 27, 2017
@talevy talevy deleted the relaxtheio branch June 27, 2017 15:55
talevy added a commit that referenced this pull request Jun 27, 2017
jasontedor added a commit to ywelsch/elasticsearch that referenced this pull request Jun 28, 2017
* master:
  Do not swallow exception when relocating
  Docs: Fix typo for request cache (elastic#25444)
  Remove implicit 32-bit support
  [DOCS] reworded to prevent code span rendering glitch (elastic#25442)
  Disallow multiple concurrent recovery attempts for same target shard (elastic#25428)
  Update global checkpoint when increasing primary term on replica (elastic#25422)
  Add backwards compatibility indices for 5.4.3
  Add version 5.4.3 after release
  Update MSI installer images (elastic#25414)
  Add missing newline at end of SetsTests.java
  Rename handoff primary context transport handler
  correct expected thrown exception in mappingMetaData to ElasticsearchParseException (elastic#25410)
  test: Make many percolator integration tests real integration tests
  [DOCS] Update docs to use shared attribute file (elastic#25403)
  Add Javadocs and tests for set difference methods
  Tests: Add parsing test for AggregationsTests (elastic#25396)
  test: get upgrade status for all indices
  Mute SignificantTermsAggregatorTests#testSignificance()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants