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/08/20 05:38:46 UTC

[jira] [Updated] (SENTRY-793) Launching sentry thrift server from ExecutorService is not required

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

Sravya Tirukkovalur updated SENTRY-793:
---------------------------------------
    Issue Type: Improvement  (was: Bug)

> Launching sentry thrift server from ExecutorService is not required
> -------------------------------------------------------------------
>
>                 Key: SENTRY-793
>                 URL: https://issues.apache.org/jira/browse/SENTRY-793
>             Project: Sentry
>          Issue Type: Improvement
>    Affects Versions: 1.5.0
>            Reporter: Sravya Tirukkovalur
>
> https://github.com/apache/incubator-sentry/blob/0416dc016b9f594f89cf3cfbe9702592c21bf6da/sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/SentryService.java#L262
> serviceExecutor.submit(this)
> Instead we should be able to launch the thrift server directly.



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