Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Events should be filterable by CloudEvents source as opposed to just type #661

Open
@berndtj

Description

@berndtj

Feature Request

Detailed Description

Event types alone are not enough for routing through subscriptions. The alternative is filtering in a function and calling subsequent functions, however this is a waste of computation.

The method for defining filters should be spec'ed out and agreed upon.

Context

Possible Implementation

Complexity

  • Low - Simple enhancement or bug fix, no architectural changes or refactoring
  • Medium - Change requires some thought, but is relatively isolated
  • High - Significant architectural change or large refactor

Metadata

Metadata

Assignees

Labels

SoloDispatch-Solo related

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions