iosdev747 commented on PR #23094:
URL: https://github.com/apache/pulsar/pull/23094#issuecomment-2257609391
Yes, agreed on this part, concurrency should be limited. And along with that
we can have this flag that will prevent unloading in cases where there are too
many namespaces to unload an
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.git
The following commit(s) were added to refs/heads/master by this push:
new 19fe2e40392 [cleanup][broker] Remove PersistentS
nodece merged PR #23095:
URL: https://github.com/apache/pulsar/pull/23095
--
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.apa
lhotari commented on code in PR #23094:
URL: https://github.com/apache/pulsar/pull/23094#discussion_r1696367524
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/ClustersBase.java:
##
@@ -771,8 +782,13 @@ private CompletableFuture
filterAndUnloadMatchedNamespac
crossoverJie commented on PR #23099:
URL: https://github.com/apache/pulsar/pull/23099#issuecomment-2257577348
/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 s
mukesh154 commented on code in PR #23078:
URL: https://github.com/apache/pulsar/pull/23078#discussion_r1696373258
##
pom.xml:
##
@@ -201,7 +201,7 @@ flexible messaging model and an intuitive client
API.
2.4.10
1.2.4
8.12.1
-1.9.7.Final
+2.6.1.Final
Revie
lhotari commented on code in PR #23094:
URL: https://github.com/apache/pulsar/pull/23094#discussion_r1696368579
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/ClustersBase.java:
##
@@ -771,8 +781,13 @@ private CompletableFuture
filterAndUnloadMatchedNamespac
lhotari commented on code in PR #23094:
URL: https://github.com/apache/pulsar/pull/23094#discussion_r1696367524
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/ClustersBase.java:
##
@@ -771,8 +782,13 @@ private CompletableFuture
filterAndUnloadMatchedNamespac
mukesh154 commented on code in PR #23078:
URL: https://github.com/apache/pulsar/pull/23078#discussion_r1696367462
##
tests/integration/src/test/java/org/apache/pulsar/tests/integration/containers/DebeziumMongoDbContainer.java:
##
@@ -25,7 +25,7 @@ public class DebeziumMongoDbCon
lhotari commented on PR #23094:
URL: https://github.com/apache/pulsar/pull/23094#issuecomment-2257496114
> 2\. When there are too many namespaces in a cluster and adding a single
namespace to the ns isolation policy data leads to too many bundle unload
calls. This can exhaust broker resourc
lhotari commented on issue #23096:
URL: https://github.com/apache/pulsar/issues/23096#issuecomment-2257475790
This seems to be a reported about an issue with IntelliJ, however you didn't
mention the IntelliJ version.
I'd recommend ensuring that you are using the latest IntelliJ version wi
BewareMyPower commented on code in PR #23071:
URL: https://github.com/apache/pulsar/pull/23071#discussion_r1696283481
##
pulsar-broker/src/test/java/org/apache/pulsar/client/api/DeduplicationEndToEndTest.java:
##
@@ -0,0 +1,672 @@
+/*
+ * Licensed to the Apache Software Foundati
BewareMyPower commented on code in PR #21406:
URL: https://github.com/apache/pulsar/pull/21406#discussion_r1696281854
##
pulsar-broker/src/test/java/org/apache/pulsar/broker/transaction/buffer/utils/TransactionBufferTestImpl.java:
##
@@ -0,0 +1,36 @@
+package org.apache.pulsar.b
crossoverJie opened a new pull request, #23099:
URL: https://github.com/apache/pulsar/pull/23099
### Modifications
ModularLoadManagerImpl resuse method getAvailableBrokersAsync
### Verifying this change
- [x] Make sure that the change passes the CI checks.
*(Pl
AlexStocks commented on PR #22846:
URL: https://github.com/apache/pulsar/pull/22846#issuecomment-2257374380
related stack
[1267792802456608768.md](https://github.com/user-attachments/files/16421530/1267792802456608768.md)
--
This is an automated message from the Apache Git Service
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 e41fdc0705c5 Docs sync done from apache/pulsar
This is an automated email from the ASF dual-hosted git repository.
baodi 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 41cd4cdacd8 [improve][broker] Optimize th
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 1996c86f4b5 [improve][broker] Optimize th
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 487913eef15 [improve][broker] Optimize th
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 e3e68495544 [fix] [broker] Internal read
This is an automated email from the ASF dual-hosted git repository.
yubiao 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 ae2b4a101cd [fix] [broker] Internal read
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 0e59678194c [fix] [broker] Internal read
iosdev747 commented on PR #23094:
URL: https://github.com/apache/pulsar/pull/23094#issuecomment-2256705908
Hey @lhotari, while going through the tests, I realized that it will need
more changes to add this flag in the admin client.
Is it better to add new methods in `org.apache.pulsar.cli
iosdev747 commented on code in PR #23094:
URL: https://github.com/apache/pulsar/pull/23094#discussion_r1695702384
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/ClustersBase.java:
##
@@ -771,8 +782,13 @@ private CompletableFuture
filterAndUnloadMatchedNamesp
four1er opened a new pull request, #23097:
URL: https://github.com/apache/pulsar/pull/23097
Fixes Build in IDEA
Main Issue:
PIP:
### Motivation
### Modifications
### Verifying this change
-
four1er opened a new issue, #23096:
URL: https://github.com/apache/pulsar/issues/23096
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues)
and found nothing similar.
### Read release policy
- [X] I understand that unsupp
lhotari commented on code in PR #23094:
URL: https://github.com/apache/pulsar/pull/23094#discussion_r1695596846
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/ClustersBase.java:
##
@@ -771,8 +782,13 @@ private CompletableFuture
filterAndUnloadMatchedNamespac
nodece opened a new pull request, #23095:
URL: https://github.com/apache/pulsar/pull/23095
### Motivation
Clean up
`org.apache.pulsar.broker.service.persistent.PersistentSubscription#getStats`
method.
### Modifications
-
org.apache.pulsar.broker.service.persistent.
lhotari commented on issue #23083:
URL: https://github.com/apache/pulsar/issues/23083#issuecomment-2256479938
The release vote is out for 3.3.1 release:
https://lists.apache.org/thread/6o1d37jx8ztcs54d8x120gl4491n4502 . Please help
validate the release candidate! @adrian-tarau Does it fix t
four1er commented on issue #23079:
URL: https://github.com/apache/pulsar/issues/23079#issuecomment-2256446729
I want to solve it, pls assign it to me, thx!
--
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
iosdev747 opened a new pull request, #23094:
URL: https://github.com/apache/pulsar/pull/23094
Fixes #23092
### Motivation
1. Problem is namespace unload operation happens on all the namespaces that
matches the policy regex. Check should be done only on names
This is an automated email from the ASF dual-hosted git repository.
zixuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from b955c6520d8 [fix] [broker] Internal reader of __change_events can not
started after metadata store session rebuilt (#
nodece merged PR #23093:
URL: https://github.com/apache/pulsar/pull/23093
--
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.apa
Added:
dev/pulsar/pulsar-3.3.1-candidate-1/connectors/pulsar-io-jdbc-openmldb-3.3.1.nar.sha512
==
---
dev/pulsar/pulsar-3.3.1-candidate-1/connectors/pulsar-io-jdbc-openmldb-3.3.1.nar.sha512
(added)
+++
dev/pulsar/pulsar
Author: lhotari
Date: Mon Jul 29 16:31:40 2024
New Revision: 70613
Log:
Staging artifacts and signature for Pulsar release 3.3.1-candidate-1
Added:
dev/pulsar/pulsar-3.3.1-candidate-1/apache-pulsar-3.3.1-bin.tar.gz (with
props)
dev/pulsar/pulsar-3.3.1-candidate-1/apache-pulsar-3.3.1-bi
This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch lh-switch-to-use-DEVELOCITY_ACCESS_KEY
in repository https://gitbox.apache.org/repos/asf/pulsar.git
was 411ef52ae67 [improve][ci] Switch to use DEVELOCITY_ACCESS_KEY from
GRADLE_ENTERPRISE
codecov-commenter commented on PR #23093:
URL: https://github.com/apache/pulsar/pull/23093#issuecomment-2256386735
##
[Codecov](https://app.codecov.io/gh/apache/pulsar/pull/23093?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments
Author: lhotari
Date: Mon Jul 29 16:18:05 2024
New Revision: 70612
Log:
Add directory for pulsar 3.3.1-candidate-1 release
Added:
dev/pulsar/pulsar-3.3.1-candidate-1/
poorbarcode commented on PR #22695:
URL: https://github.com/apache/pulsar/pull/22695#issuecomment-2256358780
@lhotari
> @poorbarcode please resolve the merge conflict
Done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
lhotari commented on PR #22695:
URL: https://github.com/apache/pulsar/pull/22695#issuecomment-2256330984
@poorbarcode please resolve the merge conflict
--
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 g
This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to annotated tag v3.3.1-candidate-1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
*** WARNING: tag v3.3.1-candidate-1 was modified! ***
from 1097245793b (commit)
to b9a249c968b (
This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from cb3d7434582 [improve][broker] Reduce the CPU pressure from the
transaction buffer in rolling restarts (#23062)
Author: lhotari
Date: Mon Jul 29 15:58:58 2024
New Revision: 70611
Log:
Staging artifacts and signature for Pulsar release 3.2.4-candidate-1
Added:
dev/pulsar/pulsar-3.2.4-candidate-1/apache-pulsar-3.2.4-bin.tar.gz (with
props)
dev/pulsar/pulsar-3.2.4-candidate-1/apache-pulsar-3.2.4-bi
Added:
dev/pulsar/pulsar-3.2.4-candidate-1/connectors/pulsar-io-jdbc-sqlite-3.2.4.nar
==
Binary file - no diff available.
Propchange:
dev/pulsar/pulsar-3.2.4-candidate-1/connectors/pulsar-io-jdbc-sqlite-3.2.4.nar
---
Author: lhotari
Date: Mon Jul 29 15:51:06 2024
New Revision: 70609
Log:
Add directory for pulsar 3.2.4-candidate-1 release
Added:
dev/pulsar/pulsar-3.2.4-candidate-1/
This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to annotated tag v3.2.4-candidate-1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
*** WARNING: tag v3.2.4-candidate-1 was modified! ***
from a29f962123f (commit)
to c9fa9aab1b0 (
This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from ef022d3d7ee [improve][ci] Switch to use DEVELOCITY_ACCESS_KEY from
GRADLE_ENTERPRISE_ACCESS_KEY (#23090)
ad
nodece commented on PR #23091:
URL: https://github.com/apache/pulsar/pull/23091#issuecomment-2256205907
@lhotari https://github.com/apache/pulsar/pull/23093 will fix that.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
nodece closed pull request #23093: [improve][build] Move docker-push profile to
submodule
URL: https://github.com/apache/pulsar/pull/23093
--
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
Technoboy- merged PR #23018:
URL: https://github.com/apache/pulsar/pull/23018
--
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
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 b955c6520d8 [fix] [broker] Internal reader of
lhotari commented on PR #23091:
URL: https://github.com/apache/pulsar/pull/23091#issuecomment-2256167768
> If we push the image in the docker/pulsar or docker/pulsar-all directory,
this PR will break the release process, otherwise, it works fine in the docker
directory.
>
> Usually,
nodece commented on PR #23091:
URL: https://github.com/apache/pulsar/pull/23091#issuecomment-2256133414
If we push the image in the docker/pulsar or docker/pulsar-all directory,
this PR will break the release process, otherwise, it works fine in the docker
directory.
Usually, we will
Demogorgon314 merged PR #23087:
URL: https://github.com/apache/pulsar/pull/23087
--
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
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 49d3beb4fae [improve][broker] Support to specify
lhotari commented on PR #23091:
URL: https://github.com/apache/pulsar/pull/23091#issuecomment-2256090707
@nodece One of the problems with the profile refactoring is that it breaks
the current release process documented at
https://pulsar.apache.org/contribute/release-process/#release-pulsar-
codecov-commenter commented on PR #23081:
URL: https://github.com/apache/pulsar/pull/23081#issuecomment-2256085159
##
[Codecov](https://app.codecov.io/gh/apache/pulsar/pull/23081?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments
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 77b6378ae8b [improve][broker] Optimize the perfor
shibd merged PR #23072:
URL: https://github.com/apache/pulsar/pull/23072
--
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
chenhongSZ commented on PR #23081:
URL: https://github.com/apache/pulsar/pull/23081#issuecomment-2256014580
/pulsarbot run-failure-checks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
Added:
dev/pulsar/pulsar-3.0.6-candidate-1/connectors/pulsar-io-jdbc-sqlite-3.0.6.nar
==
Binary file - no diff available.
Propchange:
dev/pulsar/pulsar-3.0.6-candidate-1/connectors/pulsar-io-jdbc-sqlite-3.0.6.nar
---
Author: lhotari
Date: Mon Jul 29 13:48:00 2024
New Revision: 70603
Log:
Staging artifacts and signature for Pulsar release 3.0.6-candidate-1
Added:
dev/pulsar/pulsar-3.0.6-candidate-1/apache-pulsar-3.0.6-bin.tar.gz (with
props)
dev/pulsar/pulsar-3.0.6-candidate-1/apache-pulsar-3.0.6-bi
Author: lhotari
Date: Mon Jul 29 13:39:11 2024
New Revision: 70602
Log:
Add directory for pulsar 3.0.6-candidate-1 release
Added:
dev/pulsar/pulsar-3.0.6-candidate-1/
This is an automated email from the ASF dual-hosted git repository.
kwang 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 cb3d7434582 [improve][broker] Reduce the
This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to annotated tag v3.0.6-candidate-1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
*** WARNING: tag v3.0.6-candidate-1 was modified! ***
from b9a4d988b7f (commit)
to 4e96a2dc62c (
This is an automated email from the ASF dual-hosted git repository.
lhotari 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 b9a4d988b7f Release 3.0.6
b9a4d988b7f i
This is an automated email from the ASF dual-hosted git repository.
xyz 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 40c8c23123e [improve][broker] Reduce the CPU pressu
BewareMyPower merged PR #23062:
URL: https://github.com/apache/pulsar/pull/23062
--
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
BewareMyPower commented on PR #23062:
URL: https://github.com/apache/pulsar/pull/23062#issuecomment-2255843175
Merge it first.
--
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
lhotari commented on code in PR #23078:
URL: https://github.com/apache/pulsar/pull/23078#discussion_r1695123309
##
pom.xml:
##
@@ -201,7 +201,7 @@ flexible messaging model and an intuitive client
API.
2.4.10
1.2.4
8.12.1
-1.9.7.Final
+2.6.1.Final
Review
codecov-commenter commented on PR #23062:
URL: https://github.com/apache/pulsar/pull/23062#issuecomment-2255793312
##
[Codecov](https://app.codecov.io/gh/apache/pulsar/pull/23062?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments
lhotari commented on code in PR #23078:
URL: https://github.com/apache/pulsar/pull/23078#discussion_r1695116720
##
tests/integration/src/test/java/org/apache/pulsar/tests/integration/containers/DebeziumMongoDbContainer.java:
##
@@ -25,7 +25,7 @@ public class DebeziumMongoDbConta
This is an automated email from the ASF dual-hosted git repository.
lhotari 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 98978962e5c [improve][ci] Switch to use
This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-3.1 by this push:
new 905753a39a7 [improve][ci] Switch to use
This is an automated email from the ASF dual-hosted git repository.
lhotari 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 ef022d3d7ee [improve][ci] Switch to use
This is an automated email from the ASF dual-hosted git repository.
lhotari 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 adc71a2f6aa [improve][ci] Switch to use
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 f08a34c8b7a [improve] [broker] Check max
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 9ea2a68cd56 [fix] [broker] Remove blocki
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 0e88c947871 [improve] [broker] Check max
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 422ee7ccc36 [fix] [broker] Remove blocki
This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 76ed555e7e5 [improve][build] Upgrade docker-maven-plugin to 0.45.0
(#23091)
add a0bdf4585fe [improve][ci] Switc
lhotari merged PR #23090:
URL: https://github.com/apache/pulsar/pull/23090
--
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
gunli commented on issue #1257:
URL:
https://github.com/apache/pulsar-client-go/issues/1257#issuecomment-2255699499
@Gilthoniel Good catch, could pls check if #1249 can fix this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
This is an automated email from the ASF dual-hosted git repository.
lhotari 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 94bcf77988c [fix] [broker] Fix wrong lo
liangyepianzhou commented on PR #22980:
URL: https://github.com/apache/pulsar/pull/22980#issuecomment-2255679917
> Thank you for your reply, I have already created a PIP before.
> PIP: #22982
> discussion thread:
https://lists.apache.org/thread/wc4yw1m5g4zywc3c628p5zz4bdkh5x7x
O
iosdev747 opened a new issue, #23092:
URL: https://github.com/apache/pulsar/issues/23092
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues)
and found nothing similar.
### Read release policy
- [X] I understand that unsu
hr commented on PR #22980:
URL: https://github.com/apache/pulsar/pull/22980#issuecomment-2255641697
> @hr Adding a user-facing interface is a breaking change and requires a
PIP. Do you mind to write a PIP about this? You can write the PIP following
[this](https://pulsar.apache.org/c
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 76ed555e7e5 [improve][build] Upgrade docker-mav
lhotari merged PR #23091:
URL: https://github.com/apache/pulsar/pull/23091
--
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
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 679a3d49eef [improve] [broker] Check max produce
poorbarcode merged PR #23074:
URL: https://github.com/apache/pulsar/pull/23074
--
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
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.git
The following commit(s) were added to refs/heads/master by this push:
new e59cd05881b [fix] [broker] Remove blocking calls
nodece merged PR #23088:
URL: https://github.com/apache/pulsar/pull/23088
--
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.apa
nodece closed pull request #22609: [fix][build] Upgrade docker-maven-plugin to
0.43.4
URL: https://github.com/apache/pulsar/pull/22609
--
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 co
nodece commented on PR #23091:
URL: https://github.com/apache/pulsar/pull/23091#issuecomment-2255600550
@lhotari Thanks, Done.
--
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
nodece closed pull request #22754: [improve][build] Remove tag goal from the
docker-maven-plugin
URL: https://github.com/apache/pulsar/pull/22754
--
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
codecov-commenter commented on PR #23074:
URL: https://github.com/apache/pulsar/pull/23074#issuecomment-2255572263
##
[Codecov](https://app.codecov.io/gh/apache/pulsar/pull/23074?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments
lhotari commented on PR #19841:
URL: https://github.com/apache/pulsar/pull/19841#issuecomment-2255560317
> @lhotari
>
> > > This changed the behavior of getPartition(index) , which will choose
different topic than before, it may cause the data in the original topic can
not be consume
codecov-commenter commented on PR #23091:
URL: https://github.com/apache/pulsar/pull/23091#issuecomment-2255547264
##
[Codecov](https://app.codecov.io/gh/apache/pulsar/pull/23091?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments
lhotari commented on PR #23091:
URL: https://github.com/apache/pulsar/pull/23091#issuecomment-2255536372
@nodece does this make #22754 and #22609 obsolete? Please close them in
that case.
I forgot the reason why the tag goal is removed. please add a description.
--
This is an aut
1 - 100 of 142 matches
Mail list logo