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

Fix panic on empty findTraces query #3232

Merged
merged 6 commits into from
Aug 26, 2021

Commits on Aug 25, 2021

  1. Add validation checks to grpc server implementation of service methods

    Signed-off-by: Alex <alexmkuznicki@gmail.com>
    akuzni2 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    f25e058 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/jaegertracing/jaeger into…

    … fix-SIGSEGV-2996
    akuzni2 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    b3895b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e3999a View commit details
    Browse the repository at this point in the history
  4. Add validation checks to grpc server implementation of service methods

    Signed-off-by: Alex <alexmkuznicki@gmail.com>
    akuzni2 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    6b53fb1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix-SIGSEGV-2996' of https://github.com/akuzni2/jaeger

    …into fix-SIGSEGV-2996
    
    � Conflicts:
    �	cmd/query/app/grpc_handler_test.go
    akuzni2 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    812f8b6 View commit details
    Browse the repository at this point in the history
  6. Add validation checks to grpc server implementation of service methods

    Signed-off-by: Alex <alexmkuznicki@gmail.com>
    akuzni2 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    dce6739 View commit details
    Browse the repository at this point in the history