You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2019/10/08 13:22:00 UTC

[jira] [Created] (HIVE-22303) TestObjectStore starts some deadline timers which are never stopped

Zoltan Haindrich created HIVE-22303:
---------------------------------------

             Summary: TestObjectStore starts some deadline timers which are never stopped
                 Key: HIVE-22303
                 URL: https://issues.apache.org/jira/browse/HIVE-22303
             Project: Hive
          Issue Type: Improvement
            Reporter: Zoltan Haindrich
            Assignee: Zoltan Haindrich


because these timers are not stopped; they may stay there as a threadlocal; and eventually time out since the disarm logic is missing...

https://github.com/apache/hive/blob/d907dfe68ed84714d62a22e5191efa616eab2b24/standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/TestObjectStore.java#L373





--
This message was sent by Atlassian Jira
(v8.3.4#803005)