[GitHub] [pulsar-client-node] zhaoyajun2009 commented on issue #188: When installing the Pulsar Node.js client, the operation steps need to be optimized

2022-01-27 Thread GitBox
zhaoyajun2009 commented on issue #188: URL: https://github.com/apache/pulsar-client-node/issues/188#issuecomment-1023876000 fix it as follow: https://github.com/apache/pulsar/pull/13999 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar-helm-chart] csthomas1 commented on pull request #219: Feature/pulsar manager v0.2.0 with jwt setup admin account creation

2022-01-27 Thread GitBox
csthomas1 commented on pull request #219: URL: https://github.com/apache/pulsar-helm-chart/pull/219#issuecomment-1023729553 /pulsarbot run-failure-checks -- 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

[GitHub] [pulsar-helm-chart] csthomas1 removed a comment on pull request #219: Feature/pulsar manager v0.2.0 with jwt setup admin account creation

2022-01-27 Thread GitBox
csthomas1 removed a comment on pull request #219: URL: https://github.com/apache/pulsar-helm-chart/pull/219#issuecomment-1023671164 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

PulsarIO connector for Apache Beam - looking for feedback on PR

2022-01-27 Thread Devin Bost
Hi Everyone, I was just informed that the first version of the Apache Beam PulsarIO connector has been completed, and the contributor is looking for feedback. This is a good opportunity for any feedback from the Pulsar community prior to it getting merged into Beam master. Apache Beam is used for

[GitHub] [pulsar-helm-chart] csthomas1 commented on pull request #219: Feature/pulsar manager v0.2.0 with jwt setup admin account creation

2022-01-27 Thread GitBox
csthomas1 commented on pull request #219: URL: https://github.com/apache/pulsar-helm-chart/pull/219#issuecomment-1023671164 /pulsarbot run-failure-checks -- 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

[GitHub] [pulsar-helm-chart] csthomas1 opened a new pull request #219: Feature/pulsar manager v0.2.0 with jwt setup admin account creation

2022-01-27 Thread GitBox
csthomas1 opened a new pull request #219: URL: https://github.com/apache/pulsar-helm-chart/pull/219 Fixes #133 #108 #86 #31 ### Motivation The docker image for Pulsar Manager v0.2.0 includes support for JWT-based configurations, so long as the appropriate environment variable

Improve quality and efficiency of image creation

2022-01-27 Thread Yu
Hi Pulsarers, As you may notice, the images in Pulsar documentation are in inconsistent styles, which affect user experience. This issue may be caused by: 1) Pulsar community does not have design style guides. 2) Original images are not shared, so that contributors can not be able to re-use the

[GitHub] [pulsar-helm-chart] pellicano commented on pull request #205: Tiered Storage config

2022-01-27 Thread GitBox
pellicano commented on pull request #205: URL: https://github.com/apache/pulsar-helm-chart/pull/205#issuecomment-1023289512 @sijie if you may take a look, I appreciate. Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [VOTE] PIP-119: Enable consistent hashing by default on KeyShared dispatcher

2022-01-27 Thread Enrico Olivelli
HEADS up I have found this problem: https://github.com/apache/pulsar/issues/10750 We should fix it before changing the default value Enrico Il giorno gio 23 dic 2021 alle ore 06:37 Michael Marshall ha scritto: > > +1 > > - Michael > > On Wed, Dec 22, 2021 at 6:17 PM Sijie Guo wrote: > > > > +

Re: [VOTE] PIP-124: Create init subscription before sending message to DLQ

2022-01-27 Thread Zike Yang
Hi all, Since there are no objections on this PIP and this vote has been staying open for 48 hours. Close the vote with 3 (+1) bindings and 2 (+1) non-bindings. Thanks for your participation. Thanks, Zike On Thu, Jan 27, 2022 at 10:09 AM Zike Yang wrote: > > Hi Michael, > > Sorry, I forgot abou

[DISCUSS] PIP-138: Use NarClassLoaderManager to manage all NarClassLoader.

2022-01-27 Thread mattison chao
Hello everyone, I want to start a discussion about PIP-138: Use NarClassLoaderManager to manage all NarClassLoader. This is the PIP document https://github.com/apache/pulsar/issues/13979 Please check it out and feel free to share your thoughts. Best, Mattison

[GitHub] [pulsar-helm-chart] lhotari edited a comment on pull request #190: Bump to Pulsar 2.8.2

2022-01-27 Thread GitBox
lhotari edited a comment on pull request #190: URL: https://github.com/apache/pulsar-helm-chart/pull/190#issuecomment-1022967091 I finally got some logs from CI. It looks like the metadata initialization job is stuck. I'm adding timeouts in #218 to see if that could help mitigate the issu

[GitHub] [pulsar-helm-chart] lhotari edited a comment on pull request #190: Bump to Pulsar 2.8.2

2022-01-27 Thread GitBox
lhotari edited a comment on pull request #190: URL: https://github.com/apache/pulsar-helm-chart/pull/190#issuecomment-1022967091 I finally got some logs from CI. It looks like the metadata initialization job is stuck. I'm adding timeouts in #218 to see if that could help mitigate the issu

[GitHub] [pulsar-helm-chart] lhotari edited a comment on pull request #190: Bump to Pulsar 2.8.2

2022-01-27 Thread GitBox
lhotari edited a comment on pull request #190: URL: https://github.com/apache/pulsar-helm-chart/pull/190#issuecomment-1022967091 I finally got some logs from CI. It looks like the metadata initialization job is stuck. I'm adding timeouts in #218 to see if that could help mitigate the issu

[GitHub] [pulsar-helm-chart] lhotari commented on pull request #190: Bump to Pulsar 2.8.2

2022-01-27 Thread GitBox
lhotari commented on pull request #190: URL: https://github.com/apache/pulsar-helm-chart/pull/190#issuecomment-1022967091 I finally got some logs from CI. It looks like the metadata initialization job is stuck. I'm adding timeouts in #218 to see if that could help mitigate the issue.

[GitHub] [pulsar-helm-chart] lhotari opened a new pull request #218: Add timeouts for cluster metadata initialization and for init containers

2022-01-27 Thread GitBox
lhotari opened a new pull request #218: URL: https://github.com/apache/pulsar-helm-chart/pull/218 ### Motivation - Sometimes the Pulsar deployment doesn't complete, and the broker services don't become available. When investigating the problem, it seems that cluster metadata initia