If I have one Primary Metastore and n federated metastore and one of the metastore stop responding then client connecting to Waggle Dance thrift endpoint gets Thrift Exception and unable to query data/metadata of rest of the metastore.
I've added a PR, problem was in the tunneled connections our connection check didn't check the actual metastore was responding at the end of the tunnel
If I have one Primary Metastore and
n
federated metastore and one of the metastore stop responding then client connecting to Waggle Dance thrift endpoint getsThrift Exception
and unable to query data/metadata of rest of the metastore.Additional Info: