Skip to content

Conversation

@aaron-congo
Copy link
Contributor

@aaron-congo aaron-congo commented Sep 26, 2025

  • before this refactor, the ConnectionWrapper and ConnectionPluginManager classes both depended on each other, and the PluginServiceImpl and ConnectionPluginManager classes also depended on each other. This PR removes the ConnectionPluginManager's dependencies on the ConnectionWrapper and PluginService
  • also cleans up initialization logic by performing service container setup in the ServiceUtility class. This class can be used to either create service containers for client connections or for more limited ("minimal") monitor use

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@aaron-congo aaron-congo merged commit 6ae2d9a into main Oct 14, 2025
6 checks passed
@aaron-congo aaron-congo deleted the init-cleanup branch October 14, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants