incubator-pegasus
incubator-pegasus copied to clipboard
fix(java-client): fix client query meta server failed when authentication is enabled
What problem does this PR solve?
Issue #2112
What is changed and how does it work?
Exposing the interceptorManager. Let java client retry accesses meta server with authentication information.