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-
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-
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
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
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
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.
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
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.
-
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
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
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
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.
-
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
13 matches
Mail list logo