[GitHub] [pulsar-site] urfreespace merged pull request #26: feat: crowdin-upload and crowdin-download are executed at different times and only once a day

2022-03-24 Thread GitBox
urfreespace merged pull request #26: URL: https://github.com/apache/pulsar-site/pull/26 -- 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:

[GitHub] [pulsar-site] urfreespace closed pull request #26: feat: crowdin-upload and crowdin-download are executed at different times and only once a day

2022-03-24 Thread GitBox
urfreespace closed pull request #26: URL: https://github.com/apache/pulsar-site/pull/26 -- 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:

[GitHub] [pulsar-site] urfreespace merged pull request #25: fix: download links fix

2022-03-24 Thread GitBox
urfreespace merged pull request #25: URL: https://github.com/apache/pulsar-site/pull/25 -- 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:

[GitHub] [pulsar-site] urfreespace opened a new pull request #25: fix: download links fix

2022-03-24 Thread GitBox
urfreespace opened a new pull request #25: URL: https://github.com/apache/pulsar-site/pull/25 migrate change from https://github.com/apache/pulsar/pull/14855 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[VOTE] PIP-149: Making the REST Admin API fully async

2022-03-24 Thread mattison chao
This is the voting thread for PIP-149. It will stay open for at least 48 hours. https://github.com/apache/pulsar/issues/14365 Pasted below for quoting convenience. - Motivation The Rest API was originally designed to be implemented asynchronously, but with the iteration of functions, some

[GitHub] [pulsar-site] urfreespace commented on issue #13: Logo and navigation menu bar overlap

2022-03-24 Thread GitBox
urfreespace commented on issue #13: URL: https://github.com/apache/pulsar-site/issues/13#issuecomment-1078579969 @dave2wave I think it had been fixed, PTAL again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [pulsar-site] urfreespace closed issue #13: Logo and navigation menu bar overlap

2022-03-24 Thread GitBox
urfreespace closed issue #13: URL: https://github.com/apache/pulsar-site/issues/13 -- 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:

[GitHub] [pulsar-site] urfreespace closed issue #20: Error when cloning git repo

2022-03-24 Thread GitBox
urfreespace closed issue #20: URL: https://github.com/apache/pulsar-site/issues/20 -- 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:

[GitHub] [pulsar-site] urfreespace commented on issue #20: Error when cloning git repo

2022-03-24 Thread GitBox
urfreespace commented on issue #20: URL: https://github.com/apache/pulsar-site/issues/20#issuecomment-1078579170 @michaeljmarshall thanks for your issue, I have fixed it, please update your repo or re-clone your repo, thanks. -- This is an automated message from the Apache Git Service.

Re: Pulsar download web page

2022-03-24 Thread Dave Fisher
Please Merge https://github.com/apache/pulsar/pull/14855 and test the website after the build to correct this issue. > On Mar 24, 2022, at 5:10 PM, Private List Moderation > wrote: > > Hi, > > I'm afraid I cannot approve this announcement because the download page has > an issue: > > The

Pulsar download web page

2022-03-24 Thread Private List Moderation
Hi, I'm afraid I cannot approve this announcement because the download page has an issue: The signature and checksum links are incorrectly referring to www.apache.org/dist. The links (all of them) must be changed to refer to downloads.apache.org instead. If you can fix the download page, let

[GitHub] [pulsar-helm-chart] filipecaixeta opened a new pull request #251: make proxy httpNumThreads configurable

2022-03-24 Thread GitBox
filipecaixeta opened a new pull request #251: URL: https://github.com/apache/pulsar-helm-chart/pull/251 Fixes https://github.com/apache/pulsar-helm-chart/issues/250 ### Motivation `httpNumThreads` is hardcoded to 8 in `charts/pulsar/templates/proxy-configmap.yaml` When

[GitHub] [pulsar-helm-chart] filipecaixeta opened a new issue #250: make proxy httpNumThreads configurable

2022-03-24 Thread GitBox
filipecaixeta opened a new issue #250: URL: https://github.com/apache/pulsar-helm-chart/issues/250 **Is your feature request related to a problem? Please describe.** `httpNumThreads` is hardcoded to 8 in `charts/pulsar/templates/proxy-configmap.yaml` When trying to override in

