[
https://issues.apache.org/jira/browse/HIVE-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643551#comment-15643551
]
Peter Vary commented on HIVE-15090:
-----------------------------------
The failed tests are flaky. See:
- HIVE-15084 Flaky test: TestMiniTezCliDriver:explainanalyze_2, 3, 4
- HIVE-15115 Flaky test: TestMiniLlapLocalCliDriver.testCliDriver
union_fast_stats
- HIVE-15116 Flaky test: TestMiniLlapLocalCliDriver.testCliDriver
join_acid_non_acid
> Temporary DB failure can stop ExpiredTokenRemover thread
> --------------------------------------------------------
>
> Key: HIVE-15090
> URL: https://issues.apache.org/jira/browse/HIVE-15090
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 2.2.0
> Reporter: Peter Vary
> Assignee: Aihua Xu
> Attachments: HIVE-15090.2.patch, HIVE-15090.2.patch, HIVE-15090.patch
>
>
> In HIVE-13090 we decided that we should not close the metastore if there is
> an unexpected exception during the expired token removal process, but that
> fix leaves a running metastore without ExpiredTokenRemover thread.
> To fix this I will move the catch inside the running loop, and hope the
> thread could recover from the exception
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)