You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Amit Jain (JIRA)" <ji...@apache.org> on 2017/07/10 05:06:00 UTC

[jira] [Commented] (OAK-6374) S3Backend masks actual thrown error when problem in filtering properties

    [ https://issues.apache.org/jira/browse/OAK-6374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079874#comment-16079874 ] 

Amit Jain commented on OAK-6374:
--------------------------------

Fixed in 1.6 branch with  http://svn.apache.org/viewvc?rev=1801414&view=rev

> S3Backend masks actual thrown error when problem in filtering properties
> ------------------------------------------------------------------------
>
>                 Key: OAK-6374
>                 URL: https://issues.apache.org/jira/browse/OAK-6374
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: blob, blob-cloud
>            Reporter: Amit Jain
>            Assignee: Amit Jain
>             Fix For: 1.8, 1.7.3, 1.6.3
>
>
> S3Backend masks the actual error making debugging hard if there's a problem in filtering properties when value for some key is null. 
> Currently, guava's Maps.fromProprties is being used and it throws a NPE when the value is null.



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