[GitHub] [pulsar-client-node] sijie merged pull request #30: Merge ReceiveWithTimeout into Receive

2019-06-10 Thread GitBox
sijie merged pull request #30: Merge ReceiveWithTimeout into Receive URL: https://github.com/apache/pulsar-client-node/pull/30 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar-client-node] k2la opened a new pull request #31: Implement Reader

2019-06-10 Thread GitBox
k2la opened a new pull request #31: Implement Reader URL: https://github.com/apache/pulsar-client-node/pull/31 - Add `createReader` to Client Class - Add Reader Class - readNext - hasNext - close - Add ReaderConfig Class -

Re: Pulsar 2.4.0 Release Discussion

2019-06-10 Thread Sijie Guo
Penghui, I tried to ping those issues to see if they can be moved to 2.5.0. Please check those issues. Also since we have pulsar-client-node repo, is pulsar-client-node in a good shape for releasing an official node client? - Sijie On Mon, Jun 10, 2019 at 10:34 AM PengHui Li wrote: > Hi all >

Re: ACTION REQUIRED: disk space on jenkins master nearly full

2019-06-10 Thread Alex Harui
I deleted 3 FlexJS builds that we haven’t used in a year and a half. On 6/10/19, 2:29 PM, "Chris Lambertus" wrote: Matteo, pulsar-website cleaned up nicely. pulsar-master is still problematic - despite having run a few minutes ago, there are still builds dating back to 2017 in th

[GitHub] [pulsar-client-node] hrsakai opened a new pull request #30: Merge ReceiveWithTimeout into Receive

2019-06-10 Thread GitBox
hrsakai opened a new pull request #30: Merge ReceiveWithTimeout into Receive URL: https://github.com/apache/pulsar-client-node/pull/30 Change Interface to same as `java / cpp client`. This is an automated message from the Apac

[GitHub] [pulsar-client-node] nkurihar commented on issue #21: Implement AckCumulative/AckCumulativeID

2019-06-10 Thread GitBox
nkurihar commented on issue #21: Implement AckCumulative/AckCumulativeID URL: https://github.com/apache/pulsar-client-node/issues/21#issuecomment-500635515 Fixed by https://github.com/apache/pulsar-client-node/pull/29 This is

[GitHub] [pulsar-client-node] nkurihar closed issue #21: Implement AckCumulative/AckCumulativeID

2019-06-10 Thread GitBox
nkurihar closed issue #21: Implement AckCumulative/AckCumulativeID URL: https://github.com/apache/pulsar-client-node/issues/21 This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: ACTION REQUIRED: disk space on jenkins master nearly full

2019-06-10 Thread Chris Lambertus
Matteo, pulsar-website cleaned up nicely. pulsar-master is still problematic - despite having run a few minutes ago, there are still builds dating back to 2017 in the pulsar-master/modules/org.apache.pulsar* directories, so it also appears that maven module ‘discard old builds’ is not working e

Re: ACTION REQUIRED: disk space on jenkins master nearly full

2019-06-10 Thread Chris Lambertus
Outstanding, thanks. I believe the job cleanup runs when the next build runs. You could manually trigger a build to test, or we can check next time the build runs automatically (presuming it runs nighty.) -Chris > On Jun 10, 2019, at 11:10 AM, Matteo Merli wrote: > > For pulsar-website-build

Re: ACTION REQUIRED: disk space on jenkins master nearly full

2019-06-10 Thread Matteo Merli
For pulsar-website-build and pulsar-master, the "discard old builds" wasn't set unfortunately. I just enabled it now. Not sure if there's a way to quickly trigger a manual cleanup. Regarding "pulsar-pull-request": this was an old Jenkins job no longer used (since we switched to multiple smaller PR

ACTION REQUIRED: disk space on jenkins master nearly full

2019-06-10 Thread Chris Lambertus
Hello, The jenkins master is nearly full. The workspaces listed below need significant size reduction within 24 hours or Infra will need to perform some manual pruning of old builds to keep the jenkins system running. The Mesos “Packaging” job also needs to be corrected to include the project

[GitHub] [pulsar-client-node] massakam merged pull request #29: Add acknowledgeCumulative / receiveWithTimeout methods

2019-06-10 Thread GitBox
massakam merged pull request #29: Add acknowledgeCumulative / receiveWithTimeout methods URL: https://github.com/apache/pulsar-client-node/pull/29 This is an automated message from the Apache Git Service. To respond to the