Francesco Chicchiriccò created SYNCOPE-178:
----------------------------------------------
Summary: Incomplete processing during synchronization / full
reconciliation
Key: SYNCOPE-178
URL: https://issues.apache.org/jira/browse/SYNCOPE-178
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 1.0.0-incubating
Reporter: Francesco Chicchiriccò
Assignee: Marco Di Sabatino Di Diodoro
Fix For: 1.0.1-incubating
There are conditions under which not all the users read from underlying
connector are effectively processed during synchronization / full
reconciliation.
More specifically, when SyncJob.handleDelta() returns an empty list (for
example, when the conflict resolution policy is IGNORE), the handler specified
in SyncJob.doExecute() will return false (result.addAll(<empty List>) is false).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira