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

[Deprecation] Drop support for Elasticsearch v5 / v6 #5439

Closed
3 tasks done
yurishkuro opened this issue May 11, 2024 · 0 comments
Closed
3 tasks done

[Deprecation] Drop support for Elasticsearch v5 / v6 #5439

yurishkuro opened this issue May 11, 2024 · 0 comments
Labels
area/storage good first issue Good for beginners help wanted Features that maintainers are willing to accept but do not have cycles to implement storage/elasticsearch

Comments

@yurishkuro
Copy link
Member

yurishkuro commented May 11, 2024

According to https://endoflife.date/elasticsearch, ESv6 reached EOL in 2022 (no data for ESv5, presumably even earlier).

@yurishkuro yurishkuro added help wanted Features that maintainers are willing to accept but do not have cycles to implement good first issue Good for beginners area/storage storage/elasticsearch labels May 11, 2024
yurishkuro added a commit that referenced this issue May 11, 2024
## Which problem is this PR solving?
- Part of #5439

## Description of the changes
- Stop running integration tests for Elasticsearch v5/v6

## How was this change tested?
- CI

Signed-off-by: Yuri Shkuro <github@ysh.us>
yurishkuro pushed a commit to jaegertracing/documentation that referenced this issue May 12, 2024
## Which problem is this PR solving?
- Relate jaegertracing/jaeger#5439

## Description of the changes
- Remove ElasticSearch 5.x & 6.x documentation

## How was this change tested?
- Manual

## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [ ] I have added unit tests for the new functionality
- [ ] I have run lint and test steps successfully
  - for `jaeger`: `make lint test`
  - for `jaeger-ui`: `yarn lint` and `yarn test`

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
yurishkuro pushed a commit that referenced this issue May 13, 2024
## Which problem is this PR solving?
- Resolves second point in the checklist of #5439 

## Description of the changes
- Removed support for Elasticsearch v5/v6 in mapping.go and
mapping_test.go

## How was this change tested?
- 

## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [ ] I have added unit tests for the new functionality
- [ ] I have run lint and test steps successfully
  - for `jaeger`: `make lint test`
  - for `jaeger-ui`: `yarn lint` and `yarn test`

---------

Signed-off-by: FlamingSaint <raghuramkannan400@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage good first issue Good for beginners help wanted Features that maintainers are willing to accept but do not have cycles to implement storage/elasticsearch
Projects
None yet
Development

No branches or pull requests

1 participant