Re: [Guideline] Pulsar PR Naming Convention

2022-03-24 Thread Dave Fisher
Hi - I think that these guidelines are making it hard for new contributors. Our guidelines should make it super easy to make contributions. The guidelines are for contributions. Contributors are the community. Committers will review contributors PRs and can gently fix mistakes for them to show

[GitHub] [pulsar-helm-chart] larmic opened a new pull request #249: Expose pulsar manager backend port

2022-03-24 Thread GitBox
larmic opened a new pull request #249: URL: https://github.com/apache/pulsar-helm-chart/pull/249 Fixes # ### Motivation To create a pulsar manager admin user, port 7750 must be available. See also https://github.com/apache/pulsar-helm-chart/issues/229. ###

Re: [VOTE] Pulsar Release 2.10.0 Candidate 4

2022-03-24 Thread PengHui Li
I also updated the release doc https://github.com/apache/pulsar/wiki/Release-process To make sure the release manager cleans the local compiled bookkeeper before processing the release. Penghui On Thu, Mar 24, 2022 at 9:32 PM PengHui Li wrote: > Thanks, > > I will clean up my local bookkeeper

Re: [VOTE] Pulsar Release 2.10.0 Candidate 4

2022-03-24 Thread PengHui Li
Thanks, I will clean up my local bookkeeper build cache and cut a new RC. Penghui On Thu, Mar 24, 2022 at 6:33 PM Masahiro Sakamoto wrote: > Hi, I noticed that the binary package contains BookKeeper libraries > compiled on Mac instead of Linux. > > $ unzip -t

RE: [VOTE] Pulsar Release 2.10.0 Candidate 4

2022-03-24 Thread Masahiro Sakamoto
Hi, I noticed that the binary package contains BookKeeper libraries compiled on Mac instead of Linux. $ unzip -t lib/org.apache.bookkeeper-circe-checksum-4.14.4.jar | grep lib/lib testing: lib/libcirce-checksum.jnilib OK $ unzip -t lib/org.apache.bookkeeper-cpu-affinity-4.14.4.jar |

Re: [Guideline] Pulsar PR Naming Convention

2022-03-24 Thread Lari Hotari
The problem with the "Pulsar PR Naming Convention" is that it can conflict with general Git message conventions. The PR title automatically becomes the Git commit's subject line. That's how the PR title related to the Git commit's subject line (title). In Git, the convention is to have a

[GitHub] [pulsar-site] Anonymitaet edited a comment on pull request #21: Update reporting a vulnerability documentation

2022-03-24 Thread GitBox
Anonymitaet edited a comment on pull request #21: URL: https://github.com/apache/pulsar-site/pull/21#issuecomment-1077286923 > @Anonymitaet - that is a good solution. In looking at making the change, I noticed that I cannot update the table without also adding links for "subscribe",

[GitHub] [pulsar-site] Anonymitaet commented on pull request #21: Update reporting a vulnerability documentation

2022-03-24 Thread GitBox
Anonymitaet commented on pull request #21: URL: https://github.com/apache/pulsar-site/pull/21#issuecomment-1077286923 > @Anonymitaet - that is a good solution. In looking at making the change, I noticed that I cannot update the table without also adding links for "subscribe",

[GitHub] [pulsar-site] Anonymitaet commented on a change in pull request #23: [improve][website] Update Pulsar WeChat account ID

2022-03-24 Thread GitBox
Anonymitaet commented on a change in pull request #23: URL: https://github.com/apache/pulsar-site/pull/23#discussion_r833960205 ## File path: site2/website-next/src/pages/contributing.md ## @@ -201,6 +201,10 @@ You'll then push to your branch on GitHub. Note: when updating

[GitHub] [pulsar-site] lhotari commented on a change in pull request #23: [improve][website] Update Pulsar WeChat account ID

2022-03-24 Thread GitBox
lhotari commented on a change in pull request #23: URL: https://github.com/apache/pulsar-site/pull/23#discussion_r833951057 ## File path: site2/website-next/src/pages/contributing.md ## @@ -201,6 +201,10 @@ You'll then push to your branch on GitHub. Note: when updating your