Skip to content

ContextDataFetcherDecorator removes TrivialDataFetcher hint #980

Closed as not planned
@osi

Description

@osi

when the ContextDataFetcherDecorator runs to decorate all defined data fetchers in the code registry, it stomps over the TrivialDataFetcher marker.

it should either:

  • preserve the marker, so the data fetchers do not get instrumentation applied
  • have a policy of not decorating trivial data fetchers (preserving them as-is)

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues related to config and core supportstatus: supersededIssue is superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions