microsoft / microsoft/microsoft-performance-toolkit-sdk

Refactor the runtime extension repositories to properly support multiple calls to processing assemblies

Open
#223 0 comments 0 reactions 1 assignee View on GitHub

@mslukebo is already working on this.

Since Oct 24, 2022.

enhancement untriaged
Dominant language
C#
Stars
239
Forks
78
Avg merge
4d 3h
Merged PRs (30d)
2

Description

Is your feature request an entirely new concept?
No

Is your feature request related to an existing component?
Yes - the runtime ExtensionRoot and DataExtensionRepository

Is your feature request related to a problem? Please describe.
The PluginsLoader does redundant work finalizing data extensions every time a new set of directories are loaded.

Describe the solution you'd like
The ExtensionRoot and DataExtensionRepository should be refactored to expose an API that natively supports loading sets of directories as plugins at different times.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.