[GitHub] [pulsar] codecov-commenter commented on pull request #20730: [fix][schema] Only handle exception when there has

2023-07-05 Thread via GitHub
codecov-commenter commented on PR #20730: URL: https://github.com/apache/pulsar/pull/20730#issuecomment-1623035651 ## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/20730?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report > Merging

[GitHub] [pulsar] ytong01 commented on pull request #3019: add read-timeout option to async managed-ledger read

2023-07-05 Thread via GitHub
ytong01 commented on PR #3019: URL: https://github.com/apache/pulsar/pull/3019#issuecomment-1623014391 I'm so curious how this time-out mechanism works https://github.com/apache/pulsar/assets/32755366/7fe9fdd6-3949-4edb-8d5a-a0e888725a3d;> This method will set a new

[GitHub] [pulsar-client-cpp] BewareMyPower commented on a diff in pull request #296: Fix the wrong backoff computation when retrying

2023-07-05 Thread via GitHub
BewareMyPower commented on code in PR #296: URL: https://github.com/apache/pulsar-client-cpp/pull/296#discussion_r1253941823 ## lib/RetryableLookupService.h: ## @@ -50,117 +44,50 @@ class RetryableLookupService : public LookupService, } LookupResultFuture

[GitHub] [pulsar] michaeljmarshall opened a new pull request, #20733: Fix incorrect ws ping pong

2023-07-05 Thread via GitHub
michaeljmarshall opened a new pull request, #20733: URL: https://github.com/apache/pulsar/pull/20733 ### Motivation This PR removes an incorrect implementation of the websocket proxy ping/pong feature. The feature was requested here

[GitHub] [pulsar] zuobiao-zhou opened a new issue, #20732: [Doc] Optimize SEO Strategy | Improve Search Visibility of Pulsar Documentation

2023-07-05 Thread via GitHub
zuobiao-zhou opened a new issue, #20732: URL: https://github.com/apache/pulsar/issues/20732 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? In

[GitHub] [pulsar] TheDungNTU opened a new issue, #20731: [Bug]

2023-07-05 Thread via GitHub
TheDungNTU opened a new issue, #20731: URL: https://github.com/apache/pulsar/issues/20731 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version - OS: Distributor ID:Ubuntu

[GitHub] [pulsar-site] Anonymitaet commented on pull request #629: [fix][doc] k8s function runtime uses deprecated config key

2023-07-05 Thread via GitHub
Anonymitaet commented on PR #629: URL: https://github.com/apache/pulsar-site/pull/629#issuecomment-1622905338 Ping @freeznet to take a look, 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

[GitHub] [pulsar] github-actions[bot] commented on issue #20373: E2E encryption implementation using Bouncycastle FIPS provider and only the FIPS-library provided tools

2023-07-05 Thread via GitHub
github-actions[bot] commented on issue #20373: URL: https://github.com/apache/pulsar/issues/20373#issuecomment-1622846629 The issue had no activity for 30 days, mark with Stale label. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] github-actions[bot] commented on issue #20386: Flaky-test: NonPersistentTopicTest.testMsgDropStat

2023-07-05 Thread via GitHub
github-actions[bot] commented on issue #20386: URL: https://github.com/apache/pulsar/issues/20386#issuecomment-1622846588 The issue had no activity for 30 days, mark with Stale label. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] github-actions[bot] commented on issue #20414: [improve][broker] Supplement schema ledger if schema ledger is lost

2023-07-05 Thread via GitHub
github-actions[bot] commented on issue #20414: URL: https://github.com/apache/pulsar/issues/20414#issuecomment-1622846478 The issue had no activity for 30 days, mark with Stale label. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] github-actions[bot] commented on issue #20495: Rewrite BrokerServiceTest#testBrokerStatsTopicLoadFailed

2023-07-05 Thread via GitHub
github-actions[bot] commented on issue #20495: URL: https://github.com/apache/pulsar/issues/20495#issuecomment-1622846369 The issue had no activity for 30 days, mark with Stale label. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] zymap opened a new pull request, #20730: [fix][schema] Only handle exception when there has

