codelipenghui commented on PR #22614: URL: https://github.com/apache/pulsar/pull/22614#issuecomment-2084674118
@hangc0276 Maybe we'd better introduce a system subscription concept to avoid the TTL, backlog quota policy(consumer eviction) applied to the system subscription. For example: ``` systemCursorNames=__compaction,__dedup ``` -- 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]
