Skip to content

Commit

Permalink
Remove support for Elasticsearch v5/v6 (#5448)
Browse files Browse the repository at this point in the history
## 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>
  • Loading branch information
FlamingSaint authored May 13, 2024
1 parent 9b32f34 commit afd39dd
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 540 deletions.
10 changes: 0 additions & 10 deletions plugin/storage/es/mappings/fixtures/jaeger-dependencies.json

This file was deleted.

10 changes: 0 additions & 10 deletions plugin/storage/es/mappings/fixtures/jaeger-sampling.json

This file was deleted.

49 changes: 0 additions & 49 deletions plugin/storage/es/mappings/fixtures/jaeger-service.json

This file was deleted.

165 changes: 0 additions & 165 deletions plugin/storage/es/mappings/fixtures/jaeger-span.json

This file was deleted.

10 changes: 0 additions & 10 deletions plugin/storage/es/mappings/jaeger-dependencies.json

This file was deleted.

10 changes: 0 additions & 10 deletions plugin/storage/es/mappings/jaeger-sampling.json

This file was deleted.

49 changes: 0 additions & 49 deletions plugin/storage/es/mappings/jaeger-service.json

This file was deleted.

Loading

0 comments on commit afd39dd

Please # to comment.