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

Block certain subjects from function trigger subjects #283

Closed
autodidaddict opened this issue Jun 17, 2024 · 1 comment · Fixed by #285
Closed

Block certain subjects from function trigger subjects #283

autodidaddict opened this issue Jun 17, 2024 · 1 comment · Fixed by #285
Labels
proposal Enhancement idea or proposal

Comments

@autodidaddict
Copy link
Contributor

Proposed change

Define a set of subjects/subject prefixes that are never allowed to be used by function triggers, and then possibly allow this to be supplemented by additional restrictions in the node configuration file.

Use case

We don't want functions to be able to listen on things like $SYS.> or $JS.> as that would potentially cause fatal problems depending on where the trigger function subscriptions are. Operators may also wish to further block additional prefixes/subjects from being used by function triggers.

Contribution

No response

@autodidaddict autodidaddict added the proposal Enhancement idea or proposal label Jun 17, 2024
@autodidaddict
Copy link
Contributor Author

This is covered by PR #285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant