rkaw92 commented on issue #22:
URL:
https://github.com/apache/pulsar-client-node/issues/22#issuecomment-741076507
Hi! I'm running into some issues due to the typings in DefinitelyTyped being
out of date (namely, `log` missing, and `listener`-based consumer unrecognized
in TS). Wouldn't it
Yang - Can you clarify a bit more about the question and what are you
looking for?
- Sijie
On Mon, Dec 7, 2020 at 7:20 PM yang chen wrote:
> hello, I have a question about ledger fence, why not fence the ledger
> in ManagedLedgerImpl
> and change the state to fenced when bk return LedgerFencedE
Hi Abhilash,
I took a look at the issue you described. I don't think this is the right
approach to solve the problem. Because the HTTP and HTTPS ports are only
used for admin rest calls and topic lookups. You don't really need to
advertise those addresses. When we introduced multiple advertised
li
hailin0 opened a new issue #4:
URL: https://github.com/apache/pulsar-adapters/issues/4
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
Hi Pulsar community,
Recently there was discussion about adding consumer filtering logic at
broker side, and the community has choose not to add that to core
components but still would like to find a way for uses to do their own
customization.
Here I'm proposing we can make the message dispatcher