[
https://issues.apache.org/jira/browse/OAK-10375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17824820#comment-17824820
]
Julian Reschke commented on OAK-10375:
--------------------------------------
Hm. We should be logging the contents of property values; this may be
confidential information.
> Binary data in logs related to the haystack property
> ----------------------------------------------------
>
> Key: OAK-10375
> URL: https://issues.apache.org/jira/browse/OAK-10375
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: indexing
> Reporter: Nuno Santos
> Priority: Major
>
> When indexing documents with the {{haystack0}} property, some log messages
> contain the binary data of the property. In the log below, I replaced the
> binary data by {{{}<LONG GARBLED BINARY DATA>{}}}, but it is usually very
> long.
> {noformat}
> 16:30:40.107 [main] ERROR o.a.j.o.p.i.l.LuceneDocumentMaker - could not index
> similarity field for property
> haystack0 = <LONG GARBLED BINARY DATA>
> and definition
> PropertyDefinition\{name='jcr:content/metadata/imageFeatures/haystack0',
> propertyType=0, boost=1.0, isRegexp=false, index=true, stored=false,
> nodeScopeIndex=true, propertyIndex=true, analyzed=false, ordered=false,
> useInSuggest=false, useInSimilarity=true, nullCheckEnabled=false,
> notNullCheckEnabled=false, function=null}
> {noformat}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)