Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix][query] Correct query server legacy condition (jaegertracing#6120)
## Which problem is this PR solving? - Towards jaegertracing#6026 ## Description of the changes - Fixes an issue from jaegertracing#6055 where the condition for routing to the legacy implementation was accidentally flipped. ## How was this change tested? - CI ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `yarn lint` and `yarn test` Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
- Loading branch information