2023-07-05 Thread via GitHub
zymap opened a new pull request, #20730: URL: https://github.com/apache/pulsar/pull/20730 --- Fixes #xyz Main Issue: #xyz PIP: #xyz ### Motivation When seeing the warning log, there should have a reason why it shows. But

[pulsar-site] branch main updated: Docs sync done from apache/pulsar (#4bf208d)

2023-07-05 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 d8339609aec Docs sync done from apache/pulsar

[GitHub] [pulsar] dave2wave opened a new pull request, #20729: [improve][ci] Update GitHub Workflows to Ubuntu 22.04

2023-07-05 Thread via GitHub
dave2wave opened a new pull request, #20729: URL: https://github.com/apache/pulsar/pull/20729 Main Issue: #20727 ### Motivation Make sure the CI tests are run on the same version of Ubuntu as the docker deployment. ### Modifications In .github/workflows change

[GitHub] [pulsar] dave2wave opened a new pull request, #20728: [fix][build] Update Python Wheel to 3.10

2023-07-05 Thread via GitHub
dave2wave opened a new pull request, #20728: URL: https://github.com/apache/pulsar/pull/20728 Fixes #20725 ### Motivation Fixes the docker image build which has been broken since the upgrade to Ubuntu 22.04 ### Modifications Updating the pom file arguments to the

[pulsar] branch update-python-wheel updated: Update Python Wheel to 3.10

2023-07-05 Thread wave
This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch update-python-wheel in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/update-python-wheel by this push: new eb7d49843ad Update

[pulsar] branch update-python-wheel created (now 77ff53bab90)

2023-07-05 Thread wave
This is an automated email from the ASF dual-hosted git repository. wave pushed a change to branch update-python-wheel in repository https://gitbox.apache.org/repos/asf/pulsar.git at 77ff53bab90 [fix] [txn] fix consumer can receive aborted txn message when readType is replay (#19815) No

[GitHub] [pulsar] dave2wave opened a new issue, #20727: [tests] Upgrade GitHub CI to use Ubuntu 22.04

2023-07-05 Thread via GitHub
dave2wave opened a new issue, #20727: URL: https://github.com/apache/pulsar/issues/20727 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation We recently upgrades the docker

[pulsar] branch master updated: [feat][test] Support delay messages in a random number of seconds by the range (#20717)

2023-07-05 Thread mattisonchao
This is an automated email from the ASF dual-hosted git repository. mattisonchao 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 4bf208d2316 [feat][test] Support delay

[GitHub] [pulsar] mattisonchao merged pull request #20717: [feat][test] Support delay messages in a random number of seconds by the range

2023-07-05 Thread via GitHub
mattisonchao merged PR #20717: URL: https://github.com/apache/pulsar/pull/20717 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] github-actions[bot] commented on pull request #20726: Bump google.golang.org/grpc from 1.38.0 to 1.53.0 in /pulsar-function-go

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

[pulsar] branch dependabot/go_modules/pulsar-function-go/google.golang.org/grpc-1.53.0 created (now 783d2534f90)

2023-07-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/pulsar-function-go/google.golang.org/grpc-1.53.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git at 783d2534f90 Bump google.golang.org/grpc from

[GitHub] [pulsar] dependabot[bot] opened a new pull request, #20726: Bump google.golang.org/grpc from 1.38.0 to 1.53.0 in /pulsar-function-go

2023-07-05 Thread via GitHub
dependabot[bot] opened a new pull request, #20726: URL: https://github.com/apache/pulsar/pull/20726 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.38.0 to 1.53.0. Release notes Sourced from https://github.com/grpc/grpc-go/releases;>google.golang.org/grpc's

[GitHub] [pulsar] dave2wave opened a new issue, #20725: [Bug][Docker][2.11] Docker build fails on Python Client Wheel Since Ubuntu Upgrade

2023-07-05 Thread via GitHub
dave2wave opened a new issue, #20725: URL: https://github.com/apache/pulsar/issues/20725 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version Docker build of Pulsar 2.11 creating an

[GitHub] [pulsar] yabinmeng opened a new issue, #20724: Add support for Key_Shared subscription type in Pulsar Python function

2023-07-05 Thread via GitHub
yabinmeng opened a new issue, #20724: URL: https://github.com/apache/pulsar/issues/20724 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation # Description When I try to

[GitHub] [pulsar] michaeljmarshall commented on a diff in pull request #20540: [fix][broker] Fix multiple race conditions in topic unloading and loading

2023-07-05 Thread via GitHub
michaeljmarshall commented on code in PR #20540: URL: https://github.com/apache/pulsar/pull/20540#discussion_r1253375383 ## pulsar-broker/src/main/java/org/apache/pulsar/broker/service/BrokerService.java: ## @@ -3007,7 +3048,13 @@ private ConcurrentOpenHashMap

[GitHub] [pulsar] lhotari commented on pull request #20561: [fix][broker] Remove failed future when topic load error

2023-07-05 Thread via GitHub
lhotari commented on PR #20561: URL: https://github.com/apache/pulsar/pull/20561#issuecomment-1622129562 this is already covered in #20540 which was created before this PR. It uses a different approach in the `failTopicFuture` and `completeTopicFuture` method. I agree that the

[GitHub] [pulsar] lhotari commented on pull request #17524: [fix][broker]One topic can be close multiple times concurrently

2023-07-05 Thread via GitHub
lhotari commented on PR #17524: URL: https://github.com/apache/pulsar/pull/17524#issuecomment-1622108932 @poorbarcode please rebase (or merge changes from master to) this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] lhotari commented on pull request #20540: [fix][broker] Fix multiple race conditions in topic unloading and loading

2023-07-05 Thread via GitHub
lhotari commented on PR #20540: URL: https://github.com/apache/pulsar/pull/20540#issuecomment-1622104421 > @lhotari A quick update, I think these are helpful for these issues @poorbarcode the PRs you referenced don't seem to make this current PR #20540 obsolete. Please review --

[GitHub] [pulsar] dtrupeljak opened a new issue, #20723: Reconnecting infinitely after Pulsar broker is down

2023-07-05 Thread via GitHub
dtrupeljak opened a new issue, #20723: URL: https://github.com/apache/pulsar/issues/20723 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Pulsar keeps trying to reconnect

[GitHub] [pulsar] rob-kvietkauskas-ign opened a new issue, #20722: [Bug] Unable to create Connectors on Pulsar 2.9.1 (bare metal cluster)

2023-07-05 Thread via GitHub
rob-kvietkauskas-ign opened a new issue, #20722: URL: https://github.com/apache/pulsar/issues/20722 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version OS: Debian 5.10.162-1

[GitHub] [pulsar-dotpulsar] entvex commented on a diff in pull request #162: Partitioned topic support

2023-07-05 Thread via GitHub
entvex commented on code in PR #162: URL: https://github.com/apache/pulsar-dotpulsar/pull/162#discussion_r1253121610 ## tests/DotPulsar.Tests/ProducerTests.cs: ## @@ -63,6 +63,10 @@ public async Task SimpleProduceConsume_WhenSendingMessagesToProducer_ThenReceive

[GitHub] [pulsar-dotpulsar] entvex commented on a diff in pull request #162: Partitioned topic support

2023-07-05 Thread via GitHub
entvex commented on code in PR #162: URL: https://github.com/apache/pulsar-dotpulsar/pull/162#discussion_r1253117834 ## src/DotPulsar/Internal/Consumer.cs: ## @@ -86,140 +133,191 @@ public async ValueTask DisposeAsync() if (Interlocked.Exchange(ref _isDisposed, 1) !=

[GitHub] [pulsar-dotpulsar] entvex commented on a diff in pull request #162: Partitioned topic support

2023-07-05 Thread via GitHub
entvex commented on code in PR #162: URL: https://github.com/apache/pulsar-dotpulsar/pull/162#discussion_r1253114094 ## src/DotPulsar/Internal/Consumer.cs: ## @@ -86,140 +133,191 @@ public async ValueTask DisposeAsync() if (Interlocked.Exchange(ref _isDisposed, 1) !=

[GitHub] [pulsar] cbornet commented on a diff in pull request #20721: [cleanup][io] Cleanup Kafka connector

2023-07-05 Thread via GitHub
cbornet commented on code in PR #20721: URL: https://github.com/apache/pulsar/pull/20721#discussion_r1253111331 ## pulsar-io/kafka/src/main/java/org/apache/pulsar/io/kafka/KafkaAbstractSource.java: ## @@ -251,7 +251,7 @@ public Optional getRecordSequence() {

[GitHub] [pulsar-dotpulsar] entvex commented on a diff in pull request #162: Partitioned topic support

2023-07-05 Thread via GitHub
entvex commented on code in PR #162: URL: https://github.com/apache/pulsar-dotpulsar/pull/162#discussion_r1253110913 ## src/DotPulsar/Internal/Consumer.cs: ## @@ -86,140 +133,191 @@ public async ValueTask DisposeAsync() if (Interlocked.Exchange(ref _isDisposed, 1) !=

[GitHub] [pulsar-dotpulsar] entvex commented on a diff in pull request #162: Partitioned topic support

2023-07-05 Thread via GitHub
entvex commented on code in PR #162: URL: https://github.com/apache/pulsar-dotpulsar/pull/162#discussion_r1253108841 ## src/DotPulsar/Internal/Consumer.cs: ## @@ -17,56 +17,103 @@ namespace DotPulsar.Internal; using DotPulsar.Abstractions; using DotPulsar.Exceptions; using

[GitHub] [pulsar] cbornet commented on a diff in pull request #20721: [cleanup][io] Cleanup Kafka connector

2023-07-05 Thread via GitHub
cbornet commented on code in PR #20721: URL: https://github.com/apache/pulsar/pull/20721#discussion_r1253105149 ## pulsar-io/kafka/src/main/java/org/apache/pulsar/io/kafka/KafkaAbstractSource.java: ## @@ -274,26 +274,27 @@ public Map getProperties(){ return

[GitHub] [pulsar] cbornet commented on a diff in pull request #20721: [cleanup][io] Cleanup Kafka connector

2023-07-05 Thread via GitHub
cbornet commented on code in PR #20721: URL: https://github.com/apache/pulsar/pull/20721#discussion_r1253105149 ## pulsar-io/kafka/src/main/java/org/apache/pulsar/io/kafka/KafkaAbstractSource.java: ## @@ -274,26 +274,27 @@ public Map getProperties(){ return

[GitHub] [pulsar] cbornet opened a new pull request, #20721: [cleanup][io] Cleanup Kafka connector

2023-07-05 Thread via GitHub
cbornet opened a new pull request, #20721: URL: https://github.com/apache/pulsar/pull/20721 ### Verifying this change - [ ] Make sure that the change passes the CI checks. This change is a trivial rework / code cleanup without any test coverage. ### Does this pull

[GitHub] [pulsar] Technoboy- commented on a diff in pull request #20660: [improve][broker] Add log on topic or subscription when enable rate limit.

2023-07-05 Thread via GitHub
Technoboy- commented on code in PR #20660: URL: https://github.com/apache/pulsar/pull/20660#discussion_r1253059307 ## pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentReplicator.java: ## @@ -624,8 +624,9 @@ public Optional getRateLimiter() {

[GitHub] [pulsar-client-cpp] BewareMyPower commented on a diff in pull request #294: feat: Support table view for C client.

2023-07-05 Thread via GitHub
BewareMyPower commented on code in PR #294: URL: https://github.com/apache/pulsar-client-cpp/pull/294#discussion_r1253029851 ## include/pulsar/c/client.h: ## @@ -172,6 +175,54 @@ PULSAR_PUBLIC void pulsar_client_create_reader_async(pulsar_client_t *client, co

[GitHub] [pulsar-client-cpp] BewareMyPower commented on a diff in pull request #294: feat: Support table view for C client.

2023-07-05 Thread via GitHub
BewareMyPower commented on code in PR #294: URL: https://github.com/apache/pulsar-client-cpp/pull/294#discussion_r1252975611 ## include/pulsar/c/table_view.h: ## @@ -0,0 +1,139 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[pulsar-site] branch main updated: [fix][doc] fix pulsar consumer name typo (#615)

2023-07-05 Thread tison
This is an automated email from the ASF dual-hosted git repository. tison 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 c703d2f15af [fix][doc] fix pulsar consumer name

[GitHub] [pulsar-site] tisonkun merged pull request #615: [fix][doc] fix pulsar consumer name typo

2023-07-05 Thread via GitHub
tisonkun merged PR #615: URL: https://github.com/apache/pulsar-site/pull/615 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] tisonkun closed issue #6871: Broker stop serving a topic after a "Bookie handle is not available" error

2023-07-05 Thread via GitHub
tisonkun closed issue #6871: Broker stop serving a topic after a "Bookie handle is not available" error URL: https://github.com/apache/pulsar/issues/6871 -- 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] tisonkun commented on issue #6871: Broker stop serving a topic after a "Bookie handle is not available" error

2023-07-05 Thread via GitHub
tisonkun commented on issue #6871: URL: https://github.com/apache/pulsar/issues/6871#issuecomment-1621574670 Close as stale. It should be fixed with a new version. Please open a new issue if it's still relevant to maintained versions. -- This is an automated message from the Apache

[GitHub] [pulsar-client-python] tisonkun commented on issue #136: [Bug] when pulsar python-client use tls connect pulsar then run coredump

2023-07-05 Thread via GitHub
tisonkun commented on issue #136: URL: https://github.com/apache/pulsar-client-python/issues/136#issuecomment-1621573385 @liliang950210 1. The issue doesn't contain a reproduce how you meet the coredump. 2. You may try out the new version of pulsar-python-client like 3.2.0. It

[GitHub] [pulsar-client-python] liliang950210 opened a new issue, #136: [Bug] when pulsar python-client use tls connect pulsar then run coredump

2023-07-05 Thread via GitHub
liliang950210 opened a new issue, #136: URL: https://github.com/apache/pulsar-client-python/issues/136 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 2.10.2 ### Minimal

[GitHub] [pulsar] tisonkun commented on issue #14324: [SECURITY] Hardcode the password in debezium-{}-config.yaml

2023-07-05 Thread via GitHub
tisonkun commented on issue #14324: URL: https://github.com/apache/pulsar/issues/14324#issuecomment-1621570244 Close as not an issue. If anyone has a concrete suggestion on "improving" here, they can open a new issue. -- This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] tisonkun closed issue #14324: [SECURITY] Hardcode the password in debezium-{}-config.yaml

2023-07-05 Thread via GitHub
tisonkun closed issue #14324: [SECURITY] Hardcode the password in debezium-{}-config.yaml URL: https://github.com/apache/pulsar/issues/14324 -- 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] yyj8 commented on pull request #20048: [improve][broker]PIP-255 Add topic metrics for the number of production data requests to add a topic and the average number of messages per req

2023-07-05 Thread via GitHub
yyj8 commented on PR #20048: URL: https://github.com/apache/pulsar/pull/20048#issuecomment-1621562742 > Did this PIP vote pass? Where is the issue? > > PIP-255 is `Make the partition assignment strategy pluggable` #19806 Pip must have an issue, right? -- This is an automated

[pulsar-site] branch main updated: [fix][doc] typo in sql-rest-api.md (#630)

2023-07-05 Thread tison
This is an automated email from the ASF dual-hosted git repository. tison 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 86aa9456e5b [fix][doc] typo in sql-rest-api.md

[GitHub] [pulsar-site] tisonkun merged pull request #630: Update sql-rest-api.md

2023-07-05 Thread via GitHub
tisonkun merged PR #630: URL: https://github.com/apache/pulsar-site/pull/630 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar-client-cpp] RobertIndie commented on a diff in pull request #296: Fix the wrong backoff computation when retrying

2023-07-05 Thread via GitHub
RobertIndie commented on code in PR #296: URL: https://github.com/apache/pulsar-client-cpp/pull/296#discussion_r1252947193 ## lib/RetryableLookupService.h: ## @@ -50,117 +44,50 @@ class RetryableLookupService : public LookupService, } LookupResultFuture

[GitHub] [pulsar-site] Samreay commented on pull request #630: Update sql-rest-api.md

2023-07-05 Thread via GitHub
Samreay commented on PR #630: URL: https://github.com/apache/pulsar-site/pull/630#issuecomment-1621518459 Didn't even realise there was a non-versioned duplicate set. Have changed that file too. -- This is an automated message from the Apache Git Service. To respond to the message,

[pulsar-dotpulsar] annotated tag 2.11.1 updated (e8c5d49 -> 0cdb3bb)

2023-07-05 Thread blankensteiner
This is an automated email from the ASF dual-hosted git repository. blankensteiner pushed a change to annotated tag 2.11.1 in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git *** WARNING: tag 2.11.1 was modified! *** from e8c5d49 (commit) to 0cdb3bb (tag)

[pulsar-dotpulsar] branch release/2.11 updated: Make ready for release 2.11.1

2023-07-05 Thread blankensteiner
This is an automated email from the ASF dual-hosted git repository. blankensteiner pushed a commit to branch release/2.11 in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git The following commit(s) were added to refs/heads/release/2.11 by this push: new e8c5d49 Make

[pulsar-dotpulsar] branch master updated: Update changelog after 2.11.1 release (#164)

2023-07-05 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 fd870c3 Update changelog

[GitHub] [pulsar-dotpulsar] blankensteiner merged pull request #164: Update changelog after 2.11.1 release

2023-07-05 Thread via GitHub
blankensteiner merged PR #164: URL: https://github.com/apache/pulsar-dotpulsar/pull/164 -- 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:

[pulsar-dotpulsar] branch release/2.11 updated: Feature/object pooling issue (#148) (#163)

2023-07-05 Thread blankensteiner
This is an automated email from the ASF dual-hosted git repository. blankensteiner pushed a commit to branch release/2.11 in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git The following commit(s) were added to refs/heads/release/2.11 by this push: new 63b1dec

[GitHub] [pulsar-dotpulsar] blankensteiner merged pull request #163: Feature/object pooling issue (#148)

2023-07-05 Thread via GitHub
blankensteiner merged PR #163: URL: https://github.com/apache/pulsar-dotpulsar/pull/163 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar-dotpulsar] kandersen82 opened a new pull request, #164: Update changelog after 2.11.1 release

2023-07-05 Thread via GitHub
kandersen82 opened a new pull request, #164: URL: https://github.com/apache/pulsar-dotpulsar/pull/164 Updates changelog to reflect release 2.11.1 -- 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-dotpulsar] kandersen82 opened a new pull request, #163: Feature/object pooling issue (#148)

2023-07-05 Thread via GitHub
kandersen82 opened a new pull request, #163: URL: https://github.com/apache/pulsar-dotpulsar/pull/163 Fixes sequenceId not correctly set when using Send Extension methods and deduplication enabled. # Description Reset sequenceId before returning to pool for reuse All

[pulsar-dotpulsar] branch release/2.11 created (now c2b741a)

2023-07-05 Thread blankensteiner
This is an automated email from the ASF dual-hosted git repository. blankensteiner pushed a change to branch release/2.11 in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git at c2b741a Make ready for release 2.11.0 No new revisions were added by this update.

[GitHub] [pulsar-site] Anonymitaet commented on pull request #630: Update sql-rest-api.md

2023-07-05 Thread via GitHub
Anonymitaet commented on PR #630: URL: https://github.com/apache/pulsar-site/pull/630#issuecomment-1621460460 How about docs on master? -- 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] Technoboy- commented on pull request #20686: [fix][test] Remove timeout for `deleteTopicCloseTransactionBufferTest`

2023-07-05 Thread via GitHub
Technoboy- commented on PR #20686: URL: https://github.com/apache/pulsar/pull/20686#issuecomment-1621437657 Sorry, misread the line -- 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

[GitHub] [pulsar] Technoboy- closed pull request #20686: [fix][test] Remove timeout for `deleteTopicCloseTransactionBufferTest`

2023-07-05 Thread via GitHub
Technoboy- closed pull request #20686: [fix][test] Remove timeout for `deleteTopicCloseTransactionBufferTest` URL: https://github.com/apache/pulsar/pull/20686 -- 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

[GitHub] [pulsar] Technoboy- opened a new pull request, #20720: [fix][metric] Fix missing generate some metrics in BrokerOperabilityMetrics

2023-07-05 Thread via GitHub
Technoboy- opened a new pull request, #20720: URL: https://github.com/apache/pulsar/pull/20720 ### Motivation When generating broker basic metrics, it misses some metrics in the BrokerOperabilityMetrics. ### Documentation - [ ] `doc` - [ ] `doc-required`

[GitHub] [pulsar-client-cpp] shibd commented on pull request #294: feat: Support table view for C client.

2023-07-05 Thread via GitHub
shibd commented on PR #294: URL: https://github.com/apache/pulsar-client-cpp/pull/294#issuecomment-1621416158 > In addition, I don't think use a null-terminated string as the tableview value is good for C API. The value is actually a byte array rather than a null-terminated string. Unlike

[GitHub] [pulsar-manager] linkun-wang opened a new pull request, #526: Fixes #525: fix i18n bugs of Breadcrumb

2023-07-05 Thread via GitHub
linkun-wang opened a new pull request, #526: URL: https://github.com/apache/pulsar-manager/pull/526 Fixes #525 Master Issue: #525 ### Motivation the language of the page is Chinese when it is first loaded. when the language is switched to English, enties in the

[GitHub] [pulsar-manager] linkun-wang opened a new issue, #525: [bug][front-end] i8n bugs in the `breadcrumbs` component

2023-07-05 Thread via GitHub
linkun-wang opened a new issue, #525: URL: https://github.com/apache/pulsar-manager/issues/525 - ### the language of the page is Chinese when it is first loaded. when the language is switched to English, enties in the breadcrumbs are still Chinese:

[pulsar] branch branch-2.11 updated: [fix] [txn] fix consumer can receive aborted txn message when readType is replay (#19815)

2023-07-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.11 by this push: new 77ff53bab90 [fix] [txn] fix

[GitHub] [pulsar] codecov-commenter commented on pull request #20660: [improve][broker] Add log on topic or subscription when enable rate limit.

2023-07-05 Thread via GitHub
codecov-commenter commented on PR #20660: URL: https://github.com/apache/pulsar/pull/20660#issuecomment-1621337997 ## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/20660?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report > Merging

[pulsar] branch master updated: [fix] [txn] fix consumer can receive aborted txn message when readType is replay (#19815)

2023-07-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy 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 ac33311b7df [fix] [txn] fix consumer can

[GitHub] [pulsar] Technoboy- merged pull request #19815: [fix] [txn] fix consumer can receive aborted txn message when readType is replay

2023-07-05 Thread via GitHub
Technoboy- merged PR #19815: URL: https://github.com/apache/pulsar/pull/19815 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] crossoverJie opened a new pull request, #20719: add broker interceptor conf

2023-07-05 Thread via GitHub
crossoverJie opened a new pull request, #20719: URL: https://github.com/apache/pulsar/pull/20719 ### Motivation Make the `brokerInterceptors` parameter active. When using helm to update this configuration, it is unable to write to the `broker.conf` configuration file.

[GitHub] [pulsar] mattisonchao commented on a diff in pull request #20717: [feat][test] Support delay messages in a random number of seconds by the range

2023-07-05 Thread via GitHub
mattisonchao commented on code in PR #20717: URL: https://github.com/apache/pulsar/pull/20717#discussion_r1252729925 ## pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceProducer.java: ## @@ -615,6 +621,12 @@ private static void runProducer(int producerId,

[GitHub] [pulsar] visortelle added a comment to the discussion: Is there any open-source real-world or demo app(s) that uses Pulsar?

2023-07-05 Thread via GitHub
GitHub user visortelle added a comment to the discussion: Is there any open-source real-world or demo app(s) that uses Pulsar? Suggested by @sijie: a tiny game using Apache Pulsar. https://github.com/labuladong/play-with-pulsar I also found out that in [Functional Event-Driven

[GitHub] [pulsar-manager] linkun-wang closed pull request #521: Fixes #520: fix the warning of 'npm run dev'

2023-07-05 Thread via GitHub
linkun-wang closed pull request #521: Fixes #520: fix the warning of 'npm run dev' URL: https://github.com/apache/pulsar-manager/pull/521 -- 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] Technoboy- closed pull request #20660: [improve][broker] Add log on topic or subscription when enable rate limit.

2023-07-05 Thread via GitHub
Technoboy- closed pull request #20660: [improve][broker] Add log on topic or subscription when enable rate limit. URL: https://github.com/apache/pulsar/pull/20660 -- 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-client-cpp] branch main updated: Fix the buggy Future and Promise implementations (#299)

2023-07-05 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 20f6fa0 Fix the buggy Future and Promise

[GitHub] [pulsar-client-cpp] BewareMyPower closed issue #298: [Bug] Synchronous send might stuck or crash when sending many messages

2023-07-05 Thread via GitHub
BewareMyPower closed issue #298: [Bug] Synchronous send might stuck or crash when sending many messages URL: https://github.com/apache/pulsar-client-cpp/issues/298 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar-client-cpp] BewareMyPower merged pull request #299: Fix the buggy Future and Promise implementations

2023-07-05 Thread via GitHub
BewareMyPower merged PR #299: URL: https://github.com/apache/pulsar-client-cpp/pull/299 -- 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:

[pulsar] branch branch-2.10 updated: [fix][branch-2.10]Fix compilation issue introduced byfix Repeated messages of shared dispatcher (#16812)

2023-07-05 Thread xiangying
This is an automated email from the ASF dual-hosted git repository. xiangying pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 3548d674c50 [fix][branch-2.10]Fix

[pulsar] branch branch-2.10 updated: Issue 16802: fix Repeated messages of shared dispatcher (#16812)

2023-07-05 Thread xiangying
This is an automated email from the ASF dual-hosted git repository. xiangying pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 70931966000 Issue 16802: fix

[pulsar] branch branch-2.11 updated: Revert "[fix][broker] Fix NPE when reset Replicator's cursor by position. (#20597)"

2023-07-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.11 by this push: new a7800c7b1be Revert "[fix][broker]

[pulsar] 01/02: [fix][broker] Update new bundle-range to policies after bundle split (#17797)

2023-07-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 43db92b6db46586a51d18c157327e6c071a0 Author: LinChen <1572139...@qq.com> AuthorDate: Sun Oct 9 21:24:24 2022

[pulsar] branch branch-2.11 updated (0e1731c75dc -> fd5d96b03ef)

2023-07-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a change to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 0e1731c75dc Fix license header issue new 43db92b [fix][broker] Update new bundle-range to policies

[pulsar] 02/02: Fix flaky test `testSplitBundleForMultiTimes`. (#17993)

2023-07-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit fd5d96b03efad2b6b792bf4ce5b5d41a328adcbb Author: Jiwei Guo AuthorDate: Wed Oct 12 14:56:59 2022 +0800 Fix