-
Notifications
You must be signed in to change notification settings - Fork 1k
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
V1.4 dev rebase #3612
Closed
Closed
V1.4 dev rebase #3612
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
upgraded to XUnit 2.3.1 and VsTest SDK 15.7.2
…nt-NRE fixed NRE issue with ClusterClientSettings.Copy
sharding rebalance small fix
…se methods virtual
* Provide access to known shard types akka/akka#23912 * Separate sharding regions and proxies akka/akka#23472 Fix lookup of coordinator for sharding proxies akka/akka#23995 * Fix race in ClusterShardingFailureSpec AFAICT there was nothing ensuring the order of messages when sent to the shard and the region so first checkthat the passivation has happened before sending another add in the test akka/akka#24013 * Better warning message on cluster sharding registration akka/akka#24906 * entityId => Behavior in ClusterSharding API mixture of akka/akka#24053 akka/akka#21809 akka/akka#24470 * sharding tests updated * headers fixed, docs updated * ClusterSharding: automatically choose start or startProxy by a node role akka/akka#23934
Ignore CodeRush working files Ignore GhostDoc working files Ignore NDepend working files Ignore Visual Studio Code working files
…#3542) * Wrapped markdown to 80 columns * Adding of detail to fix akkadotnet#3433 and fixing spelling error
Messages that come through for an entity before StartEntity has been processed for that entity caused redundant persistence of the entity.
…ending on the wrong version (akkadotnet#3580)
akkadotnet#3563 AtopMat's return type changed TMat -> TMat3
…res_from_all_active_devices and added approp. assert (akkadotnet#3591)
…sample Sample Cleanup: Modernize Akka.Remote Chat Sample
This should sync the v1.4 branch with the latest from |
API Approvals are off apparently |
Not needed any more |
(since we're merging from v1.4 into dev here: #3829) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.