Search before asking
What issue do you find in Pulsar docs?
I see that in documents 2.10.x, part Java Client - Cluster-level Failover
The sample code looks difference with the real API
secondaryTlsTrustCertsFilePath expects a Map<String,String>, but there's just a String
secondaryAuthentication expects a Map<String, Authen>, but there's both String.

What is your suggestion?
So what's exactly I need to put to? What is the key in Map should be?
Could someone please point me out what am I missing here
Thanks
Any reference?
Java Client - Cluster-level Failover
Are you willing to submit a PR?
Search before asking
What issue do you find in Pulsar docs?
I see that in documents 2.10.x, part Java Client - Cluster-level Failover
The sample code looks difference with the real API
secondaryTlsTrustCertsFilePath expects a Map<String,String>, but there's just a String
secondaryAuthentication expects a Map<String, Authen>, but there's both String.
What is your suggestion?
So what's exactly I need to put to? What is the key in Map should be?
Could someone please point me out what am I missing here
Thanks
Any reference?
Java Client - Cluster-level Failover
Are you willing to submit a PR?