You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Prasad Mujumdar (JIRA)" <ji...@apache.org> on 2014/09/07 20:02:28 UTC

[jira] [Created] (SENTRY-422) The URI object handling needs to be more robust

Prasad Mujumdar created SENTRY-422:
--------------------------------------

             Summary: The URI object handling needs to be more robust 
                 Key: SENTRY-422
                 URL: https://issues.apache.org/jira/browse/SENTRY-422
             Project: Sentry
          Issue Type: Improvement
            Reporter: Prasad Mujumdar


The URI comparison is dependent on filesystem context. Currently it's required by the caller to set the right context when URI object is created. This is prone to errors and hard to catch in the unit tests.
We should refactor the AccessURI handling to make it more robust.



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