Re: [PR] [feat][broker] PIP-264: Add OpenTelemetry managed ledger metrics [pulsar]

2024-07-03 Thread via GitHub
heesung-sn merged PR #22987: URL: https://github.com/apache/pulsar/pull/22987 -- 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

Re: [PR] [feat] added a slog wrapper of the logger interface [pulsar-client-go]

2024-07-03 Thread via GitHub
ivan-penchev commented on PR #1234: URL: https://github.com/apache/pulsar-client-go/pull/1234#issuecomment-2207051033 Appologies for tagging you @crossoverJie , @RobertIndie , @nodece , but I noticed that the [v0.13.0](https://github.com/apache/pulsar-client-go/milestone/15) milestone has

Re: [PR] [fix][ci] Fix OWASP Dependency Check download by using NVD API key [pulsar]

2024-07-03 Thread via GitHub
dave2wave commented on code in PR #22999: URL: https://github.com/apache/pulsar/pull/22999#discussion_r1664676354 ## pom.xml: ## @@ -2192,6 +2192,16 @@ flexible messaging model and an intuitive client API. build-helper-maven-plugin ${build-helper-maven-plu

Re: [PR] [fix][ci] Fix OWASP Dependency Check download by using NVD API key [pulsar]

2024-07-03 Thread via GitHub
lhotari commented on code in PR #22999: URL: https://github.com/apache/pulsar/pull/22999#discussion_r1664725324 ## pom.xml: ## @@ -2192,6 +2192,16 @@ flexible messaging model and an intuitive client API. build-helper-maven-plugin ${build-helper-maven-plugi

