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

Occassional OkHttp warning when creating key pairs in Azure Key Vault #889

Closed
chris-j-h opened this issue Sep 23, 2019 · 0 comments · Fixed by #890
Closed

Occassional OkHttp warning when creating key pairs in Azure Key Vault #889

chris-j-h opened this issue Sep 23, 2019 · 0 comments · Fixed by #890
Labels
0.10.1 bug Something isn't working

Comments

@chris-j-h
Copy link
Collaborator

Sometimes when using tessera -keygen -keygenvaulttype AZURE ... the following message is printed to the console:

WARNING: A connection to <vault-url> was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);

Functionality does not appear to be affected but this msg does not concern the user so should be resolved or hidden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.10.1 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants