Skip to content

Fix Failing to Handle Ex. in TransportShardBulkAction#40923

Merged
original-brownbear merged 2 commits intoelastic:masterfrom
original-brownbear:fix-missed-catch
Apr 7, 2019
Merged

Fix Failing to Handle Ex. in TransportShardBulkAction#40923
original-brownbear merged 2 commits intoelastic:masterfrom
original-brownbear:fix-missed-catch

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

* Fixing minor mistake from #39793 here, we should be using `run` so that the `onFailure` path is executed if the first invocation of this `Runnable` fails for an unexpected reason
@original-brownbear original-brownbear added >non-issue :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. v8.0.0 v7.2.0 labels Apr 6, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed

@original-brownbear
Copy link
Copy Markdown
Contributor Author

thanks @dnhatn !

@original-brownbear original-brownbear merged commit 8428f9c into elastic:master Apr 7, 2019
@original-brownbear original-brownbear deleted the fix-missed-catch branch April 7, 2019 09:02
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Apr 7, 2019
* elastic/master:
  Fix Failing to Handle Ex. in TransportShardBulkAction (elastic#40923)
  Be lenient when parsing build flavor and type on the wire (elastic#40734)
  Make Transport Shard Bulk Action Async (elastic#39793)
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Apr 7, 2019
…nteg-tests

* elastic/master:
  Mute failing IndexShard local history test
  Fix Failing to Handle Ex. in TransportShardBulkAction (elastic#40923)
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
* Fixing minor mistake from elastic#39793 here, we should be using `run` so that the `onFailure` path is executed if the first invocation of this `Runnable` fails for an unexpected reason
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >non-issue v7.2.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants