[
https://issues.apache.org/jira/browse/SYNCOPE-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907907#comment-17907907
]
ASF subversion and git services commented on SYNCOPE-1829:
----------------------------------------------------------
Commit 36fdaa6b2e86a9f5643aeb118a390aaebc620728 in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=36fdaa6b2e ]
[SYNCOPE-1829] Introducing support for Live Sync (#915)
> Pull by subscription
> --------------------
>
> Key: SYNCOPE-1829
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1829
> Project: Syncope
> Issue Type: New Feature
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 4.0.0
>
>
> There have been a few use cases where Syncope was requested to "import" users
> by subscribing to some sort of queue, like as Apache Kafka / ActiveMQ, Google
> PubSub, etc.
> A more general mechanism can be implemented, to generate pull events (e.g.
> ConnId's {{SyncDelta}} objects) from messages received via queue subscription.
> Then we could provide one or more implementations, one for each queue
> technology - the ones mentioned above, but even more if needed.
> Also, there should be a flexible, extensible way to transform the message
> payload into a {{SyncDelta}} instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)