GitHub user alexesom closed a discussion: Subscription type after the creation of the subscription using Pulsar Admin createSubscription method
Hello! I found that after creating a subscription using the [createSubscription method](https://github.com/apache/pulsar/blob/567174f43528c0f7ae917bfb5166213973c62c29/pulsar-client-admin-api/src/main/java/org/apache/pulsar/client/admin/Topics.java#L1834) from PulsarAdmin, the type of the subscription is `null`. Is the type of the subscription automatically assigned after a consumer subscribes to a newly created subscription? Thanks in advance! :slightly_smiling_face: GitHub link: https://github.com/apache/pulsar/discussions/22339 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
