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

Catch exceptions and inform handler in RemoteClusterConnection#collectNodes #26725

Merged
merged 2 commits into from
Sep 20, 2017

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Sep 20, 2017

This adds a missing catch block to invoke the action listener instead of bubbling up the exception.

Closes #26700

…tNodes

This adds a missing catch block to invoke the action listener instead of bubbeling
up the exception.

Closes elastic#26700
@s1monw s1monw merged commit b9c0d44 into elastic:master Sep 20, 2017
s1monw added a commit that referenced this pull request Sep 20, 2017
…tNodes (#26725)

This adds a missing catch block to invoke the action listener instead of bubbeling
up the exception.

Closes #26700
s1monw added a commit that referenced this pull request Sep 20, 2017
…tNodes (#26725)

This adds a missing catch block to invoke the action listener instead of bubbeling
up the exception.

Closes #26700
s1monw added a commit that referenced this pull request Sep 20, 2017
…tNodes (#26725)

This adds a missing catch block to invoke the action listener instead of bubbeling
up the exception.

Closes #26700
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Sep 20, 2017
* master:
  [DOCS] Added index-shared4 and index-shared5.asciidoc
  BulkProcessor flush runnable preserves the thread context from creation time (elastic#26718)
  Catch exceptions and inform handler in RemoteClusterConnection#collectNodes (elastic#26725)
  [Docs] Fix name of character filter in example. (elastic#26724)
  Remove parse field deprecations in query builders (elastic#26711)
  elastic#26720: Set the correct bwc version after backport to 6.0
  Remove deprecated type and slop field in MatchQueryBuilder (elastic#26720)
  Refactoring of Gateway*** classes (elastic#26706)
  Make RestHighLevelClient's Request class public (elastic#26627)
  Deguice ActionFilter (elastic#26691)
  aggs: Allow aggregation sorting via nested aggregation.
  Build: Set bwc builds to always set snapshot (elastic#26704)
  File Discovery: Remove fallback with zen discovery (elastic#26667)
@lcawl lcawl removed the v6.1.0 label Dec 12, 2017
@jpountz jpountz added the :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. label Jan 29, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. v5.6.2 v6.0.0-rc1 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants