[GitHub] [pulsar-site] Anonymitaet commented on a diff in pull request #111: Recommitted the dropped instruction, CI Testing in your Fork

2022-06-13 Thread GitBox
Anonymitaet commented on code in PR #111: URL: https://github.com/apache/pulsar-site/pull/111#discussion_r896440054 ## site2/website-next/src/pages/contributing.md: ## @@ -156,6 +156,97 @@ Then you can push your local, committed changes to your (forked) repository on G All c

[GitHub] [pulsar-client-node] BewareMyPower opened a new pull request, #219: Add null check for consumer in MessageListenerProxy

2022-06-13 Thread GitBox
BewareMyPower opened a new pull request, #219: URL: https://github.com/apache/pulsar-client-node/pull/219 There is a segmentation fault reported by the user. > So, I recompiled the extension with `node-gyp rebuild --debug` then attached a debugger and it crashed because of this >

Re: Pulsar Documentation Guides

2022-06-13 Thread Michael Marshall
Hi Yu, Thank you for your efforts to improve our documentation. I agree with Dave that these should be added to our Pulsar website instead of being managed in Google Docs. For example, our docs bot is configured to link to one of the google docs. I think it'd be more appropriate to link it to our

[DISCUSS][PIP-176] PIP176:Multiple snapshots for transaction buffer snapshot

2022-06-13 Thread Xiangying Meng
Hi Pulsar Community, I have opened a proposal to implement multiple snapshots for the transaction buffer. The details can be found here . Thanks, Xiangying Meng

[GitHub] [pulsar-site] michaeljmarshall commented on pull request #109: fix: replace scripts fix

2022-06-13 Thread GitBox
michaeljmarshall commented on PR #109: URL: https://github.com/apache/pulsar-site/pull/109#issuecomment-1154668750 @urfreespace - does this PR fix https://github.com/apache/pulsar/issues/15984? -- This is an automated message from the Apache Git Service. To respond to the message, please

[DISCUSS] Release Next Pulsar Helm Chart Version

2022-06-13 Thread Michael Marshall
Hello Pulsar Community, I propose that we release a new version of the Pulsar Helm Chart since it now supports the 2.10.0 docker image. It looks like the version should be 2.9.4, but I'm not entirely sure how we version the chart. Does anyone have guidance on what the version ought to be? Note th

Re: [Discuss] Update Helm Chart to Support 2.10 Docker Image

2022-06-13 Thread Michael Marshall
I just merged https://github.com/apache/pulsar-helm-chart/pull/266. I'll follow up with a proposal that we release a new version of the helm chart. Thanks, Michael On Thu, May 19, 2022 at 2:13 PM Michael Marshall wrote: > > Hello Pulsar Community, > > With the 2.10.0 release, our Pulsar Docker i

[GitHub] [pulsar-helm-chart] michaeljmarshall merged pull request #266: Add bk, zk securityContext to support upgrade to non-root docker image

2022-06-13 Thread GitBox
michaeljmarshall merged PR #266: URL: https://github.com/apache/pulsar-helm-chart/pull/266 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr.

[GitHub] [pulsar-test-infra] michaeljmarshall opened a new pull request, #46: Add LICENSE to project's root directory

2022-06-13 Thread GitBox
michaeljmarshall opened a new pull request, #46: URL: https://github.com/apache/pulsar-test-infra/pull/46 Fix #45. In talking with @dave2wave, he mentioned that we should have a LICENSE file in this project. Adding that file now. I copied the contents of the file straight from the apache/pu

[GitHub] [pulsar-helm-chart] zymap opened a new pull request, #270: Enable the pulsar manager in the minikube values

2022-06-13 Thread GitBox
zymap opened a new pull request, #270: URL: https://github.com/apache/pulsar-helm-chart/pull/270 --- Fixes: https://github.com/apache/pulsar/issues/15927 ### Motivation We have documented the using pulsar manager in the Getting started with helm on the pulsar website.

[GitHub] [pulsar-site] urfreespace merged pull request #113: feat: upgrade docusaurus version and upgrade docker image with node 16

2022-06-13 Thread GitBox
urfreespace merged PR #113: URL: https://github.com/apache/pulsar-site/pull/113 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.a

[GitHub] [pulsar-site] urfreespace opened a new pull request, #113: feat: upgrade docusaurus version and upgrade docker image with node 16

2022-06-13 Thread GitBox
urfreespace opened a new pull request, #113: URL: https://github.com/apache/pulsar-site/pull/113 docusaurus (>=2.0.0-beta.21) required the node >= 16.14 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [pulsar-site] urfreespace commented on pull request #111: Recommitted the dropped instruction, CI Testing in your Fork

2022-06-13 Thread GitBox
urfreespace commented on PR #111: URL: https://github.com/apache/pulsar-site/pull/111#issuecomment-1154603295 @Anonymitaet PTAL, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [pulsar-site] urfreespace commented on pull request #112: Update community.js

2022-06-13 Thread GitBox
urfreespace commented on PR #112: URL: https://github.com/apache/pulsar-site/pull/112#issuecomment-1154602917 @Anonymitaet PTAL, thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [pulsar-test-infra] michaeljmarshall opened a new issue, #45: Add LICENSE file to root of project directory

2022-06-13 Thread GitBox
michaeljmarshall opened a new issue, #45: URL: https://github.com/apache/pulsar-test-infra/issues/45 We need to add the Apache LICENSE in the root of this project directory. I plan to do this later tonight. -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [pulsar-test-infra] michaeljmarshall commented on a diff in pull request #43: Implement a new documentation bot

