Azure-Samples / service-fabric-dotnet-getting-started

Get started with Service Fabric with these simple introductory sample projects.
MIT License
230 stars 329 forks source link

Visual-Objects: random objects are created if the web service restarts #40

Closed vipul-modi closed 8 years ago

vipul-modi commented 8 years ago

If the web service restarts random visual objects are re-created, thus the failover scenarios feels like a data loss as the object position changes, but they are completely different set of objects. The objects should be generated deterministically.

vipul-modi commented 8 years ago

Fixed: https://github.com/Azure-Samples/service-fabric-dotnet-getting-started/commit/80dca5e9d9c67877e04ec73fe3dfd9c5c812ed58