Re: NSQ Protocol Support

2020-01-02 Thread Sijie Guo
We introduced the protocol handler framework in 2.5.0. This framework allows people implementing its own protocol by leveraging Pulsar’s current event stream storage and many other enterprise features. Kafka-on-Pulsar (KoP) is one of the examples implemented using this framework. A team of enginee

[jira] [Commented] (PULSAR-2) Pulsar Dashboard Displays Very Little

2020-01-02 Thread Loghi Perinpanayagam (Jira)
[ https://issues.apache.org/jira/browse/PULSAR-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006901#comment-17006901 ] Loghi Perinpanayagam commented on PULSAR-2: --- I am interested in this ticket. > P

NSQ Protocol Support

2020-01-02 Thread Xu Jianhai
Hi I use NSQ before participant in pulsar community. When I found kafka compatible design, I thought we should design NSQ protocol on Pulsar, Is that a good idea?