[GitHub] [pulsar-client-node] aleixmorgadas commented on issue #226: install pulsar-client-node,but run node-pre-gyp install error

2022-07-19 Thread GitBox
aleixmorgadas commented on issue #226: URL: https://github.com/apache/pulsar-client-node/issues/226#issuecomment-1189849064 @semi-xi, I ran into the same problem as you. I solved it this way: https://gist.github.com/aleixmorgadas/6b07a3b63c0538724503c642b04340b4 In your

[DISCUSS] PIP-192 New Pulsar Broker Load Balancer

2022-07-19 Thread Heesung Sohn
Dear Pulsar dev community, We would like to open a discussion here about PIP-192: New Pulsar Broker Load Balancer . Regards, Heesung

[GitHub] [pulsar-site] tisonkun closed pull request #148: Remove locales we don't support yet

2022-07-19 Thread GitBox
tisonkun closed pull request #148: Remove locales we don't support yet URL: https://github.com/apache/pulsar-site/pull/148 -- 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

[GitHub] [pulsar-site] tisonkun commented on pull request #148: Remove locales we don't support yet

2022-07-19 Thread GitBox
tisonkun commented on PR #148: URL: https://github.com/apache/pulsar-site/pull/148#issuecomment-1189720229 @tuhaihe thanks for your information. Then here could be a first step to mention the translation status in the repo or on the site. Closed as invalid. Though the status should

[GitHub] [pulsar-site] tuhaihe commented on pull request #148: Remove locales we don't support yet

2022-07-19 Thread GitBox
tuhaihe commented on PR #148: URL: https://github.com/apache/pulsar-site/pull/148#issuecomment-1189717554 l10n work are organized via [Apache Pulsar @Crowdin](https://crowdin.com/project/apache-pulsar) project. Some translation progress for different languages for the old website,

[GitHub] [pulsar-site] codelipenghui merged pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
codelipenghui merged PR #149: URL: https://github.com/apache/pulsar-site/pull/149 -- 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] hrsakai opened a new pull request, #150: Fix default value of logSizeLimit

2022-07-19 Thread GitBox
hrsakai opened a new pull request, #150: URL: https://github.com/apache/pulsar-site/pull/150 default value of logSizeLimit is 1G from bookkeeper-4.4.0 https://github.com/apache/bookkeeper/commit/10cab08d0a8b4ca4b182554dee95834dc42175d2 pulsar-2.x use bookkeeper-4.7.0 or above.

Re: [VOTE] PIP-187 Add API to analyze a subscription backlog and provide a accurate value

2022-07-19 Thread Nicolò Boschi
+1, thanks Nicolò Boschi Il Mar 19 Lug 2022, 22:16 Christophe Bornet ha scritto: > +1 > > Le mar. 19 juil. 2022 à 20:01, Andrey Yegorov > > a écrit : > > > +1 > > > > On Tue, Jul 19, 2022 at 10:51 AM Dave Fisher wrote: > > > > > +1 (binding) > > > > > > I support this enhancement for when a

Re: [VOTE] PIP-187 Add API to analyze a subscription backlog and provide a accurate value

2022-07-19 Thread Christophe Bornet
+1 Le mar. 19 juil. 2022 à 20:01, Andrey Yegorov a écrit : > +1 > > On Tue, Jul 19, 2022 at 10:51 AM Dave Fisher wrote: > > > +1 (binding) > > > > I support this enhancement for when a user occasionally requires accurate > > backlog stats. Once we bring this into service we can see if further

[GitHub] [pulsar-dotpulsar] jvmdc opened a new pull request, #108: Retain original stack trace when exception happens in Producer

2022-07-19 Thread GitBox
jvmdc opened a new pull request, #108: URL: https://github.com/apache/pulsar-dotpulsar/pull/108 Currently if an exception happens in the Producer, the stack trace will look like this: ``` System.Net.Sockets.SocketException (11001): No such host is known. at

Re: [VOTE] PIP-187 Add API to analyze a subscription backlog and provide a accurate value

2022-07-19 Thread Andrey Yegorov
+1 On Tue, Jul 19, 2022 at 10:51 AM Dave Fisher wrote: > +1 (binding) > > I support this enhancement for when a user occasionally requires accurate > backlog stats. Once we bring this into service we can see if further > guardrails are required. > > Regards, > Dave > > > On Jul 19, 2022, at

