Skip to content

HLRC: migration api - upgrade. Backport#34898#35528

Merged
pgomulka merged 1 commit intoelastic:6.xfrom
pgomulka:6.x
Nov 15, 2018
Merged

HLRC: migration api - upgrade. Backport#34898#35528
pgomulka merged 1 commit intoelastic:6.xfrom
pgomulka:6.x

Conversation

@pgomulka
Copy link
Copy Markdown
Contributor

Implement high level client for migration upgrade API. It should wrap
RestHighLevelClient and expose high level IndexUpgradeRequest (new),
IndexTaskResponse for submissions with wait_for_completion=false and
BulkByScrollResponse (already used) objects.

refers: #29827

  • Have you signed the contributor license agreement?
  • Have you followed the contributor guidelines?
  • If submitting code, have you built your formula locally prior to submission with gradle check?
  • If submitting code, is your pull request against master? Unless there is a good reason otherwise, we prefer pull requests against master and will backport as needed.
  • If submitting code, have you checked that your submission is for an OS that we support?
  • If you are submitting this code for a class then read our policy for that.

Implement high level client for migration upgrade API. It should wrap
RestHighLevelClient and expose high level IndexUpgradeRequest (new),
IndexTaskResponse for submissions with wait_for_completion=false and
BulkByScrollResponse (already used) objects.

refers: elastic#29827
@pgomulka pgomulka changed the title HLRC: migration api - upgrade (#34898) HLRC: migration api - upgrade Backport of (#34898) Nov 14, 2018
@pgomulka pgomulka changed the title HLRC: migration api - upgrade Backport of (#34898) HLRC: migration api - upgrade. Backport#34898 Nov 14, 2018
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra

@pgomulka pgomulka merged commit 4edd706 into elastic:6.x Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants