You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Sergio Peña (JIRA)" <ji...@apache.org> on 2017/07/10 20:08:00 UTC

[jira] [Updated] (SENTRY-379) Db entities are not captured when firing failurehook for SentryAccessDeniedException

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

Sergio Peña updated SENTRY-379:
-------------------------------
    Fix Version/s:     (was: 1.8.0)
                   2.0.0

Moving all unresolved jiras with fix version 1.8.0 to 2.0.0. Please change the fix version if you intend to make it into 1.8.0 release.

> Db entities are not captured when firing failurehook for SentryAccessDeniedException
> ------------------------------------------------------------------------------------
>
>                 Key: SENTRY-379
>                 URL: https://issues.apache.org/jira/browse/SENTRY-379
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Sravya Tirukkovalur
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> {noformat}
>  SentryOnFailureHookContext hookContext = new SentryOnFailureHookContextImpl(
>             queryPlan.getQueryString(), new HashSet<ReadEntity>(),
>             new HashSet<WriteEntity>(), stmtOperation,
>             null, null, null, null, subject.getName(), ipAddress,
>             new AuthorizationException(e), conf);
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)