[
https://issues.apache.org/jira/browse/SYNCOPE-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153016#comment-14153016
]
ASF subversion and git services commented on SYNCOPE-555:
---------------------------------------------------------
Commit 1628381 from [~wimmelg] in branch 'syncope/trunk'
[ https://svn.apache.org/r1628381 ]
[SYNCOPE-555] Merge from 1_1_X, 1_2_X
> check for id != 0 in *Controller.resolveReference()
> ---------------------------------------------------
>
> Key: SYNCOPE-555
> URL: https://issues.apache.org/jira/browse/SYNCOPE-555
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.1.4, 1.2.0-M1
> Reporter: Guido Wimmel
> Assignee: Guido Wimmel
> Priority: Minor
> Fix For: 1.1.9, 1.2.0, 1.3.0
>
>
> Optimisation, as discussed in dev ML [1]:
> Check for id != 0 when resolving a reference using an id in
> *Controller.resolveReference(), to avoid an unnecessary roundtrip to the
> database layer and the creation of a transaction that must be rolled back
> because a NotFoundException is thrown.
> [1]
> http://syncope-dev.1063484.n5.nabble.com/check-for-id-0-in-UserController-td5715962.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)