Remove Redundant RestoreRequest Class#37535
Merged
original-brownbear merged 2 commits intoelastic:masterfrom Jan 17, 2019
original-brownbear:shorten-restore-service
Merged
Remove Redundant RestoreRequest Class#37535original-brownbear merged 2 commits intoelastic:masterfrom original-brownbear:shorten-restore-service
original-brownbear merged 2 commits intoelastic:masterfrom
original-brownbear:shorten-restore-service
Conversation
Contributor
original-brownbear
commented
Jan 16, 2019
- Same as Simplify Snapshot Create Request Handling #37464 but for the restore side
* Same as #37464 but for the restore side
Collaborator
|
Pinging @elastic/es-distributed |
Contributor
Author
|
Jenkins run Gradle build tests 2 |
Contributor
Author
|
Jenkins run Gradle build tests 1 |
Contributor
Author
|
Jenkins run Gradle build tests 2 |
ywelsch
approved these changes
Jan 17, 2019
Contributor
ywelsch
left a comment
There was a problem hiding this comment.
@tbrooks8 can you have a look as well?
Contributor
Author
|
@tbrooks8 @ywelsch thanks! |
jasontedor
added a commit
to jasontedor/elasticsearch
that referenced
this pull request
Jan 17, 2019
…-response-header-performance * elastic/master: Remove Redundant RestoreRequest Class (elastic#37535) Create specific exception for when snapshots are in progress (elastic#37550) Mute UnicastZenPingTests#testSimplePings [DOCS] Adds size limitation to the get datafeeds APIs (elastic#37578) Fix assertion at end of forceRefreshes (elastic#37559) Propagate Errors in executors to uncaught exception handler (elastic#36137) [DOCS] Adds limitation to the get jobs API (elastic#37549) Add set_priority action to ILM (elastic#37397) Make recovery source send operations non-blocking (elastic#37503) Allow field types to optimize phrase prefix queries (elastic#37436) Added fatal_exception field for ccr stats in monitoring mapping. (elastic#37563) Fix testRelocateWhileContinuouslyIndexingAndWaitingForRefresh (elastic#37560) Moved ccr integration to the package with other ccr integration tests. Mute TransportClientNodesServiceTests#testListenerFailures Decreased time out in test Fix erroneous docstrings for abstract bulk by scroll request (elastic#37517) SQL: Rename SQL type DATE to DATETIME (elastic#37395) Remove the AbstracLifecycleComponent constructor with Settings (elastic#37523)
Tim-Brooks
added a commit
to Tim-Brooks/elasticsearch
that referenced
this pull request
Jan 17, 2019
Commit elastic#37535 removed an internal restore request in favor of the RestoreSnapshotRequest. Commit elastic#37449 added a new test that used the internal restore request. This commit modifies the new test to use the RestoreSnapshotRequest.
original-brownbear
added a commit
that referenced
this pull request
Jan 28, 2019
* Same as #37464 but for the restore side
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.