Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

move DateTime / TimeSpan extension APIs out of Akka.Util and into Akka.Cluster.Metrics #6427

Merged
merged 7 commits into from
Feb 22, 2023

Conversation

Aaronontheweb
Copy link
Member

@Aaronontheweb Aaronontheweb commented Feb 21, 2023

Changes

Moves a bunch of Akka.Cluster.Metrics-specific junk out of Akka.Util and into the projects where they're actually used. Also marked as internal so we don't hijack common types.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

Copy link
Contributor

@Arkatufus Arkatufus 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
Copy link
Member Author

Looks like I broke some Akka.Cluster.Metrics specs. I'll take a look at that.

@Aaronontheweb Aaronontheweb merged commit 0e0bd83 into akkadotnet:dev Feb 22, 2023
@Aaronontheweb Aaronontheweb deleted the fix-atomic-apis branch February 22, 2023 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants