[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-730811695 `AlreadyClosed` occurs when there're no matching topics for `topicsPattern`. in such case [`consumers_`](https://github.com/apache/pulsar/blob/master/pulsar-client-

[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-730811695 `AlreadyClosed` occurs when there're no matching topics for `topicsPattern`. in such case [`consumers_`](https://github.com/apache/pulsar/blob/master/pulsar-client-

[GitHub] [pulsar-test-infra] codelipenghui merged pull request #15: Make the cherry-pick bot carry the cherry-pick message info

2020-11-19 Thread GitBox
codelipenghui merged pull request #15: URL: https://github.com/apache/pulsar-test-infra/pull/15 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [pulsar-test-infra] zymap opened a new pull request #15: Update cherry pick bot

2020-11-19 Thread GitBox
zymap opened a new pull request #15: URL: https://github.com/apache/pulsar-test-infra/pull/15 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

[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-730811695 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-718509336 ~~it seems that this exception doesn't occur with persistent `topicsPattern`. 🤔~~ this was wrong. what mattered was whether or not matching topics exist.

[GitHub] [pulsar-client-node] cimura commented on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura commented on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-730811695 `AlreadyClosed` occurs when there're no matching topics for `topicsPattern`. in such case [`consumers_`](https://github.com/apache/pulsar/blob/master/pulsar-client-cpp/lib

[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-718509336 ~~it seems that this exception doesn't occur with persistent `topicsPattern`. 🤔~~ this was wrong. what mattered waswhether or not matching topics exist. -

RE: Proposal for Consumer Filtering in Pulsar brokers

2020-11-19 Thread Kramer, Andre
Hi, The specific Consumer Filtering proposal is not to allow server extension but to provide a simple way to filter messages by property values as specified by any consumer. There is a way to define alternative implementation in the pull request but that would be mainly for experimentation with

[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-718509336 it seems that this exception doesn't occur with persistent `topicsPattern`. 🤔 This is an automated me

[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-718509336 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-721479575 so far i've checked that - `topicsPattern` → `topic` or `topics`: works - other options aren't related - it is not related whether or not the RE is valid. -

[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-19 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-718509336 ~~it seems that this exception doesn't occur with persistent `topicsPattern`. 🤔~~ i apologize that this was irrelevant (what mattered was whether or not the topic