You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (JIRA)" <ji...@apache.org> on 2018/06/28 21:23:00 UTC

[jira] [Commented] (HIVE-20027) TestRuntimeStats.testCleanup is flaky

    [ https://issues.apache.org/jira/browse/HIVE-20027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526792#comment-16526792 ] 

Peter Vary commented on HIVE-20027:
-----------------------------------

[~aihuaxu]: Do you see it even after HIVE-19971?

> TestRuntimeStats.testCleanup is flaky
> -------------------------------------
>
>                 Key: HIVE-20027
>                 URL: https://issues.apache.org/jira/browse/HIVE-20027
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Aihua Xu
>            Priority: Major
>
>     int deleted = objStore.deleteRuntimeStats(1);
>     assertEquals(1, deleted);
> The testCleanup could fail if somehow there is GC pause before deleteRuntimeStats happens so actually 2 stats will get deleted rather than one.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)