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 "index out of range" when receiving a dual client/server Zipkin span #4160

Merged
merged 5 commits into from
Jan 15, 2023

Commits on Jan 15, 2023

  1. Fix "index out of range"

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    a02d9e2 View commit details
    Browse the repository at this point in the history
  2. Return response that matches input length

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    b4b4841 View commit details
    Browse the repository at this point in the history
  3. Clean-up tests

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    b032d26 View commit details
    Browse the repository at this point in the history
  4. Review comments

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    1f7db4c View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    7b7cc85 View commit details
    Browse the repository at this point in the history