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

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

    [ https://issues.apache.org/jira/browse/SYNCOPE-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279646#comment-17279646 ] 

ASF subversion and git services commented on SYNCOPE-1616:
----------------------------------------------------------

Commit f2f992dacbc1d5f0127ec1a01f064d0655241d9d in syncope's branch refs/heads/2_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=f2f992d ]

[SYNCOPE-1616] Create SinglePullJobDelegate / SinglePushJobDelegate / StreamPullJobDelegate / StreamPushJobDelegate upon request


> 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.7, 2.1.8
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>             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)