Anonymitaet commented on pull request #10817: URL: https://github.com/apache/pulsar/pull/10817#issuecomment-856631805
Hi @codelipenghui I searched `SubscriptionType` in the Pulsar repo, it refers to `Exclusive, Shared, Failover, Key_Shared`.  And I searched `SubscriptionMode` in the Pulsar repo, it refers to `Durable, NonDurable`.  In this case, shall we change `mode` to `type` for `Exclusive, Shared, Failover, Key_Shared` in docs? Thanks.  -- 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. For queries about this service, please contact Infrastructure at: [email protected]
