How to update subscription properties without unsubscribing subscription? #20740
|
Hi, i'm trying use the entry filter to filter message by tag, However it seems subscription properties is fixed when subscription is established, i don't konw how to update it dynamically |
Answered by
BewareMyPower
Aug 9, 2023
Replies: 1 comment 1 reply
|
cc @Technoboy- @BewareMyPower do you have some inputs here? Or is it impossible in Pulsar design? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's impossible. I think the entry filter should not be used to modify the internal status like the subscription properties.