[jira] [Updated] (OAK-5088) o.a.j.o.p.b.d.DataStoreBlobStore#getReference logs WARNING for missing records

2016-11-09 Thread Timothee Maret (JIRA)

 [ 
https://issues.apache.org/jira/browse/OAK-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothee Maret updated OAK-5088:

Flags: Patch

> o.a.j.o.p.b.d.DataStoreBlobStore#getReference logs WARNING for missing 
> records 
> ---
>
> Key: OAK-5088
> URL: https://issues.apache.org/jira/browse/OAK-5088
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: core
>Affects Versions: 1.5.12
>Reporter: Timothee Maret
>Assignee: Timothee Maret
> Fix For: 1.5.14
>
>
> The 
> {{org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore#getReference}}
>  method logs WARNING level in cases the {{encodedBlobId}} is not stored. 
> Those cases are expected according to the JavaDoc [0] and thus should not log 
> WARNING level messages.
> [0] 
> https://github.com/apache/jackrabbit-oak/blob/2acda3156cfad9993310e7aa0492cdc0b65aa5f7/oak-blob/src/main/java/org/apache/jackrabbit/oak/spi/blob/BlobStore.java#L83-L87



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


[jira] [Updated] (OAK-5088) o.a.j.o.p.b.d.DataStoreBlobStore#getReference logs WARNING for missing records

2016-11-09 Thread Timothee Maret (JIRA)

 [ 
https://issues.apache.org/jira/browse/OAK-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothee Maret updated OAK-5088:

Attachment: OAK-5088.patch

Attaching a patch that applies change proposed offline by [~chetanm]

[~chetanm] could you have a look ?

> o.a.j.o.p.b.d.DataStoreBlobStore#getReference logs WARNING for missing 
> records 
> ---
>
> Key: OAK-5088
> URL: https://issues.apache.org/jira/browse/OAK-5088
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: core
>Affects Versions: 1.5.12
>Reporter: Timothee Maret
>Assignee: Timothee Maret
> Fix For: 1.5.14
>
> Attachments: OAK-5088.patch
>
>
> The 
> {{org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore#getReference}}
>  method logs WARNING level in cases the {{encodedBlobId}} is not stored. 
> Those cases are expected according to the JavaDoc [0] and thus should not log 
> WARNING level messages.
> [0] 
> https://github.com/apache/jackrabbit-oak/blob/2acda3156cfad9993310e7aa0492cdc0b65aa5f7/oak-blob/src/main/java/org/apache/jackrabbit/oak/spi/blob/BlobStore.java#L83-L87



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