(pulsar) branch branch-3.3 updated: [fix][test] Update OpenTelemetry receiver endpoint in integration test (#22998)

2024-07-03 Thread heesung
This is an automated email from the ASF dual-hosted git repository. heesung 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 80f1fe29601 [fix][test] Update OpenTele

[PR] Dmisca pip 264 managed cursor metrics [pulsar]

2024-07-03 Thread via GitHub
dragosvictor opened a new pull request, #23000: URL: https://github.com/apache/pulsar/pull/23000 [PIP-264](https://github.com/apache/pulsar/blob/master/pip/pip-264.md) ### Motivation Adds Managed Cursor metrics, as currently described [here](https://pulsar.apache.org/docs/next/

Re: [PR] [fix][broker] Can't connecte to non-persist topic when enable broker client tls [pulsar]

2024-07-03 Thread via GitHub
shibd merged PR #22991: URL: https://github.com/apache/pulsar/pull/22991 -- 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.apac

(pulsar) branch master updated: [fix][broker] Can't connecte to non-persist topic when enable broker client tls (#22991)

2024-07-03 Thread baodi
This is an automated email from the ASF dual-hosted git repository. baodi 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 deb26f76622 [fix][broker] Can't connecte to non-p

(pulsar) branch branch-3.0 updated: [fix][broker] Can't connecte to non-persist topic when enable broker client tls (#22991)

2024-07-03 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 998bd90fba5 [fix][broker] Can't connecte

(pulsar) branch branch-3.3 updated: [fix][broker] Can't connecte to non-persist topic when enable broker client tls (#22991)

2024-07-03 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 14f0e55a89f [fix][broker] Can't connecte

Re: [PR] Add -Bsymbolic link option to avoid symbol interposition [pulsar-client-cpp]

2024-07-03 Thread via GitHub
BewareMyPower merged PR #432: URL: https://github.com/apache/pulsar-client-cpp/pull/432 -- 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-client-cpp) branch main updated: Add -Bsymbolic link option to avoid symbol interposition (#432)

2024-07-03 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git The following commit(s) were added to refs/heads/main by this push: new d736a1b Add -Bsymbolic link option to avoid

Re: [PR] [feat] added a slog wrapper of the logger interface [pulsar-client-go]

2024-07-03 Thread via GitHub
crossoverJie commented on PR #1234: URL: https://github.com/apache/pulsar-client-go/pull/1234#issuecomment-2207890261 @ivan-penchev In this [PR](https://github.com/apache/pulsar-client-go/pull/1230), the Go version is upgraded to a minimum of 1.20, but the slog package is officially used i

Re: [PR] [feat] added a slog wrapper of the logger interface [pulsar-client-go]

2024-07-03 Thread via GitHub
crossoverJie commented on code in PR #1234: URL: https://github.com/apache/pulsar-client-go/pull/1234#discussion_r1665013908 ## pulsar/log/wrapper_slog.go: ## @@ -0,0 +1,114 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreeme

Re: [PR] [Issue 1233] Fix the issue where the AckIDCumulativ cannot return error. [pulsar-client-go]

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

Re: [I] ackReq Variable Assignment in Code [pulsar-client-go]

2024-07-03 Thread via GitHub
crossoverJie closed issue #1233: ackReq Variable Assignment in Code URL: https://github.com/apache/pulsar-client-go/issues/1233 -- 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.

(pulsar-client-go) branch master updated: [Issue 1233] Fix the issue where the AckIDCumulativ cannot return error. (#1235)

2024-07-03 Thread crossoverjie
This is an automated email from the ASF dual-hosted git repository. crossoverjie 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 682bf5fd [Issue 1233] Fix the is

Re: [PR] [fix][broker] The topic might reference a closed ledger [pulsar]

2024-07-03 Thread via GitHub
TakaHiR07 commented on PR #22860: URL: https://github.com/apache/pulsar/pull/22860#issuecomment-2207948571 @shibd I have a concern about this pr. After this pr, the process is "topicFuture timeout -> close topic -> remove topicFuture". During the "close topic", client can acquire the

Re: [I] [Bug] Can not cleanup heartbeat data if scaling down broker [pulsar]

2024-07-03 Thread via GitHub
TakaHiR07 commented on issue #21324: URL: https://github.com/apache/pulsar/issues/21324#issuecomment-2207951787 issue has fixed. close 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 speci

Re: [I] [Bug] Can not cleanup heartbeat data if scaling down broker [pulsar]

2024-07-03 Thread via GitHub
TakaHiR07 closed issue #21324: [Bug] Can not cleanup heartbeat data if scaling down broker URL: https://github.com/apache/pulsar/issues/21324 -- 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

Re: [I] [Bug] [broker] subscription of topic in a permanent fence state and consumerList remain offline consumer [pulsar]

2024-07-03 Thread via GitHub
TakaHiR07 commented on issue #20576: URL: https://github.com/apache/pulsar/issues/20576#issuecomment-2207953143 https://github.com/apache/pulsar/pull/22283 has fixed the same problem. Close it -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [I] [Bug] [broker] subscription of topic in a permanent fence state and consumerList remain offline consumer [pulsar]

2024-07-03 Thread via GitHub
TakaHiR07 closed issue #20576: [Bug] [broker] subscription of topic in a permanent fence state and consumerList remain offline consumer URL: https://github.com/apache/pulsar/issues/20576 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[PR] [CI] Use macos-12 to build macOS libraries [pulsar-client-cpp]

2024-07-03 Thread via GitHub
BewareMyPower opened a new pull request, #433: URL: https://github.com/apache/pulsar-client-cpp/pull/433 The release workflow is broken because it uses `macos-latest` runner, which is now macOS 14 Arm64, see https://github.com/actions/runner-images ``` + pip3 install pyyaml erro

Re: [PR] [improve] [pip] PIP-363: Add callback parameters to the method: org.apache.pulsar.client.impl.SendCallback.sendComplete. [pulsar]

2024-07-03 Thread via GitHub
crossoverJie commented on PR #22940: URL: https://github.com/apache/pulsar/pull/22940#issuecomment-2205278250 @lhotari Do you have any suggestions? -- 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

[PR] [improve][broker] log exception in MessageDeduplication#takeSnapshot [pulsar]

2024-07-03 Thread via GitHub
TakaHiR07 opened a new pull request, #22994: URL: https://github.com/apache/pulsar/pull/22994 ### Motivation We encounter problem in MessageDeduplication and find it need to add log info. ### Modifications add log ### Verifying this change - [x] Make sure t

Re: [PR] [improve][broker] log exception in MessageDeduplication#takeSnapshot [pulsar]

2024-07-03 Thread via GitHub
thetumbled commented on PR #22994: URL: https://github.com/apache/pulsar/pull/22994#issuecomment-2205406308 /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 go to the spe

[I] failed-test: OpenTelemetrySanityTest.testOpenTelemetryMetricsOtlpExport [pulsar]

2024-07-03 Thread via GitHub
shibd opened a new issue, #22995: URL: https://github.com/apache/pulsar/issues/22995 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Example failure https://github.com/shibd/pulsar/acti

Re: [PR] [avro] replace linkedin/goavro/v2 with hamba/avro/v2 [pulsar-client-go]

2024-07-03 Thread via GitHub
RobertIndie commented on code in PR #1230: URL: https://github.com/apache/pulsar-client-go/pull/1230#discussion_r1663983858 ## pulsar/schema.go: ## @@ -124,21 +124,10 @@ func NewSchema(schemaType SchemaType, schemaData []byte, properties map[string]s return } -type A

(pulsar-client-go) branch master updated: [refactor][schema] replace linkedin/goavro/v2 with hamba/avro/v2 (#1230)

2024-07-03 Thread zixuan
This is an automated email from the ASF dual-hosted git repository. zixuan 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 63ae1542 [refactor][schema] replace li

Re: [PR] [refactor][schema] replace linkedin/goavro/v2 with hamba/avro/v2 [pulsar-client-go]

2024-07-03 Thread via GitHub
nodece merged PR #1230: URL: https://github.com/apache/pulsar-client-go/pull/1230 -- 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...@pu

[PR] [Issue 1233] Fix the issue where the AckIDCumulativ cannot return exceptions. [pulsar-client-go]

2024-07-03 Thread via GitHub
crossoverJie opened a new pull request, #1235: URL: https://github.com/apache/pulsar-client-go/pull/1235 Fixes #1233 ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either of the following options)* This cha

Re: [I] ackReq Variable Assignment in Code [pulsar-client-go]

2024-07-03 Thread via GitHub
crossoverJie commented on issue #1233: URL: https://github.com/apache/pulsar-client-go/issues/1233#issuecomment-2205810854 @zhangweiii Thank you for the feedback on this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

(pulsar-site) branch main updated: Sync data/team.js

2024-07-03 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari 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 1461874f08fc Sync data/team.js 1461874f08fc is

Re: [PR] update the k8s version to match Chart kubeVersion [pulsar-site]

2024-07-03 Thread via GitHub
lhotari merged PR #933: URL: https://github.com/apache/pulsar-site/pull/933 -- 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.a

(pulsar-site) branch main updated: update the k8s version to match Chart kubeVersion (#933)

2024-07-03 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari 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 0d51e150ac2a update the k8s version to match C

Re: [PR] Fix out of date Helm documentation around monitoring component customization [pulsar-site]

2024-07-03 Thread via GitHub
lhotari merged PR #927: URL: https://github.com/apache/pulsar-site/pull/927 -- 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.a

(pulsar-site) branch main updated: Fix out of date Helm documentation around monitoring component customization (#927)

2024-07-03 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari 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 70974d31e023 Fix out of date Helm documentatio

Re: [PR] Fix out of date Helm documentation around monitoring component customization [pulsar-site]

2024-07-03 Thread via GitHub
lhotari commented on PR #927: URL: https://github.com/apache/pulsar-site/pull/927#issuecomment-2205865291 Thanks for the contribution @dmaiken ! -- 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-site) branch main updated (70974d31e023 -> 149bd218cb33)

2024-07-03 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git from 70974d31e023 Fix out of date Helm documentation around monitoring component customization (#927) new b120f4a

(pulsar-site) 02/02: Sync data/team.js

2024-07-03 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git commit 149bd218cb33c845ee821717b04ca39bab846bfe Author: Lari Hotari AuthorDate: Wed Jul 3 15:06:22 2024 +0300 Sync dat

(pulsar-site) 01/02: Show users that don't have their Github username in their ASF profile

2024-07-03 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git commit b120f4a184b0550d4da185da8c4992d5aaff1367 Author: Lari Hotari AuthorDate: Wed Jul 3 15:05:42 2024 +0300 Show use

[PR] Add -Bsymbolic link option to avoid symbol interposition [pulsar-client-cpp]

2024-07-03 Thread via GitHub
BewareMyPower opened a new pull request, #432: URL: https://github.com/apache/pulsar-client-cpp/pull/432 ### Motivation There is a case that `libpulsar.so` could unexpectedly call functions from other dependencies. For example, assuming the application depends on two libraries:

Re: [PR] Add -Bsymbolic link option to avoid symbol interposition [pulsar-client-cpp]

2024-07-03 Thread via GitHub
BewareMyPower commented on PR #432: URL: https://github.com/apache/pulsar-client-cpp/pull/432#issuecomment-2206004341 You can also see https://github.com/BewareMyPower/symbol-interposition for the symbol interposition issue. -- This is an automated message from the Apache Git Service. To

[PR] [fix][test] Move OpenTelemetrySanityTest to flaky group [pulsar]

2024-07-03 Thread via GitHub
Technoboy- opened a new pull request, #22996: URL: https://github.com/apache/pulsar/pull/22996 ### Motivation OpenTelemetrySanityTest fails for every patch and blocks merging some important fixes. It takes some time to fix it, so move it to the flaky group. We will track t

Re: [PR] [fix] Make operations on `individualDeletedMessages` in lock scope [pulsar]

2024-07-03 Thread via GitHub
dao-jun merged PR #22966: URL: https://github.com/apache/pulsar/pull/22966 -- 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] Make operations on `individualDeletedMessages` in lock scope (#22966)

2024-07-03 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 dbbb6b66c99 [fix] Make operations on `individual

Re: [PR] [fix][test] Move OpenTelemetrySanityTest to flaky group [pulsar]

2024-07-03 Thread via GitHub
shibd commented on PR #22996: URL: https://github.com/apache/pulsar/pull/22996#issuecomment-2206080032 > flaky group isn't implemented for integration tests. You'd have to remove the test from tests/integration/src/test/resources/pulsar-metrics.xml to disable it. It seems that this c

Re: [PR] [fix][test] Move OpenTelemetrySanityTest to flaky group [pulsar]

2024-07-03 Thread via GitHub
lhotari commented on PR #22996: URL: https://github.com/apache/pulsar/pull/22996#issuecomment-2206105674 > > flaky group isn't implemented for integration tests. You'd have to remove the test from tests/integration/src/test/resources/pulsar-metrics.xml to disable it. > > It seems tha

Re: [PR] [fix][test] Move OpenTelemetrySanityTest to flaky group [pulsar]

2024-07-03 Thread via GitHub
shibd commented on PR #22996: URL: https://github.com/apache/pulsar/pull/22996#issuecomment-2206112907 > do you mean that the flaky group can be used for ignoring an integration test? Yes, But this is not a good idea, and https://github.com/apache/pulsar/pull/22996#pullrequestreview-

Re: [PR] [fix][test] Move OpenTelemetrySanityTest to flaky group [pulsar]

2024-07-03 Thread via GitHub
Technoboy- commented on PR #22996: URL: https://github.com/apache/pulsar/pull/22996#issuecomment-2206113832 > > do you mean that the flaky group can be used for ignoring an integration test? > > Yes, But this is not a good idea, and [#22996 (review)](https://github.com/apache/pulsar/

Re: [D] issue with OAuth2 for spark streaming from pulsar [pulsar]

2024-07-03 Thread via GitHub
GitHub user Pavan792reddy edited a discussion: issue with OAuth2 for spark streaming from pulsar hi team, we are trying to read the data from pulsar topic but we facing class not found issue org.apache.pulsar.client.api.PulsarClientException$UnsupportedAuthenticationException: java.lang.R

Re: [PR] [fix][test] Disable OpenTelemetrySanityTest [pulsar]

2024-07-03 Thread via GitHub
dragosvictor commented on PR #22996: URL: https://github.com/apache/pulsar/pull/22996#issuecomment-2206451971 Test failure is addressed by https://github.com/apache/pulsar/pull/22987/commits/5a2e304bfb0bf325f82cff291989ecfa407cf24e. Upstream docker image had a breaking change in v0.104.0, w

Re: [PR] [fix][test] Disable OpenTelemetrySanityTest [pulsar]

2024-07-03 Thread via GitHub
Technoboy- commented on PR #22996: URL: https://github.com/apache/pulsar/pull/22996#issuecomment-2206514143 > Test failure is addressed by [5a2e304](https://github.com/apache/pulsar/commit/5a2e304bfb0bf325f82cff291989ecfa407cf24e). Upstream docker image had a breaking change in v0.104.0, wh

Re: [PR] [fix][broker] PulsarStandalone started with error if --stream-storage-port is not 4181 [pulsar]

2024-07-03 Thread via GitHub
zhouyifan279 commented on PR #22993: URL: https://github.com/apache/pulsar/pull/22993#issuecomment-2206670942 @dlg99 Can you review this pr?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 above to go to

Re: [PR] [fix][test] Update OpenTelemetry receiver endpoint in integration test [pulsar]

2024-07-03 Thread via GitHub
github-actions[bot] commented on PR #22998: URL: https://github.com/apache/pulsar/pull/22998#issuecomment-2206679084 @dragosvictor Please add the following content to your PR description and select a checkbox: ``` - [ ] `doc` - [ ] `doc-required` - [ ] `doc-not-needed` - [

[PR] [fix][test] Update OpenTelemetry receiver endpoint in integration test [pulsar]

2024-07-03 Thread via GitHub
dragosvictor opened a new pull request, #22998: URL: https://github.com/apache/pulsar/pull/22998 Fixes #xyz Main Issue: #xyz PIP: #xyz ### Motivation ### Modifications ### Verifying this change

Re: [PR] [fix][test] Update OpenTelemetry receiver endpoint in integration test [pulsar]

2024-07-03 Thread via GitHub
shibd closed pull request #22998: [fix][test] Update OpenTelemetry receiver endpoint in integration test URL: https://github.com/apache/pulsar/pull/22998 -- 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-site) branch main updated: Sync data/team.js

2024-07-03 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari 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 8d01016a1abe Sync data/team.js 8d01016a1abe is

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

2024-07-03 Thread via GitHub
geniusjoe opened a new issue, #1236: URL: https://github.com/apache/pulsar-client-go/issues/1236 Expected behavior The `failTimeoutMessages()` timer in `pulsar/producer_partition.go` should periodically delete outdated messages in `p.pendingQueue` which are older than `p.options

Re: [PR] [fix][test] Disable OpenTelemetrySanityTest [pulsar]

2024-07-03 Thread via GitHub
shibd commented on PR #22996: URL: https://github.com/apache/pulsar/pull/22996#issuecomment-2206809750 Fix with by #22998 -- 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. T

Re: [PR] [fix][test] Disable OpenTelemetrySanityTest [pulsar]

2024-07-03 Thread via GitHub
shibd closed pull request #22996: [fix][test] Disable OpenTelemetrySanityTest URL: https://github.com/apache/pulsar/pull/22996 -- 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.

Re: [PR] [fix][broker] PulsarStandalone started with error if --stream-storage-port is not 4181 [pulsar]

2024-07-03 Thread via GitHub
nodece commented on PR #22993: URL: https://github.com/apache/pulsar/pull/22993#issuecomment-2206859092 /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 go to the specifi

[PR] [fix][CI] Fix OWASP Dependency Check download by using NVD API key [pulsar]

2024-07-03 Thread via GitHub
lhotari opened a new pull request, #22999: URL: https://github.com/apache/pulsar/pull/22999 ### Motivation OWASP Dependency Check download times out. See https://lists.apache.org/thread/hmlz12lxrntlylfo2424pcw0ktrkvqbq for more details. ### Modifications - Upgrade plugi

Re: [PR] [fix][test] Update OpenTelemetry receiver endpoint in integration test [pulsar]

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

Re: [PR] [fix][test] Update OpenTelemetry receiver endpoint in integration test [pulsar]

2024-07-03 Thread via GitHub
shibd merged PR #22998: URL: https://github.com/apache/pulsar/pull/22998 -- 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.apac

Re: [I] [master branch] failed-test: OpenTelemetrySanityTest.testOpenTelemetryMetricsOtlpExport [pulsar]

2024-07-03 Thread via GitHub
shibd closed issue #22995: [master branch] failed-test: OpenTelemetrySanityTest.testOpenTelemetryMetricsOtlpExport URL: https://github.com/apache/pulsar/issues/22995 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(pulsar) branch master updated (dbbb6b66c99 -> e4390d357ea)

2024-07-03 Thread baodi
This is an automated email from the ASF dual-hosted git repository. baodi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from dbbb6b66c99 [fix] Make operations on `individualDeletedMessages` in lock scope (#22966) add e4390d357ea [fix][tes

Re: [PR] [fix][broker] Can't connecte to non-persist topic when enable broker client tls [pulsar]

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

(pulsar) branch master updated: [feat][broker] PIP-264: Add OpenTelemetry managed ledger metrics (#22987)

2024-07-03 Thread heesung
This is an automated email from the ASF dual-hosted git repository. heesung 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 f4d1d05ee38 [feat][broker] PIP-264: Add OpenTel