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/06/20 11:46:00 UTC

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

Amit Jain created OAK-6374:
------------------------------

             Summary: 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
            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)