Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. The server is providing an initial image to a performed (see HARegionQueue.giiQueue)
2. The server A client is initializing in the process of registering and its message dispatcher as part of cliesnt queue initialization logic (see CacheClientProxy.queuedEvents)/queue are not fully created and initialized

After these operations are completed, the temporary queues are drained and the event is added to the HARegionQueue. The diagrams below show the different put paths in detail.


Image RemovedImage Added

These diagrams show more detail around the special handling during client queue initialization or providing an initial image.



Image RemovedImage RemovedImage AddedImage Added

Delivering/Dispatching Events to Client:

...