keithnull edited a comment on issue #177:
URL:
https://github.com/apache/pulsar-client-go/issues/177#issuecomment-632457978
@wolfstudy
Hi, I'm interested in this issue. But I can't fully understand why multi
pulsar cluster addresses are needed for a client.
In Pulsar's
[doc
keithnull commented on issue #264:
URL:
https://github.com/apache/pulsar-client-go/issues/264#issuecomment-635790148
@wolfstudy
I've checked all error-related logs, which can be classified as:
1. `.WithError(someErr).Error("some string")`
1. `.WithError(someErr).Error()`
zhanghaou opened a new pull request #7093:
URL: https://github.com/apache/pulsar/pull/7093
**Motivation**
The brokerDeleteInactiveTopicsEnabled parameter is effect to all Topics, but
in some cases like topic created by protocol handler, we need keep some topics
not be deleted even if th
opera33 commented on issue #7076:
URL: https://github.com/apache/pulsar/issues/7076#issuecomment-635771948
Tested this in 2.5.2 as well in Standalone mode, not getting latest data
from Pulsar SQL
Previously opened this #6884
merlimat merged pull request #7067:
URL: https://github.com/apache/pulsar/pull/7067
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
This is an automated email from the ASF dual-hosted git repository.
mmerli 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 5c06756 Brokers must advertize on localhost to
zhanghaou commented on pull request #7091:
URL: https://github.com/apache/pulsar/pull/7091#issuecomment-635769276
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the messa
merlimat commented on a change in pull request #7078:
URL: https://github.com/apache/pulsar/pull/7078#discussion_r432263968
##
File path:
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/PublishRateLimiter.java
##
@@ -66,6 +69,83 @@
* @param clusterName
codelipenghui commented on a change in pull request #4400:
URL: https://github.com/apache/pulsar/pull/4400#discussion_r432252079
##
File path:
pulsar-client/src/main/java/org/apache/pulsar/client/impl/ProducerBuilderImpl.java
##
@@ -96,6 +96,9 @@ private ProducerBuilderImpl(Pu
aloyszhang edited a comment on pull request #7078:
URL: https://github.com/apache/pulsar/pull/7078#issuecomment-635754644
@rdhabalia Agree with you that `topicPublisherThrottlingTickTimeMillis=1`
can provide a morr precise rate limit, but will cause more cpu overhead.
Anohter scenario
aloyszhang commented on pull request #7078:
URL: https://github.com/apache/pulsar/pull/7078#issuecomment-635754644
@rdhabalia Agree with you than `topicPublisherThrottlingTickTimeMillis=1`
can provide a morr precise rate limit, but will cause more cpu overhead.
Anohter scenario, if pu
skyrocknroll commented on pull request #7011:
URL: https://github.com/apache/pulsar/pull/7011#issuecomment-635753379
@sijie @codelipenghui Should we include this as part of 2.5.3 release?
Considering that this bug is causing offloading to fail?
---
zhanghaou commented on pull request #7091:
URL: https://github.com/apache/pulsar/pull/7091#issuecomment-635749082
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the messa
zhanghaou commented on a change in pull request #7091:
URL: https://github.com/apache/pulsar/pull/7091#discussion_r432247182
##
File path:
pulsar-websocket/src/main/java/org/apache/pulsar/websocket/service/WebSocketProxyConfiguration.java
##
@@ -66,6 +66,8 @@
private Opti
rdhabalia commented on pull request #7078:
URL: https://github.com/apache/pulsar/pull/7078#issuecomment-635741832
what if we reduce `topicPublisherThrottlingTickTimeMillis=1` to make it more
precise? main motivation of `tickTime` to have tradeoff between preciseness and
cpu overhead.
---
This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from ff594b8 [C++] ClientImpl::handleClose shouldn't use statics (#7068)
add cd5351f add current time into topic na
merlimat merged pull request #7092:
URL: https://github.com/apache/pulsar/pull/7092
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
codelipenghui commented on a change in pull request #7091:
URL: https://github.com/apache/pulsar/pull/7091#discussion_r432218399
##
File path:
pulsar-websocket/src/main/java/org/apache/pulsar/websocket/service/WebSocketProxyConfiguration.java
##
@@ -66,6 +66,8 @@
private
This is an automated email from the ASF dual-hosted git repository.
penghui 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 0068bd9 Fix race in MessageDispatchThrottlingT
This is an automated email from the ASF dual-hosted git repository.
penghui 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 ff594b8 [C++] ClientImpl::handleClose shouldn'
codelipenghui merged pull request #7068:
URL: https://github.com/apache/pulsar/pull/7068
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
codelipenghui merged pull request #7073:
URL: https://github.com/apache/pulsar/pull/7073
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
zhanghaou commented on pull request #7091:
URL: https://github.com/apache/pulsar/pull/7091#issuecomment-635731762
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the messa
aloyszhang commented on pull request #7078:
URL: https://github.com/apache/pulsar/pull/7078#issuecomment-635721485
I'll add some test.
This is an automated message from the Apache Git Service.
To respond to the message, pleas
zhanghaou removed a comment on pull request #7091:
URL: https://github.com/apache/pulsar/pull/7091#issuecomment-635714306
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to t
zhanghaou commented on pull request #7091:
URL: https://github.com/apache/pulsar/pull/7091#issuecomment-635714306
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the messa
codelipenghui commented on pull request #6052:
URL: https://github.com/apache/pulsar/pull/6052#issuecomment-635711805
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the m
wuzhanpeng commented on a change in pull request #7085:
URL: https://github.com/apache/pulsar/pull/7085#discussion_r432215529
##
File path: conf/broker.conf
##
@@ -704,6 +704,9 @@ managedLedgerMinLedgerRolloverTimeMinutes=10
# Maximum time before forcing a ledger rollover for
codelipenghui commented on pull request #7053:
URL: https://github.com/apache/pulsar/pull/7053#issuecomment-635711313
@Huanli-Meng Looks nothing change in the PR.
This is an automated message from the Apache Git Service.
To r
This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from f609eb6 Fix flaky ReplicatorTest.testUpdateGlobalTopicPartition
(#7075)
add 3603514 Clear backlog quota befo
codelipenghui merged pull request #7072:
URL: https://github.com/apache/pulsar/pull/7072
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
sijie closed issue #6850:
URL: https://github.com/apache/pulsar/issues/6850
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
sijie closed issue #3087:
URL: https://github.com/apache/pulsar/issues/3087
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
sijie closed issue #6085:
URL: https://github.com/apache/pulsar/issues/6085
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
sijie commented on issue #3087:
URL: https://github.com/apache/pulsar/issues/3087#issuecomment-635699949
I think this has been resolved since @tuteng already introduced versioning
for javadoc.
This is an automated message fr
jiazhai opened a new pull request #7092:
URL: https://github.com/apache/pulsar/pull/7092
Add current time into topic name for ReplicatorTest to avoid flaky
This is an automated message from the Apache Git Service.
To respond
zhanghaou opened a new pull request #7091:
URL: https://github.com/apache/pulsar/pull/7091
**Motivation**
fix
[https://github.com/apache/pulsar/issues/7049](https://github.com/apache/pulsar/issues/7049)
Make WebSocketService.MaxTextFrameSize configurable.
**Modifications**
A
srkukarni opened a new pull request #7090:
URL: https://github.com/apache/pulsar/pull/7090
*(If this PR fixes a github issue, please add `Fixes #`.)*
Fixes #
*(or if this PR is one task of a github issue, please add `Master Issue:
#` to link to the master issue.)*
ckdarby commented on issue #7058:
URL: https://github.com/apache/pulsar/issues/7058#issuecomment-635684753
@ashwallace Upgrade to c5.4xlarge
```text
23:47:19.989 [main] INFO org.apache.pulsar.testclient.PerformanceReader -
Read throughput: 59245.241 msg/s -- 678.398 Mbit/s
23
ckdarby edited a comment on issue #7089:
URL: https://github.com/apache/pulsar/issues/7089#issuecomment-635565265
So, we rolled back everything our side, helm charts back to the known
version, nuked the whole k8s cluster, made a new K8s cluster, etc etc.
Eventually the only difference we h
jiazhai commented on pull request #7087:
URL: https://github.com/apache/pulsar/pull/7087#issuecomment-635679936
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the message
Huanli-Meng commented on pull request #7053:
URL: https://github.com/apache/pulsar/pull/7053#issuecomment-635638377
@sijie , resolved the conflict.
This is an automated message from the Apache Git Service.
To respond to the m
ckdarby closed issue #7089:
URL: https://github.com/apache/pulsar/issues/7089
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
ckdarby commented on issue #7089:
URL: https://github.com/apache/pulsar/issues/7089#issuecomment-635615954
We changed the numThreads in the helm chart from 8->12 and the proxy came up.
We'll make a PR on the apache/pulsar-helm-chart to allow this to be exposed
out in the values.yaml.
merlimat merged pull request #7075:
URL: https://github.com/apache/pulsar/pull/7075
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
This is an automated email from the ASF dual-hosted git repository.
mmerli 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 f609eb6 Fix flaky ReplicatorTest.testUpdateGlob
ckdarby commented on issue #7089:
URL: https://github.com/apache/pulsar/issues/7089#issuecomment-635565265
So, we rolled back everything our side, helm charts back to the known
version, nuked the whole k8s cluster, made a new K8s cluster, etc etc.
Eventually the only difference we had was
This is an automated email from the ASF dual-hosted git repository.
mmerli 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 9b50aac [C++] PIP-55: Refresh Authentication Cr
merlimat merged pull request #7070:
URL: https://github.com/apache/pulsar/pull/7070
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
sijie closed pull request #7024:
URL: https://github.com/apache/pulsar/pull/7024
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
sijie commented on pull request #7024:
URL: https://github.com/apache/pulsar/pull/7024#issuecomment-635494997
The problem has been fixed as part of #7082
This is an automated message from the Apache Git Service.
To respond to
sijie commented on issue #7022:
URL: https://github.com/apache/pulsar/issues/7022#issuecomment-635494655
The problem has been fixed as part of #7082
This is an automated message from the Apache Git Service.
To respond to the
sijie closed issue #7022:
URL: https://github.com/apache/pulsar/issues/7022
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
This is an automated email from the ASF dual-hosted git repository.
sijie 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 86e39a2 Split KafkaConnectSource into an abstrac
sijie merged pull request #6911:
URL: https://github.com/apache/pulsar/pull/6911
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
This is an automated email from the ASF dual-hosted git repository.
sijie 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 b7a4fef C++ tests should use sensible timeouts f
sijie merged pull request #7071:
URL: https://github.com/apache/pulsar/pull/7071
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
sijie commented on pull request #7053:
URL: https://github.com/apache/pulsar/pull/7053#issuecomment-635490451
@Huanli-Meng Can you resolve the conflict?
This is an automated message from the Apache Git Service.
To respond to
ckdarby opened a new issue #7089:
URL: https://github.com/apache/pulsar/issues/7089
**Describe the bug**
When starting up a new cluster we're getting errors from the proxy related
to netty thread allocation problems but I'm confused as the docker image is
still using the tagged 2.5.0 an
merlimat merged pull request #7066:
URL: https://github.com/apache/pulsar/pull/7066
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
This is an automated email from the ASF dual-hosted git repository.
mmerli 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 bb7f47f Don't run Runtime#halt in tests (#7066)
renns opened a new issue #7088:
URL: https://github.com/apache/pulsar/issues/7088
I am seeing an exception in the pulsar logs (running version 2.5.1 in
standalone mode) when creating a new reader in the Java client with a
startMessageId that doesn't exist. See the exception log below.
merlimat commented on a change in pull request #7085:
URL: https://github.com/apache/pulsar/pull/7085#discussion_r431966722
##
File path: conf/broker.conf
##
@@ -704,6 +704,9 @@ managedLedgerMinLedgerRolloverTimeMinutes=10
# Maximum time before forcing a ledger rollover for a
oneum72 edited a comment on issue #7047:
URL: https://github.com/apache/pulsar/issues/7047#issuecomment-635442506
@sijie I have tested as you suggested and there is only one error:
```
15:34:08.471 [main-EventThread] WARN
org.apache.pulsar.proxy.server.util.ZookeeperCacheLoader - Err
Saswatibhoi commented on issue #7055:
URL: https://github.com/apache/pulsar/issues/7055#issuecomment-635445303
> @Saswatibhoi
>
> How do you deploy your pulsar cluster? Did you happen to run any
bookkeeper commands like `metaformat` to format the bookkeeper metadata?
For Bookk
oneum72 commented on issue #7047:
URL: https://github.com/apache/pulsar/issues/7047#issuecomment-635442506
@sijie I have tested as you suggested and there is only one error:
```
15:34:08.471 [main-EventThread] WARN
org.apache.pulsar.proxy.server.util.ZookeeperCacheLoader - Error upda
codelipenghui commented on pull request #6052:
URL: https://github.com/apache/pulsar/pull/6052#issuecomment-635421932
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the m
codelipenghui merged pull request #7082:
URL: https://github.com/apache/pulsar/pull/7082
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.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from a4a4a18 Change autoTopicCreateOverride/autoSubscriptionOverride log
level to debug. (#7080)
add e86c4c8 Rese
curtiscook commented on issue #7050:
URL: https://github.com/apache/pulsar/issues/7050#issuecomment-635379180
I looked into this, and it appears that 1.1.8 has a breaking change for
python27, which caused the 1.1.9 upgrade.
https://github.com/apache/pulsar/pull/6401
I think maybe th
This is an automated email from the ASF dual-hosted git repository.
penghui 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 a4a4a18 Change autoTopicCreateOverride/autoSub
codelipenghui merged pull request #7080:
URL: https://github.com/apache/pulsar/pull/7080
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
jiazhai opened a new pull request #7087:
URL: https://github.com/apache/pulsar/pull/7087
update asynchttpclient verison to avoid security issue.
Some of the method (keepAlive) changed in the new version, so this PR also
brings in some code changes.
-
This is an automated email from the ASF dual-hosted git repository.
zhaijia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 55f7fd6 Fixed updating partitioned topic without subscriptions (#7064)
add 4872b06 fix website 2.5.2 (#7081)
aloyszhang commented on pull request #7078:
URL: https://github.com/apache/pulsar/pull/7078#issuecomment-635221697
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the mess
Anonymitaet commented on issue #4752:
URL: https://github.com/apache/pulsar/issues/4752#issuecomment-635209736
Confirmed w/ long on 5/28, serde is still not available in Go.
This is an automated message from the Apache Git Se
Huanli-Meng commented on pull request #4955:
URL: https://github.com/apache/pulsar/pull/4955#issuecomment-635207950
@codelipenghui got it. Thanks.
This is an automated message from the Apache Git Service.
To respond to the me
aloyszhang commented on pull request #7079:
URL: https://github.com/apache/pulsar/pull/7079#issuecomment-635189528
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the mess
aloyszhang commented on pull request #7078:
URL: https://github.com/apache/pulsar/pull/7078#issuecomment-635187954
/pulsarbot run-failure-checks
This is an automated message from the Apache Git Service.
To respond to the mess
codelipenghui commented on pull request #4955:
URL: https://github.com/apache/pulsar/pull/4955#issuecomment-635172792
@Huanli-Meng We don't need to add a document for this PR because this is a
basic framework that can be used to develop topic level policy on it. After we
add a topic level
codelipenghui opened a new pull request #7080:
URL: https://github.com/apache/pulsar/pull/7080
# Motivation
Change autoTopicCreateOverride/autoSubscriptionOverride log level to debug.
### Does this pull request potentially affect one of the following parts:
*If `yes` was
Huanli-Meng commented on pull request #4955:
URL: https://github.com/apache/pulsar/pull/4955#issuecomment-635152559
Pulsar docs to be updated (Proposed):
Concepts and architecture > Messaging > Namespace: add description about
namespace change event description and how to use namespace c
82 matches
Mail list logo