2022-06-13 Thread GitBox
michaeljmarshall commented on code in PR #43: URL: https://github.com/apache/pulsar-test-infra/pull/43#discussion_r896211686 ## docbot/README.md: ## @@ -0,0 +1,54 @@ +# Documentation Bot + +Automatically label pull requests based on the checked task list. + +## Usage + +Create

[GitHub] [pulsar-helm-chart] michaeljmarshall commented on issue #267: helm chart for pulsar version 2.10.0

2022-06-13 Thread GitBox
michaeljmarshall commented on issue #267: URL: https://github.com/apache/pulsar-helm-chart/issues/267#issuecomment-1154506431 This PR https://github.com/apache/pulsar-helm-chart/pull/266 should fix it to make it a simple version upgrade. I will try to get it merged this week. -- This is

[GitHub] [pulsar-site] aarondonwilliams opened a new pull request, #112: Update community.js

2022-06-13 Thread GitBox
aarondonwilliams opened a new pull request, #112: URL: https://github.com/apache/pulsar-site/pull/112 Currently there isn't a simple what to sign up for the Pulsar Slack. The link to the heroku app seems to have been lost in the move to the new site. I used this page as the model for t

[GitHub] [pulsar-site] heesung-sn opened a new pull request, #111: Recommitted the dropped instruction, CI Testing in your Fork

2022-06-13 Thread GitBox
heesung-sn opened a new pull request, #111: URL: https://github.com/apache/pulsar-site/pull/111 This was originally approved by https://github.com/apache/pulsar/pull/15535. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: Pulsar Documentation Guides

2022-06-13 Thread Dave Fisher
Hi Yu, I have a request. Please make these guides part of the website and on project managed resources. Thank you, Dave Sent from my iPhone > On Jun 13, 2022, at 9:04 AM, Yu wrote: > >  > Hi team, > > This is a soft reminder: > > If you make contributions to Pulsar documentation, please f

Re: Pulsar Documentation Guides

2022-06-13 Thread Ran Gao
Great work! On 2022/06/13 16:00:00 Yu wrote: > Hi team, > > This is a soft reminder: > > If you make contributions to Pulsar documentation, please follow these > guides to improve your PR quality and get your PR merged quickly. > > - Pulsar Documentation Writing Style Guide [1] > - Pulsar Docum

Re: [VOTE] Pulsar Release 2.10.1 Candidate 1

2022-06-13 Thread Ran Gao
+1 (non-binding) Verification list: 1. Build source code. (MacOS 12.2.1, Chip Apple M1 Pro) 2. Start standalone. 3. Producing and consuming tests based on perf tool. 4. Query bytes data by Pulsar SQL. 5. Using the binary package execute same operations. On 2022/06/13 11:42:59 PengHui Li wrote: >

[GitHub] [pulsar-test-infra] lhotari merged pull request #44: [docbot] fix relative working directory

2022-06-13 Thread GitBox
lhotari merged PR #44: URL: https://github.com/apache/pulsar-test-infra/pull/44 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.a

Pulsar Documentation Guides

2022-06-13 Thread Yu
Hi team, This is a soft reminder: If you make contributions to Pulsar documentation, please follow these guides to improve your PR quality and get your PR merged quickly. - Pulsar Documentation Writing Style Guide [1] - Pulsar Documentation Writing Syntax Guide [2] - Pulsar Documentation Preview

[GitHub] [pulsar-test-infra] lhotari commented on pull request #43: Implement a new documentation bot

2022-06-13 Thread GitBox
lhotari commented on PR #43: URL: https://github.com/apache/pulsar-test-infra/pull/43#issuecomment-1153936978 > @maxsxu thanks for your great contribution! We've tested and it works well. Approve from the non-technical side. @Anonymitaet how was this tested? all jobs fail in apache/pu

[VOTE] Pulsar Release 2.10.1 Candidate 1

2022-06-13 Thread PengHui Li
This is the first release candidate for Apache Pulsar 2.10.1 It fixes the following issues: https://github.com/apache/pulsar/pulls?q=is%3Amerged+is%3Apr+label%3Arelease%2F2.10.1+ *** Please download, test and vote on this release. This vote will stay open for at least 72 hours *** Note that we a

[GitHub] [pulsar-helm-chart] Syphixs commented on issue #267: helm chart for pulsar version 2.10.0

2022-06-13 Thread GitBox
Syphixs commented on issue #267: URL: https://github.com/apache/pulsar-helm-chart/issues/267#issuecomment-1153776712 bump , new version would be gladly appreciated! Seems though its not a simple image version upgrade alone -- This is an automated message from the Apache Git Service. T

[GitHub] [pulsar-test-infra] maxsxu opened a new pull request, #44: [docbot] fix relative working directory

2022-06-13 Thread GitBox
maxsxu opened a new pull request, #44: URL: https://github.com/apache/pulsar-test-infra/pull/44 The `working-directory` should be set as `docbot`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [pulsar-site] urfreespace merged pull request #110: fix: upgrade build node versions

2022-06-13 Thread GitBox
urfreespace merged PR #110: URL: https://github.com/apache/pulsar-site/pull/110 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.a

[GitHub] [pulsar-site] Anonymitaet merged pull request #108: [improve][website] add download links for previous versions

2022-06-13 Thread GitBox
Anonymitaet merged PR #108: URL: https://github.com/apache/pulsar-site/pull/108 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.a