-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Separate Ports for GRPC and HTTP requests in Query Server #2387
Commits on Aug 13, 2020
-
Adding methods to get port from address
Signed-off-by: rjs211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e8af60 - Browse repository at this point
Copy the full SHA 5e8af60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4242790 - Browse repository at this point
Copy the full SHA 4242790View commit details -
Adding default GRPC port number
Signed-off-by: rjs211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33bfabf - Browse repository at this point
Copy the full SHA 33bfabfView commit details
Commits on Aug 14, 2020
-
Merge branch 'master' of https://github.com/jaegertracing/jaeger into…
… dev-addPort
Configuration menu - View commit details
-
Copy full SHA for 61563b2 - Browse repository at this point
Copy the full SHA 61563b2View commit details
Commits on Aug 21, 2020
-
return error in server close method
Signed-off-by: rjs211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1dcd286 - Browse repository at this point
Copy the full SHA 1dcd286View commit details
Commits on Aug 28, 2020
-
Merge branch 'master' of https://github.com/jaegertracing/jaeger into…
… dev-addPort
Configuration menu - View commit details
-
Copy full SHA for be498b8 - Browse repository at this point
Copy the full SHA be498b8View commit details -
remove redundant lines and code cleanup
Signed-off-by: rjs211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50c362d - Browse repository at this point
Copy the full SHA 50c362dView commit details
Commits on Aug 29, 2020
-
Merge branch 'master' of https://github.com/jaegertracing/jaeger into…
… dev-addPort
Configuration menu - View commit details
-
Copy full SHA for 20d92b1 - Browse repository at this point
Copy the full SHA 20d92b1View commit details
Commits on Sep 8, 2020
-
Merge branch 'master' of https://github.com/jaegertracing/jaeger into…
… dev-addPort
Configuration menu - View commit details
-
Copy full SHA for e1f7f85 - Browse repository at this point
Copy the full SHA e1f7f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68878bd - Browse repository at this point
Copy the full SHA 68878bdView commit details
Commits on Sep 9, 2020
-
Adding minor changes for review
Signed-off-by: rjs211 <[email protected]> 1. Added test cases for `HostPortToPort` method 2. Modified Depricated warning to reasonable date
Configuration menu - View commit details
-
Copy full SHA for 1236e5d - Browse repository at this point
Copy the full SHA 1236e5dView commit details
Commits on Sep 10, 2020
-
Using available methods for host-port split, correcting nit-bits
Signed-off-by: rjs211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bd7008 - Browse repository at this point
Copy the full SHA 8bd7008View commit details -
added tests to increase coverage
Signed-off-by: rjs211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfe0c00 - Browse repository at this point
Copy the full SHA dfe0c00View commit details