[GitHub] [pulsar-client-node] rkaw92 commented on issue #22: Convert project to typescript.

2020-12-08 Thread GitBox
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

Re: why not process bk error code LedgerFencedException

2020-12-08 Thread Sijie Guo
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

Re: Apache Pulsar PIP - advertisedListener enhancement - Invitation to comment

2020-12-08 Thread Sijie Guo
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

[GitHub] [pulsar-adapters] hailin0 opened a new issue #4: Not found pulsar-client-kafka 2.7.0 in maven central repository

2020-12-08 Thread GitBox
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

PIP for making dispatcher pluggable

2020-12-08 Thread Zhengxin Cai
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