Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forwarder #30

Open
6 tasks done
Tracked by #12
bnayae opened this issue Nov 30, 2021 · 0 comments
Open
6 tasks done
Tracked by #12

Forwarder #30

bnayae opened this issue Nov 30, 2021 · 0 comments
Assignees
Labels
Projects

Comments

@bnayae
Copy link
Contributor

bnayae commented Nov 30, 2021

Add buit-in forwarder operations:

  • read messages from one stream + storage strategy
  • forward it to other streams + storage strategy (can use the Merge operation to broadcast)
  • it should be at the message segmentation level (interface contract agnostic)
  • in case of a cross cluster (external call) it can do API call (which will handle it at the segmentation level)
    • have HttpClient/Factory as parameter
  • Consumer builder should allow filter by origin (ignore copy = default?)
@bnayae bnayae added the Feature label Nov 30, 2021
@bnayae bnayae self-assigned this Nov 30, 2021
@bnayae bnayae added this to To do in Development via automation Nov 30, 2021
@bnayae bnayae mentioned this issue Nov 30, 2021
51 tasks
@bnayae bnayae moved this from To do to In progress in Development Sep 19, 2022
@bnayae bnayae moved this from In progress to Done in Development Sep 19, 2022
@bnayae bnayae moved this from Done to In progress in Development Sep 20, 2022
@bnayae bnayae moved this from In progress to Done in Development Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development
  
Done
Development

No branches or pull requests

1 participant