Test Fix for integration test blocker

2019-09-09 Thread Ali Ahmed
I recently merged the postres debezium test but it's execution is not deterministic, the metadata tables have random data at initiation. This pr excludes them to get consistent test results. https://github.com/apache/pulsar/pull/5162

Re: pulsar-client nodejs library

2019-09-09 Thread Guangning E
You can try Python 2.7. node-gyp does not seem to support python3 yet. https://github.com/nodejs/node-gyp#on-windows Marappa Gounder, Subramaniyam 于2019年9月10日周二 上午2:40写道: > Information Classification: ** Limited Access > > Hi, > > I tried to install pulsar client for nodejs development. > https:

pulsar-client nodejs library

2019-09-09 Thread Marappa Gounder, Subramaniyam
Information Classification: ** Limited Access Hi, I tried to install pulsar client for nodejs development. https://www.npmjs.com/package/pulsar-client First I got some issue which requires Python, So installed Python in my machine and setup PYTHON environment variable. Then after that, I recei

Re: PIP-40: Contribute Pulsar Manager

2019-09-09 Thread Sijie Guo
Hi Dave, I have committed an ip-clearance form to the SVN repo. but it doesn't seem to show up in the website (after one day): https://incubator.apache.org/ip-clearance/ I am wondering how can I trigger the build of incubator website. so that I can proceed sending out the ip-clearance email. Tha

Slack digest for #dev - 2019-09-09

2019-09-09 Thread Apache Pulsar Slack
2019-09-09 07:18:46 UTC - Ravi Shah: What is the max limit for producer queue? [11:48 AM] I am getting Error occurred while producer handler was sending msg from /127.0.0.1:63212:org.apache.pulsar.client.api.PulsarClientException$ProducerQueueIsFullError: Producer send queue is full 2019-09

Re: [DISCUSS] PIP-44: Separate schema compatibility checker for producer and consumer

2019-09-09 Thread PengHui Li
Hi Yuva, This is a cool feature. We can create a new PIP to discuss and support it. Thanks. Penghui Yuva raj 于2019年9月9日周一 下午2:22写道: > Hi PengHui , > Can we add support for this also > https://github.com/confluentinc/schema-registry/pull/680 . > Compatibility resolution strat