Skip to content

Split MetadataSegmentView in two implementations: caching and direct RPC call #7392

@leventov

Description

@leventov

Currently, MetadataSegmentView violates the Single Responsibility Principle. There should be two separate implementations of the API, one is caching and another making direct RPC, and the choice between them should be done during Dependency Injection binding.

FYI @surekhasaharan

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions