You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2015/10/09 00:00:28 UTC

[jira] [Updated] (SENTRY-835) Drop table leaves a connection open when using metastorelistener

     [ https://issues.apache.org/jira/browse/SENTRY-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sravya Tirukkovalur updated SENTRY-835:
---------------------------------------
    Summary: Drop table leaves a connection open when using metastorelistener  (was: After setting setMetastoreListener (=true) TestDbConnections fails as there are active client connections which are not closed properly.)

> Drop table leaves a connection open when using metastorelistener
> ----------------------------------------------------------------
>
>                 Key: SENTRY-835
>                 URL: https://issues.apache.org/jira/browse/SENTRY-835
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.5.1
>            Reporter: Anne Yu
>            Assignee: Sravya Tirukkovalur
>         Attachments: SENTRY-835.test.patch
>
>
> Notice if turn on setMetastoreListener (=true) on create and drop (database/table) getNumActiveClients won't equal to 0;
> Also occasionally there will be test failure caused by getNumActiveClients != 0, need to investigate more, maybe there are active clients not property closed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)