Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

backport change: filter out exceptions which should not be counted in failure stats #344

Conversation

ylwu-amzn
Copy link
Contributor

@ylwu-amzn ylwu-amzn commented Dec 29, 2020

Issue #, if available:

Backport this change: #341

Description of changes:

  1. Catch wrong feature query exception and stop detector
  2. Some exceptions are caused by customer input, which not related with the code logic. Will filter out such exceptions so we can get the failure stats which caused by server error.

Test

  1. ./gradlew build
  2. ./gradlew integTest -PnumNodes=3
  3. Start local cluster and test

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ylwu-amzn ylwu-amzn requested review from yizheliu-amazon and kaituo and removed request for yizheliu-amazon December 29, 2020 04:14
@ylwu-amzn ylwu-amzn merged commit 667dd5c into opendistro-for-elasticsearch:opendistro-1.4 Dec 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants