Mithun Radhakrishnan created HIVE-18199:
-------------------------------------------
Summary: Add unit-test for lost UGI doAs() context in
RetryingMetaStoreClient
Key: HIVE-18199
URL: https://issues.apache.org/jira/browse/HIVE-18199
Project: Hive
Issue Type: Bug
Components: Metastore
Reporter: Mithun Radhakrishnan
Assignee: Chris Drome
This has to do with HIVE-17853. The {{RetryingMetaStoreClient}} would lose the
{{UGI.doAs()}} context, in case of a socket timeout. The connection after the
reconnect might cause operation failures, because of using the wrong user.
We'll need to add a unit-test to simulate this case, if possib.e
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)