[PR] [feat][misc] PIP-264: Add OpenTelemetry messaging rate limit metrics [pulsar]

2024-07-15 Thread via GitHub
dragosvictor opened a new pull request, #23035: URL: https://github.com/apache/pulsar/pull/23035 [PIP-264](https://github.com/apache/pulsar/blob/master/pip/pip-264.md) ### Motivation Adds messaging rate limit metrics, currently exposed in classes `InflightReadsLimiter` and `Ser

[PR] [feat][doc] PIP-264: Add OpenTelemetry messaging rate limit metrics reference [pulsar-site]

2024-07-15 Thread via GitHub
dragosvictor opened a new pull request, #943: URL: https://github.com/apache/pulsar-site/pull/943 ### ✅ Contribution Checklist - [ ] I read the [contribution guide](https://pulsar.apache.org/contribute/document-contribution/) - [ ] I updated the [versioned docs](https://pu

Re: [I] failTimeoutMessages() cannot delete outdated messages [pulsar-client-go]

2024-07-15 Thread via GitHub
nodece commented on issue #1236: URL: https://github.com/apache/pulsar-client-go/issues/1236#issuecomment-2229997315 > > @geniusjoe Could you review #1247? > > @nodece Sure. As I mentioned in #1247 review, this bugfix definitely can remove outdated messages, but can this pr solve #55

