[
https://issues.apache.org/jira/browse/SENTRY-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347571#comment-14347571
]
Hadoop QA commented on SENTRY-665:
----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12702600/SENTRY-665.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/481/console
This message is automatically generated.
> PathsUpdate.parsePath needs to handle special characters
> --------------------------------------------------------
>
> Key: SENTRY-665
> URL: https://issues.apache.org/jira/browse/SENTRY-665
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Ryan P
> Assignee: Ryan P
> Fix For: 1.4.0
>
> Attachments: SENTRY-665.patch
>
>
> Currently pathsUpdate takes a string representation of a path and creates a
> URI object from that path. This causes problems when special characters where
> used in the string.
> The path will need to be properly encoded prior to instantiating a URI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)