Re: [VOTE] PIP-187 Add API to analyze a subscription backlog and provide a accurate value

2022-07-19 Thread Dave Fisher
+1 (binding) I support this enhancement for when a user occasionally requires accurate backlog stats. Once we bring this into service we can see if further guardrails are required. Regards, Dave > On Jul 19, 2022, at 10:02 AM, Enrico Olivelli wrote: > > This is the VOTE thread for PIP-187 >

[VOTE] PIP-187 Add API to analyze a subscription backlog and provide a accurate value

2022-07-19 Thread Enrico Olivelli
This is the VOTE thread for PIP-187 This is the GH issue: https://github.com/apache/pulsar/issues/16597 This is the PR: https://github.com/apache/pulsar/pull/16545 The vote is open for at least 48 hours Below you can find a copy of the text of the PIP Best regards Enrico Motivation

Re: PIP-187 Add API to analyse a subscription backlog and provide a accurate value

2022-07-19 Thread Enrico Olivelli
Thank you all Let me start a official VOTE thread Enrico Il Mar 19 Lug 2022, 15:10 mattison chao ha scritto: > +1, > This feature is very useful for users. > > Best, > Mattison > > On Mon, 18 Jul 2022 at 18:11, Nicolò Boschi wrote: > > > +1, good work, I think it's very valuable for users

[GitHub] [pulsar-adapters] hailin0 commented on pull request #36: [pulsar-kafka] Fixed blockIfQueueFull config

2022-07-19 Thread GitBox
hailin0 commented on PR #36: URL: https://github.com/apache/pulsar-adapters/pull/36#issuecomment-1189053368 @rdhabalia @dlg99 @eolivelli Please help to review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pulsar-adapters] hailin0 opened a new pull request, #36: [pulsar-kafka] Fixed blockIfQueueFull config

2022-07-19 Thread GitBox
hailin0 opened a new pull request, #36: URL: https://github.com/apache/pulsar-adapters/pull/36 Fixes blockIfQueueFull config ### Motivation Fix blockIfQueueFull=true config not work ### Modifications Fix Boolean.getBoolean(value) =>

[GitHub] [pulsar-site] tisonkun commented on pull request #148: Remove locales we don't support yet

2022-07-19 Thread GitBox
tisonkun commented on PR #148: URL: https://github.com/apache/pulsar-site/pull/148#issuecomment-1189038507 > community might not know these languages are supported. Do we support those languages? If so, how to? > it works as a reminder that you can make contributions to

[GitHub] [pulsar-site] Anonymitaet commented on pull request #148: Remove locales we don't support yet

2022-07-19 Thread GitBox
Anonymitaet commented on PR #148: URL: https://github.com/apache/pulsar-site/pull/148#issuecomment-1189035515 If we keep showing the languages, it works as a reminder that you can make contributions to localization work, or else the community might not know these languages are supported.

Re: PIP-187 Add API to analyse a subscription backlog and provide a accurate value

2022-07-19 Thread mattison chao
+1, This feature is very useful for users. Best, Mattison On Mon, 18 Jul 2022 at 18:11, Nicolò Boschi wrote: > +1, good work, I think it's very valuable for users for monitoring > purposes. > > Nicolò Boschi > > > Il giorno lun 18 lug 2022 alle ore 11:47 Lothruin Mirwen < >

[DISCUSS] PIP-191: Support batched message using entry filter

2022-07-19 Thread Anon Hxy
Hi Pulsar community: I open a pip to discuss "Support batched message using entry filter" Proposal Link: https://github.com/apache/pulsar/issues/16680 --- ## Motivation We already have a plug-in way to filter entries in broker, aka PIP-105 https://github.com/apache/pulsar/issues/12269. But

[GitHub] [pulsar-site] mattisonchao commented on pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
mattisonchao commented on PR #149: URL: https://github.com/apache/pulsar-site/pull/149#issuecomment-1188767446 @codelipenghui PTAL, when you have time. 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

[GitHub] [pulsar-site] mattisonchao commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
mattisonchao commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924200350 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache

[GitHub] [pulsar-site] mattisonchao commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
mattisonchao commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924199567 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache

Re: [DISCUSS] PIP-180: Shadow Topic, an alternative way to support readonly topic ownership.

2022-07-19 Thread Haiting Jiang
Hi Asaf, > > > > For an extra field in Command Send, as a matter of fact, there is already > > an > > extra field called marker introduced in Command Send to improved logic for > > pausing replicated subscription snapshots when no traffic (PR #11922). I > > believe it's introduced by similar

Re: [DISCUSS] Move Pulsar SQL to a separated repository?

2022-07-19 Thread tison
Hi Lari, Thanks for your feedback! A quick update is that unit test now passed in the prototype repo[1]. Reading the content above, I may phrase the major work in this direction as: * Package Pulsar and Pulsar SQL correctly both in all and separated. * Upgrade PrestoSQL version so that we can

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924188139 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924187893 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924186653 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924185707 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924185173 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924184137 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924183715 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924182909 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924181463 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924180472 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924179878 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924179221 ## site2/website-next/release-notes/versioned/pulsar-2.9.3.md: ## @@ -0,0 +1,213 @@ +--- +id: pulsar-2.9.3 +title: Apache Pulsar 2.9.3 +sidebar_label: Apache Pulsar

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924177177 ## site2/website-next/release-notes/versioned/client-python-2.9.3.md: ## @@ -0,0 +1,10 @@ +--- +id: client-python-2.9.3 +title: Client Python 2.9.3 +sidebar_label:

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924176736 ## site2/website-next/release-notes/versioned/client-cpp-2.9.3.md: ## @@ -0,0 +1,17 @@ +--- +id: client-cpp-2.9.3 +title: Client CPP 2.9.3 +sidebar_label: Client CPP

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924176267 ## site2/website-next/release-notes/versioned/client-java-2.9.3.md: ## @@ -0,0 +1,21 @@ +--- +id: client-java-2.9.3 +title: Client Java 2.9.3 +sidebar_label: Client

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
momo-jun commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924175421 ## site2/website-next/release-notes/versioned/client-java-2.9.3.md: ## @@ -0,0 +1,21 @@ +--- +id: client-java-2.9.3 +title: Client Java 2.9.3 +sidebar_label: Client

[GitHub] [pulsar-site] mattisonchao commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
mattisonchao commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924166811 ## site2/website-next/release-notes/versioned/client-python-2.9.3.md: ## @@ -0,0 +1,10 @@ +--- +id: client-python-2.9.3 +title: Client Python 2.9.3

[GitHub] [pulsar-client-node] semi-xi opened a new issue, #226: install pulsar-client-node,but run node-pre-gyp install error

2022-07-19 Thread GitBox
semi-xi opened a new issue, #226: URL: https://github.com/apache/pulsar-client-node/issues/226 | Info | Note | | - | - | | System Info | Mac OS Monterey V12.4 Apple M1| | Node Info | 14.15.0 | before i install `pulsar-client-node`,I follow [pulsar-client

[GitHub] [pulsar-site] mattisonchao commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
mattisonchao commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924160234 ## site2/website-next/release-notes/versioned/client-cpp-2.9.3.md: ## @@ -0,0 +1,17 @@ +--- +id: client-cpp-2.9.3 +title: Client CPP 2.9.3 +sidebar_label: Client

[GitHub] [pulsar-site] Anonymitaet commented on a diff in pull request #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
Anonymitaet commented on code in PR #149: URL: https://github.com/apache/pulsar-site/pull/149#discussion_r924144521 ## site2/website-next/release-notes/versioned/client-python-2.9.3.md: ## @@ -0,0 +1,10 @@ +--- +id: client-python-2.9.3 +title: Client Python 2.9.3

[GitHub] [pulsar-site] mattisonchao opened a new pull request, #149: Pulsar 2.9.3 release notes

2022-07-19 Thread GitBox
mattisonchao opened a new pull request, #149: URL: https://github.com/apache/pulsar-site/pull/149 ![image](https://user-images.githubusercontent.com/74767115/179688580-e6d651e2-7dc9-4b3b-92d9-31f885cdb09c.png)

[GitHub] [pulsar-manager] youzipi commented on issue #473: fail to create environment as broker throw error: `io.netty.handler.codec.TooLongFrameException`

2022-07-19 Thread GitBox
youzipi commented on issue #473: URL: https://github.com/apache/pulsar-manager/issues/473#issuecomment-1188671403 use the wrong url found this in manager backend log: ```js Create Pulsar Admin instance. url=http://pulsar:6650, authPlugin=, authParams=,