(pulsar) branch master updated: [improve][pip] PIP-359: Support custom message listener executor for specific subscription (#22902)

2024-07-15 Thread xiangying
This is an automated email from the ASF dual-hosted git repository. xiangying 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 5c6602cbb36 [improve][pip] PIP-359: Support c

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

2024-07-15 Thread via GitHub
liangyepianzhou merged PR #22902: URL: https://github.com/apache/pulsar/pull/22902 -- 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...@p

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

2024-07-15 Thread via GitHub
liangyepianzhou commented on PR #22902: URL: https://github.com/apache/pulsar/pull/22902#issuecomment-2229897336 The pip is approved with 5 binding votes and 1 non-binding vote and stay more than 72 hours. So merge it. -- This is an automated message from the Apache Git Service. To respo

(pulsar) branch branch-3.0 updated: fix code style introduce by #22983

2024-07-15 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 fdd9747968c fix code style introduce by #

(pulsar-site) branch dependabot/pip/tools/pytools/setuptools-70.0.0 created (now 7f2a4e4943d7)

2024-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/tools/pytools/setuptools-70.0.0 in repository https://gitbox.apache.org/repos/asf/pulsar-site.git at 7f2a4e4943d7 Bump setuptools from 68.1.2 to 70.0.0 in /tools/pytools

[PR] Bump setuptools from 68.1.2 to 70.0.0 in /tools/pytools [pulsar-site]

2024-07-15 Thread via GitHub
dependabot[bot] opened a new pull request, #942: URL: https://github.com/apache/pulsar-site/pull/942 Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.2 to 70.0.0. Changelog Sourced from https://github.com/pypa/setuptools/blob/main/NEWS.rst";>setuptools's changelog.

Re: [I] failTimeoutMessages() cannot delete outdated messages [pulsar-client-go]

2024-07-15 Thread via GitHub
geniusjoe commented on issue #1236: URL: https://github.com/apache/pulsar-client-go/issues/1236#issuecomment-2229038098 > @geniusjoe Could you review #1247? Sure. As I mentioned in #1247, this bugfix definitely can remove outdated messages, but can this pr solve #551 concurrency issu

Re: [I] [Bug] [broker]Sometime after reset cursor, unable to reconsume all messages in topic when ttl is less than retention time. [pulsar]

2024-07-15 Thread via GitHub
dao-jun commented on issue #23030: URL: https://github.com/apache/pulsar/issues/23030#issuecomment-2228803824 it seems this is expected behavior -- 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 th

(pulsar) branch branch-3.0 updated: [fix][broker] Replication stuck when partitions count between two clusters is not the same (#22983)

2024-07-15 Thread yubiao
This is an automated email from the ASF dual-hosted git repository. yubiao 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 25542d8822d [fix][broker] Replication st

Re: [PR] [fix][broker] Replication stuck when partitions count between two clusters is not the same [pulsar]

2024-07-15 Thread via GitHub
poorbarcode commented on PR #22983: URL: https://github.com/apache/pulsar/pull/22983#issuecomment-2228732349 Since `branch-3.2` does not contain `PIP-344`, so this PR can not cherry-pick into `branch-3.2`, removed the label `release:3.2` -- This is an automated message from the Apache Git

(pulsar) branch branch-3.3 updated: [fix][broker] Replication stuck when partitions count between two clusters is not the same (#22983)

2024-07-15 Thread yubiao
This is an automated email from the ASF dual-hosted git repository. yubiao 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 31bfc0db49e [fix][broker] Replication st

(pulsar) branch master updated: [fix][broker] Replication stuck when partitions count between two clusters is not the same (#22983)

2024-07-15 Thread yubiao
This is an automated email from the ASF dual-hosted git repository. yubiao 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 a8ce990a72c [fix][broker] Replication stuck when

Re: [PR] [fix][broker] Replication stuck when partitions count between two clusters is not the same [pulsar]

2024-07-15 Thread via GitHub
poorbarcode merged PR #22983: URL: https://github.com/apache/pulsar/pull/22983 -- 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...@pulsa

Re: [PR] [fix][broker] Replication stuck when partitions count between two clusters is not the same [pulsar]

2024-07-15 Thread via GitHub
codecov-commenter commented on PR #22983: URL: https://github.com/apache/pulsar/pull/22983#issuecomment-2228712974 ## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/22983?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

Re: [I] failTimeoutMessages() cannot delete outdated messages [pulsar-client-go]

2024-07-15 Thread via GitHub
nodece commented on issue #1236: URL: https://github.com/apache/pulsar-client-go/issues/1236#issuecomment-2228706013 @geniusjoe Could you review #1247? -- 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

Re: [PR] fix pulsar admin revoke subscription permission endpoint [pulsar-client-go]

2024-07-15 Thread via GitHub
nodece commented on PR #1251: URL: https://github.com/apache/pulsar-client-go/pull/1251#issuecomment-2228688126 Could you add a test for this PR? -- 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

(pulsar-dotpulsar) branch master updated: Setting ReceiveTimeout and SendTimeout on TcpClient to 30 seconds. Hoping this will stop 'AuthenticateAsClientAsync' from hanging after networking issues,

2024-07-15 Thread blankensteiner
This is an automated email from the ASF dual-hosted git repository. blankensteiner pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git The following commit(s) were added to refs/heads/master by this push: new 469ac89 Setting ReceiveTimeou

svn commit: r70308 - in /dev/pulsar/pulsar-client-go-0.13.0-candidate-2: ./ apache-pulsar-client-go-0.13.0-src.tar.gz apache-pulsar-client-go-0.13.0-src.tar.gz.asc apache-pulsar-client-go-0.13.0-src.t

2024-07-15 Thread zike
Author: zike Date: Mon Jul 15 11:10:49 2024 New Revision: 70308 Log: Staging artifacts and signature for Pulsar Client Go release 0.13.0-candidate-2 Added: dev/pulsar/pulsar-client-go-0.13.0-candidate-2/ dev/pulsar/pulsar-client-go-0.13.0-candidate-2/apache-pulsar-client-go-0.13.0-src.ta

Re: [PR] Add changelog for 0.13.0 [pulsar-client-go]

2024-07-15 Thread via GitHub
RobertIndie commented on PR #1245: URL: https://github.com/apache/pulsar-client-go/pull/1245#issuecomment-2228239330 > Could you add the breaking changes section? Sure. I added the `Important notices` section. -- This is an automated message from the Apache Git Service. To respond

(pulsar-client-go) annotated tag v0.13.0-candidate-2 updated (81eca356 -> 3bbe5c72)

2024-07-15 Thread zike
This is an automated email from the ASF dual-hosted git repository. zike pushed a change to annotated tag v0.13.0-candidate-2 in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git *** WARNING: tag v0.13.0-candidate-2 was modified! *** from 81eca356 (commit) to 3bbe5c7

[PR] fix pulsar admin revoke subscription permission endpoint [pulsar-client-go]

2024-07-15 Thread via GitHub
NoFacePeace opened a new pull request, #1251: URL: https://github.com/apache/pulsar-client-go/pull/1251 ### Motivation The endpoint of RevokeSubPermission does't contain `subscription` wrong endpoint: /{property}/{namespace}/permissions/subscription/{subscription}/{role}

Re: [I] ConsumerFaultedException: Timeout while inspecting metadata; this may indicate a deadlock [pulsar-dotpulsar]

2024-07-15 Thread via GitHub
blankensteiner commented on issue #228: URL: https://github.com/apache/pulsar-dotpulsar/issues/228#issuecomment-2228029703 Hi @htbmw We have never seen this issue before but would like to help. As stated in the StackOverflow post, using 'PrepareSerializer' might bring about another i

Re: [PR] [fix] [broker] Internal reader of __change_events can not started after metadata store session rebuilt [pulsar]

2024-07-15 Thread via GitHub
poorbarcode commented on code in PR #23018: URL: https://github.com/apache/pulsar/pull/23018#discussion_r1677511858 ## pulsar-metadata/src/main/java/org/apache/pulsar/metadata/impl/AbstractMetadataStore.java: ## @@ -496,6 +496,17 @@ public void registerSessionListener(Consumer

Re: [I] [Bug][broker] Occur so many ERROR log in broker, which is confusing [pulsar]

2024-07-15 Thread via GitHub
dao-jun commented on issue #23022: URL: https://github.com/apache/pulsar/issues/23022#issuecomment-2227952420 https://github.com/apache/pulsar/pull/22751 -- 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

(pulsar-dotpulsar) branch master updated: Updated NuGet packages

2024-07-15 Thread blankensteiner
This is an automated email from the ASF dual-hosted git repository. blankensteiner pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git The following commit(s) were added to refs/heads/master by this push: new 37ac33e Updated NuGet package

(pulsar-client-go) branch branch-0.13.0 updated: fix: fix producer connection (#1243)

2024-07-15 Thread zike
This is an automated email from the ASF dual-hosted git repository. zike pushed a commit to branch branch-0.13.0 in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git The following commit(s) were added to refs/heads/branch-0.13.0 by this push: new 81eca356 fix: fix producer

Re: [I] ConsumerFaultedException: Timeout while inspecting metadata; this may indicate a deadlock [pulsar-dotpulsar]

2024-07-15 Thread via GitHub
htbmw commented on issue #228: URL: https://github.com/apache/pulsar-dotpulsar/issues/228#issuecomment-2227907804 Hi @entvex , thanks for your request for further details. - Which version of .NET is the code running on? .NET 8 - What OS and version, and what distro if

Re: [I] ConsumerFaultedException: Timeout while inspecting metadata; this may indicate a deadlock [pulsar-dotpulsar]

2024-07-15 Thread via GitHub
entvex commented on issue #228: URL: https://github.com/apache/pulsar-dotpulsar/issues/228#issuecomment-2227883120 Hi @htbmw Could you please provide more information on your .NET configuration: 1. Which version of .NET is the code running on? 2. What OS and version,

(pulsar-client-go) branch master updated: ci: add merge limitation (#1248)

2024-07-15 Thread zike
This is an automated email from the ASF dual-hosted git repository. zike pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git The following commit(s) were added to refs/heads/master by this push: new 627999c2 ci: add merge limitation (#1248

Re: [PR] ci: add merge limitation [pulsar-client-go]

2024-07-15 Thread via GitHub
RobertIndie merged PR #1248: URL: https://github.com/apache/pulsar-client-go/pull/1248 -- 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.