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

Extra arguments to set call not dispatched with internal redirects #50

Open
oliwel opened this issue Sep 18, 2023 · 0 comments
Open

Extra arguments to set call not dispatched with internal redirects #50

oliwel opened this issue Sep 18, 2023 · 0 comments

Comments

@oliwel
Copy link
Collaborator

oliwel commented Sep 18, 2023

It seems that the "data" hash that can be passed with the set method does not survive an internal redirect on top of connector.

While the direct call in this example receives the publication data, the indirect call does not.

crl:
    direct@: connector:publishing.connector.crl2f5
    reflected@: publishing.targets.crl2f5.node1

targets:
  crl2f5@: connector:publishing.connector.crl2f5

connector:
  crl2f5:
     class: ....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant