You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2021/02/05 11:35:00 UTC

[jira] [Created] (SYNCOPE-1616) CSV and single push / pull concurrency issues

Francesco Chicchiriccò created SYNCOPE-1616:
-----------------------------------------------

             Summary: CSV and single push / pull concurrency issues
                 Key: SYNCOPE-1616
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1616
             Project: Syncope
          Issue Type: Bug
          Components: core
    Affects Versions: 2.1.8, 2.1.7
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 2.1.9, 3.0.0


While, at the same time:

* pulling from two or more CSV files
* pushing to two or more CSV files
* pulling a single object during Reconciliation
* pushing a single object during Reconciliation

there might occur issues due to the fact that the respective handlers are currently defined as Spring singleton beans.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)