[
https://issues.apache.org/jira/browse/SYNCOPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255741#comment-14255741
]
ASF subversion and git services commented on SYNCOPE-621:
---------------------------------------------------------
Commit e667ead6356fcd9d25aeb76f7ebcc7a0154730df in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=e667ead ]
[SYNCOPE-621] changed as suggested
> Reduce log level of bean validation errors (in data binder)
> -----------------------------------------------------------
>
> Key: SYNCOPE-621
> URL: https://issues.apache.org/jira/browse/SYNCOPE-621
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.2.1
> Reporter: Guido Wimmel
> Assignee: Francesco Chicchiriccò
> Priority: Minor
> Fix For: 1.2.2, 1.3.0
>
>
> Similar to SYNCOPE-415 (see discussion there), there is another source of
> bean validation errors leading to an ERROR log entry - via
> AbstractAttributableDataBinder, which is called from UserDataBinder.create()
> -> AbstractAttributableDataBinder.fill(). The validation happens in
> AbstractAttr.addValue().
> I suggest reducing the log level in AbstractAttributableDataBinder:224 from
> ERROR to WARN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)