[GitHub] [pulsar-adapters] dlg99 opened a new pull request #9: build pulsar-adaptors with pulsar-2.8-snapshot

2021-03-29 Thread GitBox
dlg99 opened a new pull request #9: URL: https://github.com/apache/pulsar-adapters/pull/9 *(If this PR fixes a github issue, please add `Fixes #`.)* Fixes #5 ### Motivation Tried building pulsar-adaptors locally with 2.8.0-SNAPSHOT. Build failed. Tried bui

Re: [DISCUSS] PIP 83 : Pulsar client: Message consumption with pooled buffer

2021-03-29 Thread Enrico Olivelli
Rajan (and Matteo), very interesting feature. How are we going to implement this feature ? it looks like it is bound to the Schema.BYTEBUFFER implementation, the doc does not tell much about how we have to change the Schema API in order to pass the Consumer configuration to the Schema implementati

Re: [DISCUSS] PIP 83 : Pulsar client: Message consumption with pooled buffer

2021-03-29 Thread PengHui Li
Nice feature, I just have some questions want to confirm. 1. Does the consumer returns buffer of the batch message? 2. If returns a batch message buffer, how do we handle the flow permits? It’s better to clarify in the proposal About the API, my feeling is a RawConsumer is more suitable here, us

[DISCUSS] PIP 83 : Pulsar client: Message consumption with pooled buffer

2021-03-29 Thread Rajan Dhabalia
Hello, We have created a PIP-83 for Pulsar client: Message consumption with pooled buffer. https://github.com/apache/pulsar/wiki/PIP-83-:-Pulsar-client:-Message-consumption-with-pooled-buffer Thanks, Rajan

PIP-82: Tenant and namespace level rate limiting

2021-03-29 Thread Bharani Chadalavada
Hello, The PIP-82 proposal has been updated, incorporating the comments received during the community meeting on March 2, 2021. Please review and comment [link below]. https://github.com/apache/pulsar/wiki/PIP-82%3A-Tenant-and-namespace-level-rate-limiting Regards, Bharani.

[GitHub] [pulsar-client-node] simonszalai commented on issue #148: Appropriate authentication method to access Tuya cloud pulsar client

2021-03-29 Thread GitBox
simonszalai commented on issue #148: URL: https://github.com/apache/pulsar-client-node/issues/148#issuecomment-809643788 I would also love to know this! Didn't find a way to authenticate so far, except using the Java SDK -- This is an automated message from the Apache Git Service. To re

Re: State of pulsar-adaptors project

2021-03-29 Thread Andrey Yegorov
To clarify: The code is not in the master branch. It was deleted from pulsar's master sometime before 2.7 release: https://github.com/apache/pulsar/commits/master/pulsar-client-kafka-compat https://github.com/apache/pulsar/pull/8480 As a result, it was never released in 2.7.x and does not build r

Javastate function not getting deployed in kubernetes

2021-03-29 Thread Hidayathulla, Mohd
Dear Sir/Madam, This is with refence to one of the issue we are facing in deploying the java pulsar state function in the Kubernetes for more than 2 weeks. We tried taking the help from documentation as well as from net but the issue is not resolved. We are trying to deploy a simple function th