Skip to content

Conversation

timothycoleman
Copy link
Contributor

Since IPublisher is not specific to client messages.

  • Put IPublisher extensions to do with client messages in their own namespace
  • Swich callers to consume the ISystemClient interface instead
  • Later the IPublisher extensions can be moved to be specific to ISystemClient but I wanted to keep this PR small.

@timothycoleman timothycoleman force-pushed the timothycoleman/use-system-client branch from f494af7 to cb91a20 Compare July 28, 2025 14:23
Copy link
Contributor

github-actions bot commented Jul 28, 2025

Qodana for .NET

1 new problem were found

Inspection name Severity Problems
Redundant using directive 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@timothycoleman timothycoleman force-pushed the timothycoleman/use-system-client branch from cb91a20 to 88692b3 Compare July 29, 2025 11:59
@CLAassistant
Copy link

CLAassistant commented Aug 1, 2025

CLA assistant check
All committers have signed the CLA.

Base automatically changed from devex-278-schema-registry to master August 1, 2025 08:28
…xtensions in their own namespace, publishers in general don't do anything useful with client messages
@timothycoleman timothycoleman force-pushed the timothycoleman/use-system-client branch from 88692b3 to 64fbdf6 Compare August 1, 2025 08:52
@timothycoleman timothycoleman marked this pull request as ready for review August 1, 2025 08:52
@timothycoleman timothycoleman requested a review from a team as a code owner August 1, 2025 08:52
@timothycoleman timothycoleman merged commit 2fb1e59 into master Aug 5, 2025
11 of 14 checks passed
@timothycoleman timothycoleman deleted the timothycoleman/use-system-client branch August 5, 2025 12:41
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.

4 participants