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

Move MockLogAppender to elasticsearch test #24542

Merged
merged 1 commit into from
May 8, 2017

Conversation

hendrikmuhs
Copy link

In order to make MockLogAppender (utility to test logging) available outside
of es-core move MockLogAppender from core tests to test framework. As
the package name does not change, no further changes required.

In order to make MockLogAppender (utility to test logging) available outside
of es-core move MockLogAppender from test core-tests to test framework. As
package names do not change, no need to change clients.
@hendrikmuhs hendrikmuhs added >test Issues or PRs that are addressing/adding tests v5.5.0 v6.0.0 labels May 8, 2017
@hendrikmuhs hendrikmuhs requested a review from jasontedor May 8, 2017 06:51
Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@hendrikmuhs hendrikmuhs merged commit f41ddb3 into elastic:master May 8, 2017
hendrikmuhs pushed a commit that referenced this pull request May 8, 2017
In order to make MockLogAppender (utility to test logging) available outside
of es-core move MockLogAppender from test core-tests to test framework. As
package names do not change, no need to change clients.
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request May 9, 2017
* master:
  Increase compilation limit in ingest tests
  Mark 6.0.0-alpha1 as prerelease
  Updated release notes for 6.0.0-alpha1
  Fix single shard scroll within a cluster with nodes in version >= 5.3 and <= 5.3 (elastic#24512)
  add option for _ingest.timestamp to use new ZonedDateTime (elastic#24030)
  Fixes inefficient loading of snapshot repository data (elastic#24510)
  Scripting: Deprecate file scripts (elastic#24552)
  Remove commented code from ESILRTC
  Ensure test replicas have valid recovery state
  Add global checkpoint assertion in index shard
  Improve bootstrap checks error messages
  Refactor UpdateHelper into unit-testable pieces
  Fix cache expire after access
  Document work-around for jar hell in idea_rt.jar file (elastic#24523)
  Move MockLogAppender to elasticsearch test (elastic#24542)
  Remove gap skipping when opening engine
  documentation of preserve existing settings
  remove duplicated import in AppendProcessor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Issues or PRs that are addressing/adding tests v5.5.0 v6.0.0-alpha2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants