[GitHub] [pulsar-client-node] massakam commented on issue #81: Support seting topic schema when creating producers/consumers

2020-03-23 Thread GitBox
massakam commented on issue #81: Support seting topic schema when creating producers/consumers URL: https://github.com/apache/pulsar-client-node/pull/81#issuecomment-603006641 Even if we can set the schema information, the current Node.js client can handle message payloads only with Buffer

[GitHub] [pulsar-client-node] massakam merged pull request #84: Add log level definition

2020-03-23 Thread GitBox
massakam merged pull request #84: Add log level definition URL: https://github.com/apache/pulsar-client-node/pull/84 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: Pulsar Release 2.5.1 Discussion

2020-03-23 Thread PengHui Li
Thanks Guangning E work for this. Thanks, Penghui On Mar 23, 2020, 11:37 AM +0800, Jia Zhai , wrote: > 👍 > > Best Regards. > > > Jia Zhai > > Beijing, China > > Mobile: +86 15810491983 > > > > > On Mon, Mar 23, 2020 at 10:17 AM Guangning E wrote: > > > Hi, > > I am going to cut 2.5.1 release this

[GitHub] [pulsar-client-node] hrsakai opened a new pull request #84: Add log level definition

2020-03-23 Thread GitBox
hrsakai opened a new pull request #84: Add log level definition URL: https://github.com/apache/pulsar-client-node/pull/84 Add log level definition for log function. ``` const Pulsar = require('../index.js'); . . const client = new Pulsar.Client({ serviceUrl: 'pulsar:/

[GitHub] [pulsar-client-node] alexyans commented on issue #78: Error: Failed to send message: AlreadyClosed

2020-03-23 Thread GitBox
alexyans commented on issue #78: Error: Failed to send message: AlreadyClosed URL: https://github.com/apache/pulsar-client-node/issues/78#issuecomment-602643477 > Changing my code to, instead of `console.log(`Sent message: ${msg}`);` to `console.log(`Sent message: ${msg} - client ${cl

Build failed in Jenkins: pulsar_release_nightly_snapshot #761

2020-03-23 Thread Apache Jenkins Server
See Changes: [github] [PulsarAdmin] Functions to async (#6580) [github] [PulsarAdmin] Sources to async (#6583) [github] [PulsarAdmin] Schemas to async (#6585) [github] [PulsarAdmin] Namespaces to

[GitHub] [pulsar-client-node] yosiat commented on issue #78: Error: Failed to send message: AlreadyClosed

2020-03-23 Thread GitBox
yosiat commented on issue #78: Error: Failed to send message: AlreadyClosed URL: https://github.com/apache/pulsar-client-node/issues/78#issuecomment-602585875 Hey! I see you what you are writing here, but this is a bug in the client. I don't need to implement any keepalives or pi

Jenkins build is back to normal : pulsar-website-build #942

2020-03-23 Thread Apache Jenkins Server
See