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/09/03 00:55:46 UTC

[jira] [Assigned] (SENTRY-840) Do not allow async initial updater of MetaStore cache

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

Sravya Tirukkovalur reassigned SENTRY-840:
------------------------------------------

    Assignee: Sravya Tirukkovalur

> Do not allow async initial updater of MetaStore cache
> -----------------------------------------------------
>
>                 Key: SENTRY-840
>                 URL: https://issues.apache.org/jira/browse/SENTRY-840
>             Project: Sentry
>          Issue Type: Improvement
>            Reporter: Sravya Tirukkovalur
>            Assignee: Sravya Tirukkovalur
>
> Allowing metastore cache to be initialized asynchronously can be very fragile and should be recommended against. We should either 
> 1. Make it strictly synchronous
> 2. Or add more testing around async path if there is enough request.
> If we take route 1, we can get rid of the updateQueue and syncsent in MetaStorePlugin.



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