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

V1.4 dev rebase #3612

Closed
wants to merge 76 commits into from
Closed

Conversation

Aaronontheweb
Copy link
Member

No description provided.

Aaronontheweb and others added 30 commits June 13, 2018 20:42
upgraded to XUnit 2.3.1 and VsTest SDK 15.7.2
…nt-NRE

fixed NRE issue with ClusterClientSettings.Copy
* 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.
alexvy86 and others added 24 commits September 7, 2018 13:43
…res_from_all_active_devices and added approp. assert (akkadotnet#3591)
…sample

Sample Cleanup: Modernize Akka.Remote Chat Sample
@Aaronontheweb
Copy link
Member Author

This should sync the v1.4 branch with the latest from dev. Going to wait on a good report card from the build server before I try it though :p

@Aaronontheweb
Copy link
Member Author

API Approvals are off apparently

@Aaronontheweb
Copy link
Member Author

Not needed any more

@Aaronontheweb
Copy link
Member Author

(since we're merging from v1.4 into dev here: #3829)

@Aaronontheweb Aaronontheweb deleted the v1.4-dev-rebase branch July 12, 2019 19:26
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.