singhvishalkr commented on issue #1081: URL: https://github.com/apache/pulsar-site/issues/1081#issuecomment-4314676215
This one looks already fixed on `master`. The Failover-subscription walkthrough on `docs/concepts-messaging.md` (lines ~650-654) now reads: > - The non-partitioned topic 1 and non-partitioned topic 4 are assigned to Consumer **A**. Consumer B is their stand-by consumer. > - The non-partitioned topic 2 and non-partitioned topic 3 are assigned to Consumer **B**. Consumer A is their stand-by consumer. which matches the diagram and the correction above. It was aligned in #1129 (merged 2026-04-17). Safe to close. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
