You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tchannel repos already have OpenTracing crossdock tests. Having them in Jaeger repos as well is legacy code, and it creates unnecessary conflicts, eg in the Go client we are stuck with the old version of thrift, the Node client is not able to run the full test matrix, etc.
Plan to remove tchannel from crossdock is:
remove it from all docker-compose files first
remove code from the driver
remove code from clients
go
java
node
python
The text was updated successfully, but these errors were encountered:
The tchannel repos already have OpenTracing crossdock tests. Having them in Jaeger repos as well is legacy code, and it creates unnecessary conflicts, eg in the Go client we are stuck with the old version of thrift, the Node client is not able to run the full test matrix, etc.
Plan to remove tchannel from crossdock is:
The text was updated successfully, but these errors were encountered: