Skip to content

Bring back PlacementTarget to IPlacementFilterDirector.Filter #9477

@miguelhasse

Description

@miguelhasse

The replacement of PlacementTarget with PlacementFilterContext broke my use case and implementation of IPlacementFilterDirector.Filter. I need RequestContextData and GrainId properties to filter the silo placement by checking these properties against silo metadata. So, for my use case filter caching would never be an option, and made placement filter useless.

Please bring back PlacementTarget as a parameter in IPlacementFilterDirector.Filter or some other way to have placement filtering based on RequestContextData and GrainId.

Originally posted by @ReubenBond in #9271 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions