OpenSearch icon indicating copy to clipboard operation
OpenSearch copied to clipboard

Bugfix/496 rollover alias with filters

Open stevanbz opened this issue 3 years ago • 12 comments

Description

Once the rollover happens on alias, filter, search and index routing both on source and target indicies were missing. This pull request should fix the previously mentioned behaviors by remembering the alias filter, search and index routing settings.

Issues Resolved

https://github.com/opensearch-project/index-management/issues/496

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

stevanbz avatar Sep 13 '22 19:09 stevanbz

Gradle Check (Jenkins) Run Completed with:

  • RESULT: FAILURE :x:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3024/
  • CommitID: e8bb414db01814245ab231fcd5741fca6a8f715c

github-actions[bot] avatar Sep 13 '22 19:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: FAILURE :x:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3031/
  • CommitID: ca21dc58b689ec27647e5b375c2be8bc669c84d8

github-actions[bot] avatar Sep 13 '22 20:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: FAILURE :x:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3030/
  • CommitID: 66d407c8e8d82b0d543c690ebaa1b4e8b1578f62

github-actions[bot] avatar Sep 13 '22 20:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: FAILURE :x:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3040/
  • CommitID: 896233f6b677be5fabf9f160deee6017bd43ff7c

github-actions[bot] avatar Sep 13 '22 20:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: SUCCESS :white_check_mark:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3041/
  • CommitID: eab36840de06b6e15ea72cf99c285ca32fe7d751

github-actions[bot] avatar Sep 13 '22 21:09 github-actions[bot]

Thanks @stevanbz, please amend with -s for DCO.

dblock avatar Sep 14 '22 11:09 dblock

Thanks @stevanbz, please amend with -s for DCO.

Tnx for reviewing the PR. Tnx for letting me know. Will do so

stevanbz avatar Sep 14 '22 13:09 stevanbz

Gradle Check (Jenkins) Run Completed with:

  • RESULT: SUCCESS :white_check_mark:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3055/
  • CommitID: 91e90f4e0bf73b2b19a06e00be18d81438401a32

github-actions[bot] avatar Sep 14 '22 13:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: SUCCESS :white_check_mark:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3091/
  • CommitID: 46fee5c745cde9b350b2785d1ee557f592e7db25

github-actions[bot] avatar Sep 15 '22 07:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: SUCCESS :white_check_mark:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3092/
  • CommitID: 0b2f42d9ea358981c2718efb8d09e6e4652cd738

github-actions[bot] avatar Sep 15 '22 07:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: FAILURE :x:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3255/
  • CommitID: b7ad3495ee6077567cc1b068f68b7973a909f9c8

github-actions[bot] avatar Sep 20 '22 15:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: SUCCESS :white_check_mark:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3259/
  • CommitID: 4f1adea07c9285ed201348f90e5cafd1f21fbc4d

github-actions[bot] avatar Sep 20 '22 16:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: SUCCESS :white_check_mark:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3596/
  • CommitID: 590719e6c68124f4e1d26d023d9a2c58c1e84f2d

github-actions[bot] avatar Sep 29 '22 19:09 github-actions[bot]

Gradle Check (Jenkins) Run Completed with:

  • RESULT: SUCCESS :white_check_mark:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3617/
  • CommitID: d10d7251f8437e9dedfcfdf48a96fe1ec3ccde12

github-actions[bot] avatar Sep 30 '22 07:09 github-actions[bot]

Any chance we can get this backported to 1.3.x? I'd be happy to do the work.

turesheim avatar Nov 07 '22 11:11 turesheim