Closed
Description
If one will send a message to client session immediately in onSessionOpen, then SessionEvent message will be sent to the AeronCluster client (through same Egress channel). As a result the message is sometimes not received by the client.
One the other hand, egress open event also can not be just sent to the client before session is opened in clustered service - because instruction from client may come before session is added to sessions (rather than pending sessions).
Metadata
Metadata
Assignees
Labels
No labels