Instances

4 posts / 0 new
Last post
Offline
Last seen: 10 years 3 months ago
Joined: 03/22/2011
Posts: 11
Instances and liveliness

Hi, 
We are trying to solve a potential problem with the following scenario: 
1. A writer is set up and sends 1 sample of a single instance 
2. Persistence Service reads the sample and stores it. 
3. The writer is closed. 
4. Persistence Service crashes due to some problem (maybe the machine crashes for some reason). 
5. All readers are receiving the on_liveliness_change callback, with the instance-state being "NOT_ALIVE_NO_READERS" 

Subscribe to RSS - Instances