Skip to content

Conversation

@dakrone
Copy link
Member

@dakrone dakrone commented Nov 15, 2018

This removes the checkstyle suppressions for things in the action package.

Relates to #34884

This removes the checkstyle suppressions for things in the `action` package. Relates to elastic#34884
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

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.

LGTM

* Sets the index request to be used if the document does not exists. Otherwise, a {@link org.elasticsearch.index.engine.DocumentMissingException}
* is thrown.
* Sets the index request to be used if the document does not exists. Otherwise, a
* {@link org.elasticsearch.index.engine.DocumentMissingException} is thrown.
Copy link
Member

Choose a reason for hiding this comment

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

I think you can import this class and this'll be easier to read.

@dakrone dakrone merged commit 22933eb into elastic:master Nov 16, 2018
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Nov 16, 2018
This removes the checkstyle suppressions for things in the `action` package. Relates to elastic#34884 Backport of elastic#35607
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 ...
dakrone added a commit that referenced this pull request Nov 19, 2018
This removes the checkstyle suppressions for things in the `action` package. Relates to #34884 Backport of #35607 This PR is only for CI purposes as there wasn't a clean cherry-pick
@dakrone dakrone deleted the remove-action-line-supressions branch February 4, 2019 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment