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

Update cassandra job to store dependencies into dependencies_v2 #58

Closed
pavolloffay opened this issue Feb 15, 2019 · 0 comments
Closed
Assignees

Comments

@pavolloffay
Copy link
Member

https://github.com/jaegertracing/jaeger/pull/1328/files#diff-4ac32a78649ca5bdd8e0ba38b7006a1eR15 introduced in Jaeger 1.10. Changed dependencies table from dependencies to dependencies_v2.

The c* job should be changed to write to this new table. Note that we do not version this library, we could do some magic e.g. find out of the table dependencies_v2 exists and if yes store the result there.

@black-adder would you like to have a look at this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants