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

Minimum language level for reporters #18

Open
codefromthecrypt opened this issue Oct 11, 2016 · 0 comments
Open

Minimum language level for reporters #18

codefromthecrypt opened this issue Oct 11, 2016 · 0 comments

Comments

@codefromthecrypt
Copy link
Member

In Brave, the minimum language level for core code is 1.6 as there are a number of legacy apps and/or agents that cannot move ahead of that. This is also the case in zipkin-reporter. The minimum level for collectors is java 7, as custom servers needn't be so low.

There are libraries which have higher language level, such as okhttp (java7) and I'm not sure the minimum level for AWS sdk (haven't looked).

Whatever we decide here is important here, and should be noted on the README.

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

1 participant