Skip to content

Conversation

@jklancic
Copy link
Contributor

@jklancic jklancic commented Nov 14, 2018

Removed extending of AbstractComponent from remaining files classes.

Relates to #34488

Copy link
Member

@cbuescher cbuescher left a comment

Choose a reason for hiding this comment

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

Hi @jklancic,

thanks for the PR, looks good to me as far as I can see, but maybe @nik9000 wants to confirm.
I will kick of the CI tests in the meantime so we can merge this after a full test run.

@cbuescher
Copy link
Member

@elasticmachine test this please

@cbuescher cbuescher added :Core/Infra/Core Core issues without another label v7.0.0 labels Nov 15, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@cbuescher
Copy link
Member

@jklancic your branch needed a merge with master to run CI on the current version. I just pushed this merge to your branch, hope you don't mind.
@elasticmachine test this please

@jklancic
Copy link
Contributor Author

thanks @cbuescher I just cloned the repo yesterday, so I thought it should be up-to-date. Thanks for resolving the issue. That might be the reason I had problems running ./gradew check - but the test passed, when I ran ./gradlew test.

@cbuescher
Copy link
Member

That might be the reason I had problems running ./gradew check - but the test passed, when I ran ./gradlew test

Probably, but not likely in this case. The errors I saw earlier were due to the 6.5 release that happened yesteraday and the following version bump.

Copy link
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

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

LGTM2

@cbuescher cbuescher merged commit baf33b3 into elastic:master Nov 16, 2018
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Nov 17, 2018
* master: (59 commits)
  SQL: Move internals from Joda to java.time (elastic#35649)
  Add HLRC docs for Get Lifecycle Policy (elastic#35612)
  Align RolloverStep's name with other step names (elastic#35655)
  Watcher: Use joda method to get local TZ (elastic#35608)
  Fix line length for org.elasticsearch.action.* files (elastic#35607)
  Remove use of AbstractComponent in server (elastic#35444)
  Deprecate types in count and msearch. (elastic#35421)
  Refactor an ambigious TermVectorsRequest constructor. (elastic#35614)
  [Scripting] Use Number as a return value for BucketAggregationScript (elastic#35653)
  Removes AbstractComponent from several classes (elastic#35566)
  [DOCS] Add beta warning to ILM pages. (elastic#35571)
  Deprecate types in validate query requests. (elastic#35575)
  Unmute BuildExamplePluginsIT
  Revert "AwaitsFix the RecoveryIT suite - see elastic#35597"
  Revert "[RCI] Check blocks while having index shard permit in TransportReplicationAction (elastic#35332)"
  Remove remaining line length violations for o.e.action.admin.cluster (elastic#35156)
  ML: Adjusing BWC version post backport to 6.6 (elastic#35605)
  [TEST] Replace fields in response with actual values
  Remove usages of CharSequence in Sets (elastic#35501)
  AwaitsFix the RecoveryIT suite - see elastic#35597
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Core Core issues without another label >refactoring v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants