[pulsar] 15/21: Fix encrption bug with chunked message (#13689)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 5d4fe65a7713789346c600fc87c068e41648b377 Author: JiangHaiting AuthorDate: Tue Jan 18 11:18:27 2022 +0800 Fix e

[pulsar] 21/21: Release old bundle from ownership cache when operator split bundle (#13678)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 0bfd38ee3041b9d6be4b81b431cfe4da08dd39f2 Author: Nicklee007 <84127069+nicklee...@users.noreply.github.com> AuthorDat

[pulsar] 20/21: Fix call sync method in async rest API for ``internalGetSubscriptionsForNonPartitionedTopic`` (#13745)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit f36b701dbb22af19ad66089441673a602f70513c Author: Qiang Zhao <74767115+mattisonc...@users.noreply.github.com> AuthorD

[pulsar] 18/21: [Issuse 13640][broker] Fix non persistent topic subscription error. (#13685)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 16aef57eefd15b7bf9036fbca9c3ff821b63ef02 Author: Shen Liu AuthorDate: Tue Jan 18 12:10:07 2022 +0800 [Issuse 1

[pulsar] 19/21: fix ordering key with chunking (#13699)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit ea3c064fb2f78ee412b8708b966048ac46f681de Author: JiangHaiting AuthorDate: Tue Jan 18 11:51:56 2022 +0800 fix o

[pulsar] 17/21: [Broker] Change create topic return error to Status.BAD_REQUEST (#12919)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 36f409a85ff0697f710ae935864a662436e2d8fd Author: congbo <39078850+congbobo...@users.noreply.github.com> AuthorDate:

[pulsar] 16/21: Fix inefficient forEach loop (#13742)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 280498299b9efbe5b72ac4195920d80bff2068a6 Author: 萧易客 AuthorDate: Tue Jan 18 11:08:46 2022 +0800 Fix inefficien

[pulsar] 14/21: [Transaction] Fix recover of TransactionBuffer (#13739)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 2c73edd27b93f1146615b178396f37826a8803c6 Author: Xiangying Meng <55571188+liangyepianz...@users.noreply.github.com>

[pulsar] 10/21: fix no response to client when handleSubscribe because PendingAckHandleImpl init fail (#13655)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 2e78d93f1e1e0dd1c61aa59224178783d0321ec7 Author: wenbingshen AuthorDate: Fri Jan 14 10:45:55 2022 +0800 fix no

[pulsar] 13/21: Fix invalid rack name cause bookie join rack failed (#13683)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 022d43b265a63e5dc9cb87a84e7f63e100339037 Author: Hang Chen AuthorDate: Sun Jan 16 10:58:15 2022 +0800 Fix inva

[pulsar] 09/21: Fix getInternalStats occasional lack of LeaderInfo (#13656)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 00694f2ebf18cd7f025070e3a20e8fe7594c3d38 Author: 包子 AuthorDate: Thu Jan 13 00:27:33 2022 +0800 Fix getInternal

[pulsar] 11/21: Fix Flaky test BacklogQuotaManagerTest.testConsumerBacklogEvictionTimeQuotaWithEmptyLedger (#13724)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit f3bf499b83a263f5bfc3da77def18c9c55b0d972 Author: gaozhangmin AuthorDate: Fri Jan 14 11:44:56 2022 +0800 Fix Fl

[pulsar] 12/21: Fix the deadlock while using zookeeper thread to create ledger (#13744)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c07764f03d2f77197ff72fe8734756637a4079ad Author: lipenghui AuthorDate: Fri Jan 14 17:47:13 2022 +0800 Fix the

[pulsar] 08/21: Fix the wrong multi-topic has message available behavior (#13634)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 42f6b28d507f31c0785bbe5099a50836d13f5079 Author: Kai Wang AuthorDate: Thu Jan 13 00:46:45 2022 +0800 Fix the w

[pulsar] 06/21: Fix bug :Infinity value for CPU or Bandwidth usage (#13609)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 3492116968a666383d7c3e4f94c758aae2ec3f22 Author: chenlin <1572139...@qq.com> AuthorDate: Wed Jan 12 11:10:52 2022 +0

[pulsar] 07/21: [ Issue 13479 ] Fixed internal topic effect by InactiveTopicPolicy. (#13611)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 9a25e599eef808cc71b48b87df55abb0070f Author: Qiang Zhao <74767115+mattisonc...@users.noreply.github.com> AuthorD

[pulsar] 05/21: [pulsar-broker] The log prints NamespaceService#isServiceUnitActive exception stack information (#13553)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit d3aa54f3d6774801e3bc783535e6111376f7d214 Author: mingyifei <965162...@qq.com> AuthorDate: Thu Jan 13 01:06:51 2022 +

[pulsar] 04/21: [Security] Upgrade protobuf to 3.16.1 to address CVE-2021-22569 (#13695)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit b4822565632419e0c43c237f865578afca73f793 Author: Lari Hotari AuthorDate: Tue Jan 11 07:56:15 2022 +0200 [Secur

[pulsar] 03/21: [Security] Upgrade Jackson to 2.12.6 (#13694)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 69e0499cf07dac1d993d97f43e588ddc324339f7 Author: Lari Hotari AuthorDate: Mon Jan 10 22:09:13 2022 +0200 [Secur

[pulsar] 01/21: [es-sink] Use topic name as the index name if indexName is not configured (#13064)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit d22798a3d303a27272ffd91ea3d251e76089b018 Author: Yang Yang AuthorDate: Thu Dec 2 10:32:55 2021 +0800 [es-sink]

[pulsar] 02/21: Change ``ContextClassLoader`` to ``NarClassLoader`` in BrokerInterceptor (#13589)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit ebec861178e46f268403d2890313bad82deec7a1 Author: Qiang Zhao <74767115+mattisonc...@users.noreply.github.com> AuthorD

[pulsar] branch branch-2.9 updated (2a0be4b -> 0bfd38e)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 2a0be4b Avoid call sync method in async rest API for force delete subscription (#13668) new d22798a [es

[GitHub] [pulsar] nicoloboschi commented on pull request #13800: [Pulsar IO] ElasticSearch Sink: support Fixed and ENUM datatypes

2022-01-17 Thread GitBox
nicoloboschi commented on pull request #13800: URL: https://github.com/apache/pulsar/pull/13800#issuecomment-1015151576 /pulsarbot rerun-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 to

[GitHub] [pulsar] xuesongxs commented on issue #13787: Topic can't unsubscribe subscription

2022-01-17 Thread GitBox
xuesongxs commented on issue #13787: URL: https://github.com/apache/pulsar/issues/13787#issuecomment-1015148053 ***@***.*** From: lipenghui Date: 2022-01-17 22:59 To: apache/pulsar CC: xuesongxs; Author Subject: Re: [apache/pulsar] Topic can't unsubscribe subs

[GitHub] [pulsar] gaozhangmin edited a comment on pull request #13777: Allow to configure metadata store URL in proxy.conf

2022-01-17 Thread GitBox
gaozhangmin edited a comment on pull request #13777: URL: https://github.com/apache/pulsar/pull/13777#issuecomment-1015126962 @Anonymitaet I revert the docs change, But some docs about command line arguments are remained. -- This is an automated message from the Apache Git Service. To re

[GitHub] [pulsar] eolivelli commented on a change in pull request #13773: [Authorization] Role with namespace produce authz can also get topics

2022-01-17 Thread GitBox
eolivelli commented on a change in pull request #13773: URL: https://github.com/apache/pulsar/pull/13773#discussion_r786475895 ## File path: pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java ## @@ -228,6 +228,40 @@ publi

[GitHub] [pulsar] Anonymitaet commented on pull request #13564: feat: add lua wireshark for pulsar

2022-01-17 Thread GitBox
Anonymitaet commented on pull request #13564: URL: https://github.com/apache/pulsar/pull/13564#issuecomment-1015139510 Hi @BewareMyPower does the author resolve your concern? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [pulsar] eolivelli commented on a change in pull request #12258: [pulsar-broker] Support caching to drain backlog consumers

2022-01-17 Thread GitBox
eolivelli commented on a change in pull request #12258: URL: https://github.com/apache/pulsar/pull/12258#discussion_r786441309 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentTopic.java ## @@ -2327,6 +2327,15 @@ public void check

[pulsar] branch master updated (cf6753f -> cd7821a)

2022-01-17 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from cf6753f fix(website): add missing connectors on downlaod page (#13762) add cd7821a [Build] Upgrade maven-comp

[GitHub] [pulsar] BramVanImpeAc opened a new issue #13804: Incompatible Schema using ALWAYS_COMPATIBLE

2022-01-17 Thread GitBox
BramVanImpeAc opened a new issue #13804: URL: https://github.com/apache/pulsar/issues/13804 **Describe the bug** Using version 2.9.0, connecting with a producer to a topic using ALWAYS_COMPATIBLE results in the following error: java.lang.RuntimeException: Writing to a topic which have i

[GitHub] [pulsar] lhotari merged pull request #13789: [Build] Upgrade maven-compiler-plugin to 3.9.0

2022-01-17 Thread GitBox
lhotari merged pull request #13789: URL: https://github.com/apache/pulsar/pull/13789 -- 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: commits-unsub

[pulsar] branch master updated (0cd9462 -> cf6753f)

2022-01-17 Thread liuyu
This is an automated email from the ASF dual-hosted git repository. liuyu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 0cd9462 Release old bundle from ownership cache when operator split bundle (#13678) add cf6753f fix(website):

[GitHub] [pulsar] wangjialing218 commented on pull request #11325: support broker level dispatch rate limiter

2022-01-17 Thread GitBox
wangjialing218 commented on pull request #11325: URL: https://github.com/apache/pulsar/pull/11325#issuecomment-1015128679 /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 to

[GitHub] [pulsar] wangjialing218 removed a comment on pull request #11325: support broker level dispatch rate limiter

2022-01-17 Thread GitBox
wangjialing218 removed a comment on pull request #11325: URL: https://github.com/apache/pulsar/pull/11325#issuecomment-1015128472 webServicePort -- 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 t

[GitHub] [pulsar] wangjialing218 commented on pull request #11325: support broker level dispatch rate limiter

2022-01-17 Thread GitBox
wangjialing218 commented on pull request #11325: URL: https://github.com/apache/pulsar/pull/11325#issuecomment-1015128472 webServicePort -- 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 speci

[GitHub] [pulsar] Anonymitaet merged pull request #13762: fix(website): missing connectors on download page

2022-01-17 Thread GitBox
Anonymitaet merged pull request #13762: URL: https://github.com/apache/pulsar/pull/13762 -- 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: commits-u

[GitHub] [pulsar] gaozhangmin commented on pull request #13777: Allow to configure metadata store URL in proxy.conf

2022-01-17 Thread GitBox
gaozhangmin commented on pull request #13777: URL: https://github.com/apache/pulsar/pull/13777#issuecomment-1015126962 @Anonymitaet I revert the docs change, But some docs about command line arguments are related with this pr remained. -- This is an automated message from the Apache Git

[pulsar-helm-chart] branch master updated: useV2WireProtocol for bookkeeper autorecovery (#165)

2022-01-17 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git The following commit(s) were added to refs/heads/master by this push: new aea6a4f useV2WireProtocol for bookk

[GitHub] [pulsar] lujiwen edited a comment on issue #13693: Broker LedgerHandle internal metadata is inconsistent with latest ledger metadata in zk

2022-01-17 Thread GitBox
lujiwen edited a comment on issue #13693: URL: https://github.com/apache/pulsar/issues/13693#issuecomment-1015118281 I am suffering from a similar problem too, after a bookie instance crashed, and a new instance was added into the bookkeeper cluster, my bookie log keeps saying that: No l

[pulsar] branch master updated (3dbe418 -> 0cd9462)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 3dbe418 [Issuse 13640][broker] Fix non persistent topic subscription error. (#13685) add 0cd9462 Release old

[GitHub] [pulsar] codelipenghui closed issue #13677: when a bundle split, the old bundle is not release from ownership cache

2022-01-17 Thread GitBox
codelipenghui closed issue #13677: URL: https://github.com/apache/pulsar/issues/13677 -- 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: commits-unsu

[GitHub] [pulsar] codelipenghui merged pull request #13678: release old bundle from ownership cache when operator split bundle

2022-01-17 Thread GitBox
codelipenghui merged pull request #13678: URL: https://github.com/apache/pulsar/pull/13678 -- 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: commits

[GitHub] [pulsar] gaozhangmin commented on pull request #12025: violation of isolation when using bookie affinity group

2022-01-17 Thread GitBox
gaozhangmin commented on pull request #12025: URL: https://github.com/apache/pulsar/pull/12025#issuecomment-1015120059 /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 to go

[pulsar] branch asf-site updated: Publish new charts to https://pulsar.apache.org/charts/

2022-01-17 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/asf-site by this push: new 3886f18 Publish new charts to https://pulsar

[GitHub] [pulsar] lujiwen commented on issue #13693: Broker LedgerHandle internal metadata is inconsistent with latest ledger metadata in zk

2022-01-17 Thread GitBox
lujiwen commented on issue #13693: URL: https://github.com/apache/pulsar/issues/13693#issuecomment-1015118281 I am suffering a similar problem too, after a bookie instance crashed, and a new instance was added into the bookkeeper cluster, my bookie log keeps saying that: No ledger found

[pulsar-helm-chart] tag pulsar-2.7.10 created (now adbc6b7)

2022-01-17 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to tag pulsar-2.7.10 in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git. at adbc6b7 (commit) No new revisions were added by this update.

[pulsar-helm-chart] branch master updated: Add custom labels to all k8s objects in chart (#201)

2022-01-17 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git The following commit(s) were added to refs/heads/master by this push: new adbc6b7 Add custom labels to all k8

[GitHub] [pulsar] codelipenghui commented on a change in pull request #12874: [broker] Optimize blocking backlogQuotaCheck to non-blocking in ServerCnx#handleProducer

2022-01-17 Thread GitBox
codelipenghui commented on a change in pull request #12874: URL: https://github.com/apache/pulsar/pull/12874#discussion_r786449282 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/ServerCnx.java ## @@ -1188,69 +1189,75 @@ protected void handleProducer

[GitHub] [pulsar] codelipenghui commented on pull request #12874: [broker] Optimize blocking backlogQuotaCheck to non-blocking in ServerCnx#handleProducer

2022-01-17 Thread GitBox
codelipenghui commented on pull request #12874: URL: https://github.com/apache/pulsar/pull/12874#issuecomment-1015112560 @eolivelli Please help review this PR 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] RichardReindeer commented on issue #13803: Unable to load the library 'org_apache_pulsar_shade_netty_transport_native_epoll_x86_64', trying other loading

2022-01-17 Thread GitBox
RichardReindeer commented on issue #13803: URL: https://github.com/apache/pulsar/issues/13803#issuecomment-1015109842 > @RichardReindeer Sorry, what I mean is run arch, `x86` or `arm`, not 64 or 32 bit. You can check it with `uname -a` ![image](https://user-images.githubusercontent.com/129

[GitHub] [pulsar] RichardReindeer commented on issue #13803: Unable to load the library 'org_apache_pulsar_shade_netty_transport_native_epoll_x86_64', trying other loading

2022-01-17 Thread GitBox
RichardReindeer commented on issue #13803: URL: https://github.com/apache/pulsar/issues/13803#issuecomment-1015108004 > @RichardReindeer Sorry, what I mean is run arch, `x86` or `arm`, not 64 or 32 bit. You can check it with `uname -a` ![image](https://user-images.githubusercontent.com/129

[GitHub] [pulsar-client-go] xujianhai666 commented on issue #711: Send func panic

2022-01-17 Thread GitBox
xujianhai666 commented on issue #711: URL: https://github.com/apache/pulsar-client-go/issues/711#issuecomment-1015106780 mark, fix later -- 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 spec

[GitHub] [pulsar] Shoothzj commented on issue #13803: Unable to load the library 'org_apache_pulsar_shade_netty_transport_native_epoll_x86_64', trying other loading

2022-01-17 Thread GitBox
Shoothzj commented on issue #13803: URL: https://github.com/apache/pulsar/issues/13803#issuecomment-1015103001 @RichardReindeer Sorry, what I mean is run arch, `x86` or `arm`, not 64 or 32 bit. You can check it with `uname -a` ![image](https://user-images.githubusercontent.com/12933197/

[GitHub] [pulsar] codelipenghui commented on pull request #12632: [pulsar-broker] support to get list of topics under a namespace bundle

2022-01-17 Thread GitBox
codelipenghui commented on pull request #12632: URL: https://github.com/apache/pulsar/pull/12632#issuecomment-1015098459 @Jason918 Please help review the PR again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [pulsar] eolivelli commented on pull request #12258: [pulsar-broker] Support caching to drain backlog consumers

2022-01-17 Thread GitBox
eolivelli commented on pull request #12258: URL: https://github.com/apache/pulsar/pull/12258#issuecomment-1015092999 @rdhabalia I am really sorry. I missed this PR. Probablt I moved it when I prepared 2.9 and I did a bulk move of every uncommitted PRs. I will review ASAP.

[GitHub] [pulsar] gaozhangmin commented on issue #13768: Produce message using REST API through Proxy

2022-01-17 Thread GitBox
gaozhangmin commented on issue #13768: URL: https://github.com/apache/pulsar/issues/13768#issuecomment-1015092167 I will try to work on it. -- 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 sp

[GitHub] [pulsar] codelipenghui commented on a change in pull request #13298: [11646][Pulsar Java client] Fix ConfigurationDataUtils loadConf strategy

2022-01-17 Thread GitBox
codelipenghui commented on a change in pull request #13298: URL: https://github.com/apache/pulsar/pull/13298#discussion_r786433149 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/conf/ConsumerConfigurationData.java ## @@ -134,6 +131,7 @@ public int getM

[GitHub] [pulsar] RichardReindeer commented on issue #13803: Unable to load the library 'org_apache_pulsar_shade_netty_transport_native_epoll_x86_64', trying other loading

2022-01-17 Thread GitBox
RichardReindeer commented on issue #13803: URL: https://github.com/apache/pulsar/issues/13803#issuecomment-1015090217 > nope,I deployed on 64 server ; and devlop env is also 64 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] codelipenghui commented on pull request #12507: Broker: remove duplicate code in searchForCandidateBroker

2022-01-17 Thread GitBox
codelipenghui commented on pull request #12507: URL: https://github.com/apache/pulsar/pull/12507#issuecomment-1015073429 @315157973 @Jason918 @eolivelli I have merged the master branch to this PR to resolve the conflicts, please help review again. -- This is an automated message from the

[GitHub] [pulsar] codelipenghui commented on pull request #12439: [Issue 12271][Modernizer] Add Maven Modernizer plugin to pulsar-metadata module

2022-01-17 Thread GitBox
codelipenghui commented on pull request #12439: URL: https://github.com/apache/pulsar/pull/12439#issuecomment-1015069030 @jadireddi Sorry for the late response, the CI is running for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] codelipenghui commented on pull request #12355: [pulsar-broker] Additional mTLS Logging and Metrics

2022-01-17 Thread GitBox
codelipenghui commented on pull request #12355: URL: https://github.com/apache/pulsar/pull/12355#issuecomment-1015067123 @wmccarley Sorry for the late response, could you please help resolve the conflicts? -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [pulsar] codelipenghui commented on pull request #12258: [pulsar-broker] Support caching to drain backlog consumers

2022-01-17 Thread GitBox
codelipenghui commented on pull request #12258: URL: https://github.com/apache/pulsar/pull/12258#issuecomment-1015065269 @rdhabalia Sorry for the late response, Since we have many unclosed PRs it's not easy to maintain, but we are trying to improve this situation see https://lists.apache.o

[GitHub] [pulsar] Shoothzj edited a comment on issue #13803: Unable to load the library 'org_apache_pulsar_shade_netty_transport_native_epoll_x86_64', trying other loading

2022-01-17 Thread GitBox
Shoothzj edited a comment on issue #13803: URL: https://github.com/apache/pulsar/issues/13803#issuecomment-1015059367 Did you deploy on x86 server ? describe your devlop environment and server environment will be helpful -- This is an automated message from the Apache Git Service. To res

[GitHub] [pulsar] Shoothzj commented on issue #13803: Unable to load the library 'org_apache_pulsar_shade_netty_transport_native_epoll_x86_64', trying other loading

2022-01-17 Thread GitBox
Shoothzj commented on issue #13803: URL: https://github.com/apache/pulsar/issues/13803#issuecomment-1015059367 Are you deploy on x86 server ? -- 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

[GitHub] [pulsar] Demogorgon314 commented on pull request #11353: [Issue #11348][pulsar-broker] Fix can not get leader broker in follower brokers

2022-01-17 Thread GitBox
Demogorgon314 commented on pull request #11353: URL: https://github.com/apache/pulsar/pull/11353#issuecomment-1015059271 Look like #13066 already fixed this issue, I just add a test to verify it. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[pulsar] branch master updated (2262a5d -> 3dbe418)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 2262a5d [Broker] Change create topic return error to Status.BAD_REQUEST (#12919) add 3dbe418 [Issuse 13640][

[pulsar] branch master updated (0a046b9 -> 2262a5d)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 0a046b9 Fix call sync method in async rest API for ``internalGetSubscriptionsForNonPartitionedTopic`` (#13745)

[GitHub] [pulsar] hrsakai commented on pull request #13799: Fix mutex name in comment out

2022-01-17 Thread GitBox
hrsakai commented on pull request #13799: URL: https://github.com/apache/pulsar/pull/13799#issuecomment-1015055251 /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 to go to t

[pulsar] branch master updated (8dc2975 -> 0a046b9)

2022-01-17 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 8dc2975 fix ordering key with chunking (#13699) add 0a046b9 Fix call sync method in async rest API for ``int

[GitHub] [pulsar] codelipenghui closed issue #13640: Subscribing non persistent topic error if cluster disallow auto subscription creation

2022-01-17 Thread GitBox
codelipenghui closed issue #13640: URL: https://github.com/apache/pulsar/issues/13640 -- 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: commits-unsu

[GitHub] [pulsar] codelipenghui merged pull request #13685: [Issuse 13640][broker] Fix non persistent topic subscription error.

2022-01-17 Thread GitBox
codelipenghui merged pull request #13685: URL: https://github.com/apache/pulsar/pull/13685 -- 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: commits

[GitHub] [pulsar] codelipenghui merged pull request #12919: [Broker] Change create topic return error to Status.BAD_REQUEST

2022-01-17 Thread GitBox
codelipenghui merged pull request #12919: URL: https://github.com/apache/pulsar/pull/12919 -- 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: commits

[GitHub] [pulsar] codelipenghui merged pull request #13745: Fix call sync method in async rest API for ``internalGetSubscriptionsForNonPartitionedTopic``

2022-01-17 Thread GitBox
codelipenghui merged pull request #13745: URL: https://github.com/apache/pulsar/pull/13745 -- 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: commits

[GitHub] [pulsar] gaozhangmin commented on pull request #12025: violation of isolation when using bookie affinity group

2022-01-17 Thread GitBox
gaozhangmin commented on pull request #12025: URL: https://github.com/apache/pulsar/pull/12025#issuecomment-1015051675 /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 to go

[pulsar] branch master updated (c1ff87c -> 8dc2975)

2022-01-17 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from c1ff87c Fix encrption bug with chunked message (#13689) add 8dc2975 fix ordering key with chunking (#13699) No n

[GitHub] [pulsar] BewareMyPower merged pull request #13699: [Client] Fix send chunking message failed when ordering key is set.

2022-01-17 Thread GitBox
BewareMyPower merged pull request #13699: URL: https://github.com/apache/pulsar/pull/13699 -- 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: commits

[GitHub] [pulsar] RichardReindeer opened a new issue #13803: Unable to load the library 'org_apache_pulsar_shade_netty_transport_native_epoll_x86_64', trying other loading

2022-01-17 Thread GitBox
RichardReindeer opened a new issue #13803: URL: https://github.com/apache/pulsar/issues/13803 version : 2.7.1 cant find org_apache_pulsar_shade_netty_transport_native_epoll_x86_64 in my server ; but it could work in local 英语不大好,下面用中文描述一下 在服务器里面找不到org_apache_pulsar_shade

[GitHub] [pulsar] Shoothzj commented on a change in pull request #13740: [Security] Fix handshake failure on web service

2022-01-17 Thread GitBox
Shoothzj commented on a change in pull request #13740: URL: https://github.com/apache/pulsar/pull/13740#discussion_r786391733 ## File path: pulsar-common/src/main/java/org/apache/pulsar/common/util/jetty/package-info.java ## @@ -0,0 +1,20 @@ +/** + * Licensed to the Apache Sof

[GitHub] [pulsar] Shoothzj commented on a change in pull request #13740: [Security] Fix handshake failure on web service

2022-01-17 Thread GitBox
Shoothzj commented on a change in pull request #13740: URL: https://github.com/apache/pulsar/pull/13740#discussion_r786391289 ## File path: pulsar-common/src/main/java/org/apache/pulsar/common/util/jetty/package-info.java ## @@ -0,0 +1,20 @@ +/** + * Licensed to the Apache Sof

[pulsar] branch master updated (9c94cd7 -> c1ff87c)

2022-01-17 Thread rgao
This is an automated email from the ASF dual-hosted git repository. rgao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 9c94cd7 Fix inefficient forEach loop (#13742) add c1ff87c Fix encrption bug with chunked message (#13689) No ne

[GitHub] [pulsar] codelipenghui commented on pull request #12202: Fix getting stuck when adding producers

2022-01-17 Thread GitBox
codelipenghui commented on pull request #12202: URL: https://github.com/apache/pulsar/pull/12202#issuecomment-1015036740 @wuzhanpeng After taking a look at the complete stack, looks the issue is related to checking topic policies ``` "ForkJoinPool.commonPool-worker-110" #482 daem

[GitHub] [pulsar] gaoran10 merged pull request #13689: [Issue 13688][client] Fix send chunking message failed when encryption enabled

2022-01-17 Thread GitBox
gaoran10 merged pull request #13689: URL: https://github.com/apache/pulsar/pull/13689 -- 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: commits-unsu

[GitHub] [pulsar] gaoran10 closed issue #13688: Send chunking message failed when encryption enabled.

2022-01-17 Thread GitBox
gaoran10 closed issue #13688: URL: https://github.com/apache/pulsar/issues/13688 -- 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: commits-unsubscr.

[GitHub] [pulsar] Anonymitaet commented on issue #13667: [Doc] dead link in https://pulsar.apache.org/docs/en/concepts-messaging/

2022-01-17 Thread GitBox
Anonymitaet commented on issue #13667: URL: https://github.com/apache/pulsar/issues/13667#issuecomment-1015034215 Oh, I see, corrected in https://github.com/apache/pulsar/pull/13802, PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] Anonymitaet opened a new pull request #13802: [Doc] fix dead links

2022-01-17 Thread GitBox
Anonymitaet opened a new pull request #13802: URL: https://github.com/apache/pulsar/pull/13802 Fix https://github.com/apache/pulsar/issues/13667 -- 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 t

[pulsar] branch master updated (ab6087a -> 9c94cd7)

2022-01-17 Thread rgao
This is an automated email from the ASF dual-hosted git repository. rgao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from ab6087a [website][upgrade]feat: blog pages and client menu (#13776) add 9c94cd7 Fix inefficient forEach loop (#1

[GitHub] [pulsar] gaoran10 merged pull request #13742: [broker] Fix inefficient forEach loop

2022-01-17 Thread GitBox
gaoran10 merged pull request #13742: URL: https://github.com/apache/pulsar/pull/13742 -- 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: commits-unsu

[GitHub] [pulsar] Shoothzj commented on pull request #13785: Bump prometheus client version from 0.5.0 to 0.14.1

2022-01-17 Thread GitBox
Shoothzj commented on pull request #13785: URL: https://github.com/apache/pulsar/pull/13785#issuecomment-1015029411 /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 to go to

[GitHub] [pulsar] codelipenghui commented on pull request #12037: [Client] Support passing existing executor providers to the client

2022-01-17 Thread GitBox
codelipenghui commented on pull request #12037: URL: https://github.com/apache/pulsar/pull/12037#issuecomment-1015023539 @lhotari Could you please help resolve the conflicts? It's a nice have in 2.10. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] codelipenghui commented on a change in pull request #12037: [Client] Support passing existing executor providers to the client

2022-01-17 Thread GitBox
codelipenghui commented on a change in pull request #12037: URL: https://github.com/apache/pulsar/pull/12037#discussion_r786380153 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/PulsarClientImpl.java ## @@ -133,48 +131,53 @@ public SchemaInfoProvider l

[GitHub] [pulsar] gaozhangmin commented on pull request #12025: violation of isolation when using bookie affinity group

2022-01-17 Thread GitBox
gaozhangmin commented on pull request #12025: URL: https://github.com/apache/pulsar/pull/12025#issuecomment-1015020941 /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 to go

[GitHub] [pulsar] Anonymitaet commented on pull request #13796: [Broker] [WIP]support split bundle by specified topic

2022-01-17 Thread GitBox
Anonymitaet commented on pull request #13796: URL: https://github.com/apache/pulsar/pull/13796#issuecomment-1015017420 Confirmed with @aloyszhang, since code is WIP, currently we do not know whether need to add docs or not, he will label this PR w/ a doc-related label later -- This is a

[GitHub] [pulsar] codelipenghui closed pull request #11555: [Offload] Add offload performance metrics for tiered storage.

2022-01-17 Thread GitBox
codelipenghui closed pull request #11555: URL: https://github.com/apache/pulsar/pull/11555 -- 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: commits

[GitHub] [pulsar-client-go] billowqiu opened a new issue #711: Send func panic

2022-01-17 Thread GitBox
billowqiu opened a new issue #711: URL: https://github.com/apache/pulsar-client-go/issues/711 Expected behavior Tell us what should happen Actual behavior panic: sync: negative WaitGroup counter goroutine 2204 [running]: sync.(*WaitGroup).Add(0x18dbfc0, 0

[GitHub] [pulsar] ericsyh opened a new pull request #13801: fix(docs): markdown format issue in aws docs

2022-01-17 Thread GitBox
ericsyh opened a new pull request #13801: URL: https://github.com/apache/pulsar/pull/13801 Signed-off-by: Eric Shen ### Motivation There are some markdown format issues on [tiered-storage-aws](https://pulsar.apache.org/docs/en/tiered-storage-aws/) as below: h

[GitHub] [pulsar] zymap closed pull request #10535: Allow to overwrite the offload drive config by metadata

2022-01-17 Thread GitBox
zymap closed pull request #10535: URL: https://github.com/apache/pulsar/pull/10535 -- 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: commits-unsubsc

[GitHub] [pulsar] codelipenghui commented on pull request #10491: [Functions] Adding “numListenerThreads” configuration parameter in WorkerConfig . #8575

2022-01-17 Thread GitBox
codelipenghui commented on pull request #10491: URL: https://github.com/apache/pulsar/pull/10491#issuecomment-1015003972 @xche Sorry for the late response, we have fixed a couple of flaky tests in the master branch, could you please try to rebased to the master branch and resolve the confl

[GitHub] [pulsar] Anonymitaet edited a comment on pull request #13777: Allow to configure metadata store URL in proxy.conf

2022-01-17 Thread GitBox
Anonymitaet edited a comment on pull request #13777: URL: https://github.com/apache/pulsar/pull/13777#issuecomment-1015003747 Hi @gaozhangmin thank you very much for your contribution! However, from the doc side, we submitted a PR to fix this issue last week (https://github.com/apach

[GitHub] [pulsar] Anonymitaet commented on pull request #13777: Allow to configure metadata store URL in proxy.conf

2022-01-17 Thread GitBox
Anonymitaet commented on pull request #13777: URL: https://github.com/apache/pulsar/pull/13777#issuecomment-1015003747 Hi @gaozhangmin thank you very much for your contribution! However, from the doc side, we submitted a PR to fix this issue last week (https://github.com/apache/pulsa

[GitHub] [pulsar] codelipenghui closed pull request #10285: fix issue 10284 Occasional consumer stucked when restart consumer whit key_shared subscription type

2022-01-17 Thread GitBox
codelipenghui closed pull request #10285: URL: https://github.com/apache/pulsar/pull/10285 -- 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: commits

  1   2   3   >