You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/12/01 21:27:00 UTC

[jira] [Created] (HIVE-18199) Add unit-test for lost UGI doAs() context in RetryingMetaStoreClient

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)