client-foo-1
subscribes to a channel foo.bar
in First Event
mode. They will get all the messages stored in KubeMQ for foo.bar
channel from the first message, and then continue to get new events as they come. If this receiver will disconnect from KubeMQ and re-connect again with any subscription type, only new events in foo.bar
will be delivered for this specific receiver with Client ID client-foo-1
.foo.bar
again, they should subscribe again with a different Client ID than client-foo-1
such client-foo-1-retry
.