Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Modernize Cluster.Client code #7251

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

Arkatufus
Copy link
Contributor

Cleaning up and modernizing Akka.Cluster.Tools.Client code, auto-refactored using Rider

Changes

  • Use file scoped namespace
  • Change if..else message handling structure to switch..case
  • Change switch..return pattern to use pattern matching

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb Aaronontheweb modified the milestone: 1.5.25 Jun 12, 2024
@Aaronontheweb Aaronontheweb merged commit 487218c into akkadotnet:dev Jun 12, 2024
12 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants