fantapsody opened a new pull request, #18937:
URL: https://github.com/apache/pulsar/pull/18937
### Motivation
The code to parse the response as a string is incorrect in the error
handling of the admin client. The code `e.getResponse().getEntity().toString()`
returns something like `j
RobertIndie closed pull request #18937: [fix][client-admin] Fix the conversion
from the response to string in client error handling
URL: https://github.com/apache/pulsar/pull/18937
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
pgier opened a new pull request, #18440:
URL: https://github.com/apache/pulsar/pull/18440
Add prometheus metrics which expose the per topic messages out and bytes out
total on a per topic basis. Currently, only the subscription level stats are
enabled.
### Motivation
There ar
RobertIndie closed pull request #18440: [feat][broker] Expose pulsar out bytes
and message metrics per topic
URL: https://github.com/apache/pulsar/pull/18440
--
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 t
poorbarcode closed issue #19826: PIP-259: Make the config
httpMaxRequestHeaderSize of the pulsar web server to configurable
URL: https://github.com/apache/pulsar/issues/19826
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
This is an automated email from the ASF dual-hosted git repository.
zike pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 81971e2d91a [fix] [doc] Fix outdated java-doc of r
RobertIndie merged PR #19014:
URL: https://github.com/apache/pulsar/pull/19014
--
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
wolfstudy opened a new pull request, #1008:
URL: https://github.com/apache/pulsar-client-go/pull/1008
### Motivation
Currently, qhen the backoff policy calculates the time after the user
specifies MaxRetry, the initial time of each calculation is 100ms, and there is
no way to
gaoran10 commented on code in PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#discussion_r1162347391
##
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/PulsarAuthenticationException.java:
##
@@ -0,0 +1,56 @@
+/*
+ * Licensed to the Apache S
This is an automated email from the ASF dual-hosted git repository.
yubiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 25dea3dc9dd [fix] Use scheduled executor in BinaryProtoLookupService
(#20043)
add b7f7e040b6a [fix] [admin] PIP-
poorbarcode merged PR #19514:
URL: https://github.com/apache/pulsar/pull/19514
--
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
gaoran10 commented on code in PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#discussion_r1162346831
##
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/AuthenticationProviderToken.java:
##
@@ -157,8 +158,7 @@ public String authenticate(Auth
gaoran10 commented on code in PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#discussion_r1162346246
##
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/AuthenticationProviderBasic.java:
##
@@ -104,10 +105,11 @@ public String authenticate(Au
BewareMyPower commented on issue #248:
URL:
https://github.com/apache/pulsar-client-cpp/issues/248#issuecomment-1502743418
I cannot reproduce this issue with the following code:
```c++
#include
using namespace pulsar;
class OuterClient {
public:
OuterClient(
jiangpengcheng commented on PR #2:
URL: https://github.com/apache/pulsar/pull/2#issuecomment-1502736434
/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
michaeljmarshall commented on PR #19618:
URL: https://github.com/apache/pulsar/pull/19618#issuecomment-1502716713
/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 t
gaoran10 commented on code in PR #20059:
URL: https://github.com/apache/pulsar/pull/20059#discussion_r1162324117
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/scheduler/TransferShedder.java:
##
@@ -671,6 +685,18 @@ private boolean isUnderLoaded(L
poorbarcode commented on PR #20031:
URL: https://github.com/apache/pulsar/pull/20031#issuecomment-1502714419
rebase 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 specific comment.
T
heesung-sn commented on code in PR #20059:
URL: https://github.com/apache/pulsar/pull/20059#discussion_r1162259119
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/scheduler/TransferShedder.java:
##
@@ -671,6 +685,18 @@ private boolean isUnderLoaded
heesung-sn commented on code in PR #20059:
URL: https://github.com/apache/pulsar/pull/20059#discussion_r1162312847
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/scheduler/TransferShedder.java:
##
@@ -671,6 +685,18 @@ private boolean isUnderLoaded
heesung-sn commented on code in PR #20059:
URL: https://github.com/apache/pulsar/pull/20059#discussion_r1162259119
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/scheduler/TransferShedder.java:
##
@@ -671,6 +685,18 @@ private boolean isUnderLoaded
dragonls opened a new pull request, #20068:
URL: https://github.com/apache/pulsar/pull/20068
Fixes #20066
### Motivation
Fixes the bug that producers/consumers will all disconnect while using
tenant admin to produce/consume.
### Modifications
Add `validateTen
heesung-sn commented on code in PR #20059:
URL: https://github.com/apache/pulsar/pull/20059#discussion_r1162259119
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/scheduler/TransferShedder.java:
##
@@ -671,6 +685,18 @@ private boolean isUnderLoaded
codecov-commenter commented on PR #2:
URL: https://github.com/apache/pulsar/pull/2#issuecomment-1502663856
##
[Codecov](https://codecov.io/gh/apache/pulsar/pull/2?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+S
BewareMyPower commented on code in PR #20037:
URL: https://github.com/apache/pulsar/pull/20037#discussion_r1162281071
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentTopic.java:
##
@@ -1542,7 +1542,13 @@ public CompletableFuture checkReplicat
codecov-commenter commented on PR #19014:
URL: https://github.com/apache/pulsar/pull/19014#issuecomment-1502651244
##
[Codecov](https://codecov.io/gh/apache/pulsar/pull/19014?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+S
michaeljmarshall opened a new pull request, #20067:
URL: https://github.com/apache/pulsar/pull/20067
Fixes: https://github.com/apache/pulsar/issues/10816
PIP: #19771
Supersedes: https://github.com/apache/pulsar/pull/19026
Depends on: https://github.com/apache/pulsar/pull/20062
dragonls opened a new issue, #20066:
URL: https://github.com/apache/pulsar/issues/20066
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues)
and found nothing similar.
### Version
Pulsar 2.9.3
### Minimal reproduce
haolujun commented on issue #248:
URL:
https://github.com/apache/pulsar-client-cpp/issues/248#issuecomment-1502642939
The Code like bellow:
`
class OuterClient {
public:
OuterClient(const std::string& service_url) : client_(service_url) {}
~OuterClient() {
cl
poorbarcode commented on code in PR #20037:
URL: https://github.com/apache/pulsar/pull/20037#discussion_r1162266652
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentTopic.java:
##
@@ -1542,7 +1542,13 @@ public CompletableFuture checkReplicatio
jiangpengcheng commented on PR #2:
URL: https://github.com/apache/pulsar/pull/2#issuecomment-1502634627
/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
poorbarcode commented on PR #19514:
URL: https://github.com/apache/pulsar/pull/19514#issuecomment-1502634659
rebase 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 specific comment.
T
RobertIndie commented on PR #19432:
URL: https://github.com/apache/pulsar/pull/19432#issuecomment-1502632780
/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 spec
heesung-sn commented on code in PR #20059:
URL: https://github.com/apache/pulsar/pull/20059#discussion_r1162259119
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/scheduler/TransferShedder.java:
##
@@ -671,6 +685,18 @@ private boolean isUnderLoaded
RobertIndie closed issue #19771: PIP-257: Add Open ID Connect Support to Server
Components
URL: https://github.com/apache/pulsar/issues/19771
--
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
RobertIndie commented on issue #19771:
URL: https://github.com/apache/pulsar/issues/19771#issuecomment-1502629178
This PIP has been implemented in https://github.com/apache/pulsar/pull/19849.
@michaeljmarshall I am closing it now. Feel free to reopen it and move it to
the 3.1.0 milestone
poorbarcode commented on code in PR #19737:
URL: https://github.com/apache/pulsar/pull/19737#discussion_r1162256669
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentTopic.java:
##
@@ -1009,17 +1057,15 @@ private CompletableFuture
getNonDurabl
coderzc commented on issue #16763:
URL: https://github.com/apache/pulsar/issues/16763#issuecomment-1502627646
It should be noted, I haven't implemented this part of `Share the delayed
message index across subscriptions` yet, but this PIP still works well,
although this part is not implement
RobertIndie commented on issue #16913:
URL: https://github.com/apache/pulsar/issues/16913#issuecomment-1502626459
Confirmed with @liangyepianzhou . There is still work left for metric and
admin. Move this PIP to the 3.1.0 milestone to track.
--
This is an automated message from the Apache
RobertIndie commented on issue #16913:
URL: https://github.com/apache/pulsar/issues/16913#issuecomment-1502626404
Confirmed with @liangyepianzhou . There is still work left for metric and
admin. Move this PIP to the 3.1.0 milestone to track.
--
This is an automated message from the Apache
heesung-sn commented on code in PR #20059:
URL: https://github.com/apache/pulsar/pull/20059#discussion_r1162253184
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/scheduler/TransferShedder.java:
##
@@ -671,6 +685,18 @@ private boolean isUnderLoaded
RobertIndie closed issue #16763: PIP-195: New bucket based delayed message
tracker
URL: https://github.com/apache/pulsar/issues/16763
--
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 com
RobertIndie commented on issue #16763:
URL: https://github.com/apache/pulsar/issues/16763#issuecomment-1502620604
Confirmed with @coderzc . This PIP has been implemented. Close this PIP as
completed
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
poorbarcode opened a new pull request, #19014:
URL: https://github.com/apache/pulsar/pull/19014
### Motivation
After PR #8611, the acquiring permits can be larger than configured msg-rate
if used by subscribing. But doc was not updated in time.
### Modifications
fix the outd
poorbarcode closed pull request #19014: [fix] [doc] Fix outdated java-doc of
rate limiter
URL: https://github.com/apache/pulsar/pull/19014
--
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
poorbarcode commented on code in PR #19737:
URL: https://github.com/apache/pulsar/pull/19737#discussion_r1162251986
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentTopic.java:
##
@@ -1009,17 +1057,15 @@ private CompletableFuture
getNonDurabl
poorbarcode opened a new pull request, #19737:
URL: https://github.com/apache/pulsar/pull/19737
### Motivation
[PIP-240: A new API to unload
subscriptions](https://github.com/apache/pulsar/issues/19187)
### Modifications
- part-1: add a new method `unloadSubscription( St
poorbarcode closed pull request #19737: [improve] [broker] PIP-240: new public
method unloadSubscription in PersistentTopic
URL: https://github.com/apache/pulsar/pull/19737
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
poorbarcode commented on code in PR #19737:
URL: https://github.com/apache/pulsar/pull/19737#discussion_r1162250437
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentTopic.java:
##
@@ -430,6 +433,51 @@ public AtomicLong getPendingWriteOps() {
RobertIndie commented on issue #16153:
URL: https://github.com/apache/pulsar/issues/16153#issuecomment-1502617598
Hi, @Jason918. What is the status of this PIP? I see
[that](https://github.com/apache/pulsar/pull/18265#issue-1429430819) the basic
function is ready for this PIP. So my underst
This is an automated email from the ASF dual-hosted git repository.
yubiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from a9186514089 [improve][client] PIP-224: Add getLastMessageIds API
(#20040)
add 25dea3dc9dd [fix] Use scheduled ex
poorbarcode merged PR #20043:
URL: https://github.com/apache/pulsar/pull/20043
--
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
poorbarcode closed issue #20042: [Bug][java-client] No Retry when subscribing
to topic via pattern
URL: https://github.com/apache/pulsar/issues/20042
--
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
gaoran10 commented on code in PR #20059:
URL: https://github.com/apache/pulsar/pull/20059#discussion_r1162244347
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/scheduler/TransferShedder.java:
##
@@ -671,6 +685,18 @@ private boolean isUnderLoaded(L
gaoran10 commented on code in PR #20059:
URL: https://github.com/apache/pulsar/pull/20059#discussion_r1162244347
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/scheduler/TransferShedder.java:
##
@@ -671,6 +685,18 @@ private boolean isUnderLoaded(L
Gleiphir2769 commented on PR #1007:
URL:
https://github.com/apache/pulsar-client-go/pull/1007#issuecomment-1502611036
> Besides, it's a false positive on bodyclose linter. There are a few false
positive reports upstream, like
[timakin/bodyclose#42](https://github.com/timakin/bodyclose/issu
tisonkun commented on PR #1007:
URL:
https://github.com/apache/pulsar-client-go/pull/1007#issuecomment-1502608301
> But I am very curious why httpclient can pass the previous CI. It has
already been introduced in 2021. The old golangci-lint we used has the ability
for ignoring old files?
RobertIndie commented on PR #18440:
URL: https://github.com/apache/pulsar/pull/18440#issuecomment-1502605055
/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 spec
TakaHiR07 opened a new pull request, #20065:
URL: https://github.com/apache/pulsar/pull/20065
Master Issue: #19747
### Motivation
Related to issue, endTxn behave as kafka.
When txn status update to committing/aborting, respond success to client.
### Modifications
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 a9186514089 [improve][client] PIP-224: Add getLastM
BewareMyPower closed issue #4940: Serialization and Deserialization for
MultiMessageIdImpl
URL: https://github.com/apache/pulsar/issues/4940
--
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
BewareMyPower merged PR #20040:
URL: https://github.com/apache/pulsar/pull/20040
--
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
Gleiphir2769 commented on PR #1007:
URL:
https://github.com/apache/pulsar-client-go/pull/1007#issuecomment-1502595019
Good work! @tisonkun
But I am very curious why `httpclient` can pass the previous CI. It's
introduced in 2021. It means the old golangci-lint we used has the ability
BewareMyPower commented on issue #234:
URL:
https://github.com/apache/pulsar-client-cpp/issues/234#issuecomment-1502587690
Recently there is no plan to do that, let's keep this issue open and see if
there is anyone can help
--
This is an automated message from the Apache Git Service.
To
Demogorgon314 commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162225366
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/BrokerRegistryImpl.java:
##
@@ -151,7 +151,7 @@ public String getBrokerId() {
michaeljmarshall commented on code in PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#discussion_r1162217415
##
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/AuthenticationProviderToken.java:
##
@@ -157,8 +158,7 @@ public String authentic
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 0fd5af03dca [fix] [ml] Fix uncomple
heesung-sn commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162219908
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/BrokerRegistryImpl.java:
##
@@ -151,7 +151,7 @@ public String getBrokerId() {
@O
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 225bfa8d793 Docs sync done from apache/pulsar (
heesung-sn commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162218388
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/filter/BrokerLMClassFilter.java:
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the Apache S
heesung-sn commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162218388
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/filter/BrokerLMClassFilter.java:
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the Apache S
Demogorgon314 commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162213444
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/filter/BrokerLMClassFilter.java:
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the Apach
michaeljmarshall merged PR #20060:
URL: https://github.com/apache/pulsar/pull/20060
--
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...@
This is an automated email from the ASF dual-hosted git repository.
mmarshall 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 bafecb2a9c0 [improve] Removed usages of SafeR
Demogorgon314 commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162211402
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/manager/RedirectManager.java:
##
@@ -0,0 +1,105 @@
+/*
+ * Licensed to the Apache
michaeljmarshall commented on PR #20062:
URL: https://github.com/apache/pulsar/pull/20062#issuecomment-1502554997
/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 t
Demogorgon314 commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162211304
##
pulsar-broker/src/test/java/org/apache/pulsar/broker/loadbalance/extensions/filter/BrokerFilterTestBase.java:
##
@@ -115,6 +116,7 @@ public BrokerLookupData g
codecov-commenter commented on PR #20060:
URL: https://github.com/apache/pulsar/pull/20060#issuecomment-1502551187
##
[Codecov](https://codecov.io/gh/apache/pulsar/pull/20060?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+S
Aaron-ML commented on issue #505:
URL: https://github.com/apache/pulsar-manager/issues/505#issuecomment-1502519317
Hitting this as well, looks like a lot of this stuff is on hold or what?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
heesung-sn commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162187454
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/manager/RedirectManager.java:
##
@@ -0,0 +1,105 @@
+/*
+ * Licensed to the Apache Sof
heesung-sn commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162187454
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/manager/RedirectManager.java:
##
@@ -0,0 +1,105 @@
+/*
+ * Licensed to the Apache Sof
heesung-sn commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162186982
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/filter/BrokerLMClassFilter.java:
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the Apache S
Demogorgon314 commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162186415
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/manager/RedirectManager.java:
##
@@ -0,0 +1,105 @@
+/*
+ * Licensed to the Apache
Demogorgon314 commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162185849
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/filter/BrokerLMClassFilter.java:
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the Apach
heesung-sn commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162185526
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/ExtensibleLoadManagerImpl.java:
##
@@ -106,6 +107,8 @@ public class ExtensibleLoadMan
Demogorgon314 commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162184812
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/data/BrokerLookupData.java:
##
@@ -67,6 +69,16 @@ public Optional getProtocol(Stri
heesung-sn commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1161880903
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/ExtensibleLoadManagerImpl.java:
##
@@ -106,6 +107,8 @@ public class ExtensibleLoadMan
heesung-sn commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1161880903
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/ExtensibleLoadManagerImpl.java:
##
@@ -106,6 +107,8 @@ public class ExtensibleLoadMan
Demogorgon314 commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162184289
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/ExtensibleLoadManagerImpl.java:
##
@@ -106,6 +107,8 @@ public class ExtensibleLoad
Demogorgon314 commented on code in PR #20058:
URL: https://github.com/apache/pulsar/pull/20058#discussion_r1162182853
##
pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/extensions/BrokerRegistryImpl.java:
##
@@ -51,7 +51,7 @@
@Slf4j
public class BrokerRegistry
aymkhalil opened a new pull request, #20064:
URL: https://github.com/apache/pulsar/pull/20064
Fixes #20061
### Motivation
Loads custom factories in pulsar shell only once because multiple loads are
redundant, and the lifecycle of classes in the NAR class
anguillanneuf opened a new issue, #20063:
URL: https://github.com/apache/pulsar/issues/20063
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues)
and found nothing similar.
### Version
The Get Started guide for [stateful
codelipenghui commented on PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#issuecomment-1502459091
/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 sp
codelipenghui commented on PR #20030:
URL: https://github.com/apache/pulsar/pull/20030#issuecomment-1502459024
And please also update the documentation after the RP get merged.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
codelipenghui commented on PR #20040:
URL: https://github.com/apache/pulsar/pull/20040#issuecomment-1502445812
/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 sp
This is an automated email from the ASF dual-hosted git repository.
mmarshall 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 11751b7da23 [feat] PIP-257: Add Authenticatio
michaeljmarshall merged PR #19849:
URL: https://github.com/apache/pulsar/pull/19849
--
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...@
michaeljmarshall opened a new pull request, #20062:
URL: https://github.com/apache/pulsar/pull/20062
### Motivation
The Pulsar Proxy has two modes for proxying requests. The first is to proxy
lookup requests and the second is to proxy bytes. In the lookup case, the proxy
handles redi
merlimat commented on PR #20060:
URL: https://github.com/apache/pulsar/pull/20060#issuecomment-1502341381
/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 speci
JTBS commented on issue #234:
URL:
https://github.com/apache/pulsar-client-cpp/issues/234#issuecomment-1502327679
@BewareMyPower or anyone who can help, is there any tentative plan to
support this feature -similar to how it was implemented in Java client. In
original doc there is mention
1 - 100 of 268 matches
Mail list logo