Re: [I] [Bug] Pulsar broker CPU stratification problem [pulsar]

2024-06-16 Thread via GitHub
lhotari commented on issue #22911: URL: https://github.com/apache/pulsar/issues/22911#issuecomment-2172407518 @AuroraTwinkle In the future, please create such questions in GitHub Discussions at https://github.com/apache/pulsar/discussions/categories/q-a . It's possible to migrate a question

(pulsar) branch master updated: [fix][fn] Enable optimized Netty direct byte buffer support for Pulsar Function runtimes (#22910)

2024-06-16 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.git The following commit(s) were added to refs/heads/master by this push: new f3d4d5ac044 [fix][fn] Enable optimized Netty di

Re: [PR] [fix][fn] Enable optimized Netty direct byte buffer support for Pulsar Function runtimes [pulsar]

2024-06-16 Thread via GitHub
lhotari merged PR #22910: URL: https://github.com/apache/pulsar/pull/22910 -- 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...@pulsar.ap

Re: [I] [Bug] Pulsar Functions Runtime doesn't properly enable direct byte buffer access for Netty on Java 17+ [pulsar]

2024-06-16 Thread via GitHub
lhotari closed issue #22909: [Bug] Pulsar Functions Runtime doesn't properly enable direct byte buffer access for Netty on Java 17+ URL: https://github.com/apache/pulsar/issues/22909 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [improve] [pip] PIP-358: let resource weight work for OverloadShedder, LeastLongTermMessageRate, ModularLoadManagerImpl. [pulsar]

2024-06-16 Thread via GitHub
thetumbled commented on PR #22888: URL: https://github.com/apache/pulsar/pull/22888#issuecomment-2172367718 As the proposal PR has been merged, we can move forward with this implementation PR. PTAL, thanks. @heesung-sn @Demogorgon314 @BewareMyPower @poorbarcode @Technoboy- -- This i

(pulsar) branch master updated: [improve][misc] Bump RoaringBitmap version to 1.0.6 (#22920)

2024-06-16 Thread daojun
This is an automated email from the ASF dual-hosted git repository. daojun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 7020ea2f2c9 [improve][misc] Bump RoaringBitmap v

Re: [PR] [improve][misc] Bump RoaringBitmap version to 1.0.6 [pulsar]

2024-06-16 Thread via GitHub
dao-jun merged PR #22920: URL: https://github.com/apache/pulsar/pull/22920 -- 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...@pulsar.ap

(pulsar) branch master updated: [fix] [broker] fix unload bundle count metric. (#22895)

2024-06-16 Thread kwang
This is an automated email from the ASF dual-hosted git repository. kwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new dfbf05a5d51 [fix] [broker] fix unload bundle coun

Re: [PR] [fix] [broker] fix unload bundle count metric. [pulsar]

2024-06-16 Thread via GitHub
Demogorgon314 merged PR #22895: URL: https://github.com/apache/pulsar/pull/22895 -- 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...@pul

(pulsar) branch master updated: [improve] [pip] PIP-358: let resource weight work for OverloadShedder, LeastLongTermMessageRate, ModularLoadManagerImpl. (#22889)

2024-06-16 Thread kwang
This is an automated email from the ASF dual-hosted git repository. kwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 9f8adc5962f [improve] [pip] PIP-358: let resource

Re: [PR] [improve] [pip] PIP-358: let resource weight work for OverloadShedder, LeastLongTermMessageRate, ModularLoadManagerImpl. [pulsar]

2024-06-16 Thread via GitHub
Demogorgon314 merged PR #22889: URL: https://github.com/apache/pulsar/pull/22889 -- 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...@pul

[PR] Log the default location of trusted CA certificates when tlsTrustCertsFilePath is not specified [pulsar-client-cpp]

2024-06-16 Thread via GitHub
BewareMyPower opened a new pull request, #429: URL: https://github.com/apache/pulsar-client-cpp/pull/429 ### Motivation Currently when `tlsTrustCertsFilePath` is not specified, default locations of CA certificates will be used. However, these paths are determined by the compile optio

Re: [PR] [fix] [broker] broker log a full thread dump when a deadlock is detected in healthcheck every time [pulsar]

2024-06-16 Thread via GitHub
hanmz commented on code in PR #22916: URL: https://github.com/apache/pulsar/pull/22916#discussion_r1642129030 ## pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/BrokersBase.java: ## @@ -395,8 +395,9 @@ private void checkDeadlockedThreads() { String t

(pulsar) branch branch-3.2 updated: [fix] Revert "[fix][cli] Fix the shell script parameter passthrough syntax (#22867)" (#22921)

2024-06-16 Thread zhaocong
This is an automated email from the ASF dual-hosted git repository. zhaocong pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new c7e373ad860 [fix] Revert "[fix][cli] F

Re: [PR] [improve][misc] Bump RoaringBitmap version to 1.0.6 [pulsar]

2024-06-16 Thread via GitHub
dao-jun commented on PR #22920: URL: https://github.com/apache/pulsar/pull/22920#issuecomment-2172129214 > Error message: "org.roaringbitmap-shims-1.0.6.jar mentioned in LICENSE, but not bundled" > > Perhaps that jar no longer exists in 1.0.6 version? yes, removed -- This is

(pulsar) branch branch-3.0 updated: [fix] Revert "[fix][cli] Fix the shell script parameter passthrough syntax (#22867)" (#22921)

2024-06-16 Thread zhaocong
This is an automated email from the ASF dual-hosted git repository. zhaocong pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 59fa1a388aa [fix] Revert "[fix][cli] F

Re: [PR] Use Rocky Linux 8 and vcpkg to build RPM packages [pulsar-client-cpp]

2024-06-16 Thread via GitHub
BewareMyPower commented on PR #428: URL: https://github.com/apache/pulsar-client-cpp/pull/428#issuecomment-2172111842 This patch has been verified in my own fork, see https://github.com/BewareMyPower/pulsar-client-cpp/pull/32#issuecomment-2172077631 -- This is an automated message from t

[PR] Use Rocky Linux 8 and vcpkg to build RPM packages [pulsar-client-cpp]

2024-06-16 Thread via GitHub
BewareMyPower opened a new pull request, #428: URL: https://github.com/apache/pulsar-client-cpp/pull/428 ### Motivation See https://lists.apache.org/thread/7o8hpv1gtoffvzx053wm0ss2s9xt0795, we will discard the support for CentOS 7 and old `std::string` ABI. ### Modifications

(pulsar) branch branch-3.3 updated: [fix] Revert "[fix][cli] Fix the shell script parameter passthrough syntax (#22867)" (#22921)

2024-06-16 Thread zhaocong
This is an automated email from the ASF dual-hosted git repository. zhaocong pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 9a589bba7fa [fix] Revert "[fix][cli] F

(pulsar) branch master updated (1a6254a5a69 -> fa745384c2c)

2024-06-16 Thread zhaocong
This is an automated email from the ASF dual-hosted git repository. zhaocong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from 1a6254a5a69 [feat][broker] PIP-264: Enable OpenTelemetry reusable data memory mode (#22914) add fa745384c2c [f

Re: [PR] [fix] Revert "[fix][cli] Fix the shell script parameter passthrough syntax (#22867)" [pulsar]

2024-06-16 Thread via GitHub
coderzc merged PR #22921: URL: https://github.com/apache/pulsar/pull/22921 -- 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...@pulsar.ap

Re: [PR] Revert "[fix][cli] Fix the shell script parameter passthrough syntax (#22867)" [pulsar]

2024-06-16 Thread via GitHub
coderzc closed pull request #22921: Revert "[fix][cli] Fix the shell script parameter passthrough syntax (#22867)" URL: https://github.com/apache/pulsar/pull/22921 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] Revert "[fix][cli] Fix the shell script parameter passthrough syntax (#22867)" [pulsar]

2024-06-16 Thread via GitHub
github-actions[bot] commented on PR #22921: URL: https://github.com/apache/pulsar/pull/22921#issuecomment-2172031026 @coderzc Please add the following content to your PR description and select a checkbox: ``` - [ ] `doc` - [ ] `doc-required` - [ ] `doc-not-needed` - [ ] `do

[PR] Revert "[fix][cli] Fix the shell script parameter passthrough syntax (#22867)" [pulsar]

2024-06-16 Thread via GitHub
coderzc opened a new pull request, #22921: URL: https://github.com/apache/pulsar/pull/22921 This reverts commit c81c0f684f8c55c2e39739c6e1de935dff2085d6. Fixes #xyz Main Issue: #xyz PIP: #xyz ### Motivation #22867 int

(pulsar-site) branch main updated: Docs sync done from apache/pulsar (#1a6254a)

2024-06-16 Thread urfree
This is an automated email from the ASF dual-hosted git repository. urfree pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git The following commit(s) were added to refs/heads/main by this push: new 69e1c4389945 Docs sync done from apache/pulsar

Re: [PR] [improve][pip] PIP-359: Support custom message listener executor for specific subscription [pulsar]

2024-06-16 Thread via GitHub
liangyepianzhou commented on PR #22902: URL: https://github.com/apache/pulsar/pull/22902#issuecomment-2171972846 @asafm Since we all agree that the plugin library is still a long way from being truly realized, it's best that we do not hinder the entry of other optimizations before that time

(pulsar) branch master updated: [feat][broker] PIP-264: Enable OpenTelemetry reusable data memory mode (#22914)

2024-06-16 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.git The following commit(s) were added to refs/heads/master by this push: new 1a6254a5a69 [feat][broker] PIP-264: Enable Open

Re: [PR] [feat][broker] PIP-264: Enable OpenTelemetry reusable data memory mode [pulsar]

2024-06-16 Thread via GitHub
lhotari merged PR #22914: URL: https://github.com/apache/pulsar/pull/22914 -- 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...@pulsar.ap

Re: [PR] [improve][misc] Bump RoaringBitmap version to 1.0.6 [pulsar]

2024-06-16 Thread via GitHub
lhotari commented on PR #22920: URL: https://github.com/apache/pulsar/pull/22920#issuecomment-2171831948 Error message: "org.roaringbitmap-shims-1.0.6.jar mentioned in LICENSE, but not bundled" Perhaps that jar no longer exists in 1.0.6 version? -- This is an automated message from

(pulsar-client-reactive) annotated tag v0.5.6 updated (59fea26 -> 3f17c1e)

2024-06-16 Thread onobc
This is an automated email from the ASF dual-hosted git repository. onobc pushed a change to annotated tag v0.5.6 in repository https://gitbox.apache.org/repos/asf/pulsar-client-reactive.git *** WARNING: tag v0.5.6 was modified! *** from 59fea26 (commit) to 3f17c1e (tag) tagging 59

Re: [PR] [improve][broker] Optimize `ConcurrentOpenLongPairRangeSet` by RoaringBitmap [pulsar]

2024-06-16 Thread via GitHub
lhotari commented on PR #22908: URL: https://github.com/apache/pulsar/pull/22908#issuecomment-2171757925 > > Please upgrade RoaringBitmap to latest version 1.0.6. it contains useful improvements such as [RoaringBitmap/RoaringBitmap#713](https://github.com/RoaringBitmap/RoaringBitmap/pull/71

(pulsar) branch master updated: [fix][misc] Correct the comment of tlsAllowInsecureConnection in ClusterDataImpl class. (#22919)

2024-06-16 Thread daojun
This is an automated email from the ASF dual-hosted git repository. daojun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 1dcd07be0e6 [fix][misc] Correct the comment of

Re: [PR] [fix][misc] Correct the comment of tlsAllowInsecureConnection in ClusterDataImpl class. [pulsar]

2024-06-16 Thread via GitHub
dao-jun merged PR #22919: URL: https://github.com/apache/pulsar/pull/22919 -- 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...@pulsar.ap

Re: [PR] [improve][broker] Optimize `ConcurrentOpenLongPairRangeSet` by RoaringBitmap [pulsar]

2024-06-16 Thread via GitHub
dao-jun closed pull request #22908: [improve][broker] Optimize `ConcurrentOpenLongPairRangeSet` by RoaringBitmap URL: https://github.com/apache/pulsar/pull/22908 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

(pulsar) branch branch-3.3 updated: [improve] Upgrade to Oxia client 0.3.0 (#22807)

2024-06-16 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 836ba23f9ac [improve] Upgrade to Oxia cl

[PR] [improve][misc] Bump RoaringBitmap version to 1.0.6 [pulsar]

2024-06-16 Thread via GitHub
dao-jun opened a new pull request, #22920: URL: https://github.com/apache/pulsar/pull/22920 ### Motivation upgrade RoaringBitmap to 1.0.6 ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick

Re: [PR] [improve][broker] Optimize `ConcurrentOpenLongPairRangeSet` by RoaringBitmap [pulsar]

2024-06-16 Thread via GitHub
dao-jun commented on PR #22908: URL: https://github.com/apache/pulsar/pull/22908#issuecomment-2171689329 > Please upgrade RoaringBitmap to latest version 1.0.6. it contains useful improvements such as [RoaringBitmap/RoaringBitmap#713](https://github.com/RoaringBitmap/RoaringBitmap/pull/713)

(pulsar) branch branch-3.0 updated: [fix][broker] Fix topic status for oldestBacklogMessageAgeSeconds continuously increases even when there is no backlog. (#22907)

2024-06-16 Thread baodi
This is an automated email from the ASF dual-hosted git repository. baodi pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 73b50e54792 [fix][broker] Fix topic statu

(pulsar) branch branch-3.3 updated: [fix][broker] Fix topic status for oldestBacklogMessageAgeSeconds continuously increases even when there is no backlog. (#22907)

2024-06-16 Thread baodi
This is an automated email from the ASF dual-hosted git repository. baodi pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 2741ef3d395 [fix][broker] Fix topic statu

(pulsar-client-node) branch dependabot/npm_and_yarn/braces-3.0.3 created (now 51fda63)

2024-06-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/braces-3.0.3 in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git at 51fda63 Bump braces from 3.0.2 to 3.0.3 No new revisions were added by

[PR] Bump braces from 3.0.2 to 3.0.3 [pulsar-client-node]

2024-06-16 Thread via GitHub
dependabot[bot] opened a new pull request, #387: URL: https://github.com/apache/pulsar-client-node/pull/387 Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits https://github.com/micromatch/braces/commit/74b2db2938fad48a2ea54a9c8bf27a37a62c350d";>74

Re: [PR] [improve][broker] Optimize `ConcurrentOpenLongPairRangeSet` by RoaringBitmap [pulsar]

2024-06-16 Thread via GitHub
lhotari commented on PR #22908: URL: https://github.com/apache/pulsar/pull/22908#issuecomment-2171173642 Please upgrade RoaringBitmap to latest version 1.0.6. it contains useful improvements such as https://github.com/RoaringBitmap/RoaringBitmap/pull/713. -- This is an automated message f

Re: [I] Verify at least one URL is present for cluster creation [pulsar]

2024-06-16 Thread via GitHub
lhotari commented on issue #19866: URL: https://github.com/apache/pulsar/issues/19866#issuecomment-2171171974 For Pulsar, it's sufficient that one of the 4 urls is present. Pulsar client will use http/https based lookup if the Pulsar binary protocol url is missing. -- This is an automated

Re: [PR] [improve] [broker] Verify at least one URL is present for cluster creation [pulsar]

2024-06-16 Thread via GitHub
harshithasudhakar commented on PR #20821: URL: https://github.com/apache/pulsar/pull/20821#issuecomment-2171117352 Hi, I'd like to fix the errors in this PR but I'm unable to find the log files for this. Can you help me out? How can I run the tests again? -- This is an automated message f