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

[jira] [Created] (SENTRY-1481) Sentry-1325 follow up

Sravya Tirukkovalur created SENTRY-1481:
-------------------------------------------

             Summary: Sentry-1325 follow up
                 Key: SENTRY-1481
                 URL: https://issues.apache.org/jira/browse/SENTRY-1481
             Project: Sentry
          Issue Type: Improvement
            Reporter: Sravya Tirukkovalur


In SentryStore#retrieveFullPathsImage, I see that we essentially loop over all rows of MAuthzPathsMapping just to create a slightly different representation of it. This might be pretty expensive as this table can be huge? I think we should consider returning MAuthzPathsMapping instead.

And in equals() of MAuthzPathsMapping, seems like we do not compare paths. Should we fix it?



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