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)