Skip to content

Tuple Routing (Routing Policy) #7

@Gisson

Description

@Gisson

• Primary: tuples are output to the primary replica of the operator it is connected to
downstream.
• Random: tuples are output to a random replica of the downstream operator.
• Hashing(field id): tuples are forwarded to a replica of the downstream operator according
to the value of a hashing function computed on the tuple’s field with identifier
field id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions