Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Elasticsearch 5.x #1107

Closed
2 tasks done
danielmitterdorfer opened this issue Nov 4, 2020 · 1 comment
Closed
2 tasks done

Drop support for Elasticsearch 5.x #1107

danielmitterdorfer opened this issue Nov 4, 2020 · 1 comment
Assignees
Labels
:Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch breaking Non-backwards compatible change cleanup Linter changes, reformatting, removal of unused code etc. :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. :Track Management New operations, changes in the track format, track download changes and the like
Milestone

Comments

@danielmitterdorfer
Copy link
Member

danielmitterdorfer commented Nov 4, 2020

Elasticsearch 5.x went EOL on 2019-03-11. According our own version policy in Rally we keep support in Rally for two more years.

This ticket is meant as a place to collect what needs to be changed to drop support for 5.x.

Similar to #715, we need to have a grace period in rally-teams and rally-tracks before we drop support there.

Marking as blocked because we should not work on this before 2021-03-11 .

@danielmitterdorfer danielmitterdorfer added blocked This item cannot be finished because of a dependency :Track Management New operations, changes in the track format, track download changes and the like :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. :Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch breaking Non-backwards compatible change cleanup Linter changes, reformatting, removal of unused code etc. labels Nov 4, 2020
@danielmitterdorfer danielmitterdorfer added this to the Backlog milestone Nov 4, 2020
@danielmitterdorfer danielmitterdorfer removed the blocked This item cannot be finished because of a dependency label Mar 11, 2021
@danielmitterdorfer danielmitterdorfer modified the milestones: Backlog, 2.2.0 Mar 11, 2021
danielmitterdorfer added a commit to danielmitterdorfer/rally that referenced this issue Apr 12, 2021
Elasticsearch 5.x is end of life since 2019-03-11. According to our
version policy in Rally we drop support two years after the end of life
date.

Relates elastic#1107
@danielmitterdorfer danielmitterdorfer self-assigned this Apr 12, 2021
danielmitterdorfer added a commit that referenced this issue Apr 19, 2021
Elasticsearch 5.x is end of life since 2019-03-11. According to our
version policy in Rally we drop support two years after the end of life
date.

Relates #1107
@danielmitterdorfer
Copy link
Member Author

Closing as the respective PRs have been merged. I've pushed the tag v5 in rally-teams (https://github.com/elastic/rally-teams/tree/v5) and rally-tracks (https://github.com/elastic/rally-tracks/tree/v5).

danielmitterdorfer added a commit to danielmitterdorfer/rally that referenced this issue Apr 20, 2021
With this commit we add a strict check whether the supplied
Elasticsearch version is supported. We check the
`--distribution-version` command line argument for validity but also
the automatically derived distribution version because the distribution
version doesn't have to be specified in all cases.

Relates elastic#1107
danielmitterdorfer added a commit that referenced this issue Apr 21, 2021
With this commit we add a strict check whether the supplied
Elasticsearch version is supported. We check the
`--distribution-version` command line argument for validity but also
the automatically derived distribution version because the distribution
version doesn't have to be specified in all cases.

Relates #1107
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch breaking Non-backwards compatible change cleanup Linter changes, reformatting, removal of unused code etc. :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. :Track Management New operations, changes in the track format, track download changes and the like
Projects
None yet
Development

No branches or pull requests

1 participant