This is an automated email from the ASF dual-hosted git repository.
hrsakai pushed a change to annotated tag v1.3.1-rc.1
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git.
*** WARNING: tag v1.3.1-rc.1 was modified! ***
from cb581c9 (commit)
to 18ff6f0 (tag)
t
This is an automated email from the ASF dual-hosted git repository.
hrsakai pushed a commit to branch branch-1.3
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git
The following commit(s) were added to refs/heads/branch-1.3 by this push:
new cb581c9 1.3.1-rc.1
cb581c9
shibd edited a comment on issue #11979:
URL: https://github.com/apache/pulsar/issues/11979#issuecomment-917815291
Currently, `unackedMessages` operates under the following scene:
1. Consumer use `Shard model` (SubscriptionType eq Shared / Key_Shared)
2. Consumer use `Individual ack
beyondyinjl2 opened a new issue #12022:
URL: https://github.com/apache/pulsar/issues/12022
After creating a Producer, I want to send data to multiple different topics,
or create a Consumer, I want to consume data from multiple topics
--
This is an automated message from the Apache Git Se
Jennifer88huang commented on a change in pull request #12001:
URL: https://github.com/apache/pulsar/pull/12001#discussion_r707032631
##
File path: site2/website/release-notes.md
##
@@ -1,6 +1,245 @@
## Apache Pulsar Release Notes
+### 2.8.1 — 2021-09-10
+
+### Broker
+- F
xuesongxs opened a new issue #12021:
URL: https://github.com/apache/pulsar/issues/12021
**Describe the bug**
Pulsar v2.6.2
```
org.apache.pulsar.client.api.PulsarClientException$InvalidMessageException:
null
at
org.apache.pulsar.client.impl.ConsumerBase.reconsumeLaterA
yuruguo commented on a change in pull request #12020:
URL: https://github.com/apache/pulsar/pull/12020#discussion_r707031944
##
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/proxy/socket/client/PerformanceClient.java
##
@@ -185,13 +185,11 @@ public Arguments loa
zymap commented on a change in pull request #12020:
URL: https://github.com/apache/pulsar/pull/12020#discussion_r707023470
##
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/proxy/socket/client/PerformanceClient.java
##
@@ -185,13 +185,11 @@ public Arguments loadA
hozumit closed issue #11920:
URL: https://github.com/apache/pulsar/issues/11920
--
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..
hozumit commented on issue #11920:
URL: https://github.com/apache/pulsar/issues/11920#issuecomment-917861002
I've confirmed that the problem has been fixed in v2.8.1.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
srouthu1 commented on issue #11652:
URL: https://github.com/apache/pulsar/issues/11652#issuecomment-917860180
@codelipenghui I am using 2.8 version
--
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 t
This is an automated email from the ASF dual-hosted git repository.
massakam pushed a commit to branch branch-1.3
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git
The following commit(s) were added to refs/heads/branch-1.3 by this push:
new 18fb78f Fix compatibility
EAHITechnology commented on pull request #617:
URL: https://github.com/apache/pulsar-client-go/pull/617#issuecomment-917855997
Add a time wheel to optimize the delay logic.At the same time add ack timeout
--
This is an automated message from the Apache Git Service.
To respond to the messa
This is an automated email from the ASF dual-hosted git repository.
massakam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git
The following commit(s) were added to refs/heads/master by this push:
new 499776e Fix compatibility between
yuruguo removed a comment on pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016#issuecomment-917849344
/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
yuruguo commented on pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016#issuecomment-917849344
/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 th
yuruguo commented on pull request #12020:
URL: https://github.com/apache/pulsar/pull/12020#issuecomment-917835310
PTAL @merlimat @eolivelli @lhotari @codelipenghui @hangc0276 @315157973
@gaoran10 @congbobo184 @zymap
--
This is an automated message from the Apache Git Service.
To r
yuruguo opened a new pull request #12020:
URL: https://github.com/apache/pulsar/pull/12020
### Motivation
The option `-time` is just defined but does not work in `PerformanceClient`,
which causes the client not exit after reaching the test duration even if the
user sets this option like
mostafij-rahman opened a new issue #12019:
URL: https://github.com/apache/pulsar/issues/12019
ManagedLedgerTest is flaky. The testMaximumRolloverTime test method fails
sporadically.
![ManagedLedgerTest
testMaximumRolloverTime](https://user-images.githubusercontent.com/42969132/1
yuruguo removed a comment on pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016#issuecomment-917815495
/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
BewareMyPower opened a new pull request #12018:
URL: https://github.com/apache/pulsar/pull/12018
### Motivation
When the Pulsar cluster enables broker entry metadata, sometimes there're
some corrupted entries. See https://github.com/streamnative/kop/issues/442 for
example. It's beca
yuruguo commented on pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016#issuecomment-917815495
/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 th
shibd commented on issue #11979:
URL: https://github.com/apache/pulsar/issues/11979#issuecomment-917815291
Currently, `unackedMessages` operates under the following scene:
1. Consumer use `Shard model` (SubscriptionType eq Shared / Key_Shared)
2. Consumer use `Individual ack`(consu
This is an automated email from the ASF dual-hosted git repository.
hjf 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 9b7c327 Update PMC list (#12011)
9b7c327 is descri
Jennifer88huang merged pull request #12011:
URL: https://github.com/apache/pulsar/pull/12011
--
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: commi
yuruguo edited a comment on pull request #11973:
URL: https://github.com/apache/pulsar/pull/11973#issuecomment-916148817
PTAL @merlimat @lhotari @eolivelli @codelipenghui @hangc0276 @315157973
@gaoran10
--
This is an automated message from the Apache Git Service.
To respond to the
yuruguo commented on a change in pull request #11973:
URL: https://github.com/apache/pulsar/pull/11973#discussion_r705821934
##
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/testclient/ParameterValidator.java
##
@@ -0,0 +1,33 @@
+/**
+ * Licensed to the Apache S
yuruguo commented on a change in pull request #11985:
URL: https://github.com/apache/pulsar/pull/11985#discussion_r706975867
##
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/proxy/socket/client/SimpleTestProducerSocket.java
##
@@ -45,6 +45,7 @@
@WebSocket(maxTe
wuzhanpeng commented on pull request #11993:
URL: https://github.com/apache/pulsar/pull/11993#issuecomment-917793816
> This will only work for log4j, although it might not be the used logger.
>
> I think we should rely on the logger library to do this kind of
operations. Log4j2 has a
yuruguo commented on a change in pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016#discussion_r706968811
##
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceConsumer.java
##
@@ -293,6 +297,11 @@ public static void main(Stri
shibd commented on pull request #11998:
URL: https://github.com/apache/pulsar/pull/11998#issuecomment-917786603
> Looks good, can we add/update existing unit test to verify it? Probably at
here:
https://github.com/apache/pulsar/blob/master/pulsar-broker/src/test/java/org/apache/pulsar/brok
shibd closed pull request #11998:
URL: https://github.com/apache/pulsar/pull/11998
--
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-unsubsc
ravi-vaidyanathan commented on pull request #11957:
URL: https://github.com/apache/pulsar/pull/11957#issuecomment-917781917
/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 t
Jason918 commented on pull request #11960:
URL: https://github.com/apache/pulsar/pull/11960#issuecomment-917770759
/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 t
gaoran10 opened a new pull request #12017:
URL: https://github.com/apache/pulsar/pull/12017
### Motivation
Because the from
### Modifications
*Describe the modifications you've done.*
### Verifying this change
- [ ] Make sure that the change passes the CI c
ravi-vaidyanathan commented on pull request #11957:
URL: https://github.com/apache/pulsar/pull/11957#issuecomment-917759141
/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 t
ravi-vaidyanathan commented on pull request #11957:
URL: https://github.com/apache/pulsar/pull/11957#issuecomment-917723662
/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 t
ravi-vaidyanathan commented on pull request #11957:
URL: https://github.com/apache/pulsar/pull/11957#issuecomment-917714418
> We should add a test to ensure that there are not future regressions.
@michaeljmarshall you are right, so added unit tests.
--
This is an automated message
ravi-vaidyanathan commented on pull request #11957:
URL: https://github.com/apache/pulsar/pull/11957#issuecomment-917714162
/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 t
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 a43b622 Remove deprecated netty allocator tiny size (#12012)
add eb0c662 [Broker] Cleanup: remove unnecessary
lhotari merged pull request #11994:
URL: https://github.com/apache/pulsar/pull/11994
--
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-unsub
shibd removed a comment on pull request #11998:
URL: https://github.com/apache/pulsar/pull/11998#issuecomment-917663949
> Looks good, can we add/update existing unit test to verify it? Probably at
here:
https://github.com/apache/pulsar/blob/master/pulsar-broker/src/test/java/org/apache/pul
shibd edited a comment on pull request #11998:
URL: https://github.com/apache/pulsar/pull/11998#issuecomment-917663949
> Looks good, can we add/update existing unit test to verify it? Probably at
here:
https://github.com/apache/pulsar/blob/master/pulsar-broker/src/test/java/org/apache/puls
shibd commented on pull request #11998:
URL: https://github.com/apache/pulsar/pull/11998#issuecomment-917663949
> Looks good, can we add/update existing unit test to verify it? Probably at
here:
https://github.com/apache/pulsar/blob/master/pulsar-broker/src/test/java/org/apache/pulsar/brok
315157973 commented on a change in pull request #12015:
URL: https://github.com/apache/pulsar/pull/12015#discussion_r706857155
##
File path:
managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java
##
@@ -1466,6 +1452,20 @@ public void operationFa
eolivelli commented on a change in pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016#discussion_r706856141
##
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceConsumer.java
##
@@ -293,6 +297,11 @@ public static void main(St
This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a commit to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-2.8 by this push:
new ff51a02 Fix cherry-pick issue on bra
eolivelli merged pull request #11982:
URL: https://github.com/apache/pulsar/pull/11982
--
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-uns
gaoran10 commented on a change in pull request #11986:
URL: https://github.com/apache/pulsar/pull/11986#discussion_r706854463
##
File path:
pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/PersistentTopicsTest.java
##
@@ -389,6 +392,27 @@ public void testNonPartition
gaoran10 commented on a change in pull request #11985:
URL: https://github.com/apache/pulsar/pull/11985#discussion_r706851887
##
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/proxy/socket/client/SimpleTestProducerSocket.java
##
@@ -45,6 +45,7 @@
@WebSocket(maxT
gaoran10 commented on a change in pull request #12015:
URL: https://github.com/apache/pulsar/pull/12015#discussion_r706849221
##
File path:
managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java
##
@@ -1466,6 +1452,20 @@ public void operationFai
shibd commented on a change in pull request #11986:
URL: https://github.com/apache/pulsar/pull/11986#discussion_r706847552
##
File path:
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/PersistentTopics.java
##
@@ -786,6 +786,9 @@ public PartitionedTopicMetadata g
gaoran10 commented on a change in pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016#discussion_r706846391
##
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceConsumer.java
##
@@ -293,6 +297,11 @@ public static void main(Str
gaoran10 commented on a change in pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016#discussion_r706846391
##
File path:
pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceConsumer.java
##
@@ -293,6 +297,11 @@ public static void main(Str
MarvinCai commented on a change in pull request #11986:
URL: https://github.com/apache/pulsar/pull/11986#discussion_r706825383
##
File path:
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/PersistentTopics.java
##
@@ -786,6 +786,9 @@ public PartitionedTopicMetada
yuruguo commented on pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016#issuecomment-917624701
PTAL @merlimat @eolivelli @lhotari @codelipenghui @hangc0276 @315157973
@gaoran10 THX!
--
This is an automated message from the Apache Git Service.
To respond to the message,
yuruguo opened a new pull request #12016:
URL: https://github.com/apache/pulsar/pull/12016
### Motivation
Add new option `--num-messages` for a `consumer` and `reader` in
pulsar-perf, and allow users to set the number of messages to consume in total.
### Modifications
- Add new
yuruguo edited a comment on pull request #11980:
URL: https://github.com/apache/pulsar/pull/11980#issuecomment-917537006
> Currently, after pulsar 2.8, most of the tools' documentation is
automatically generated by the tool, and only a few of them are not yet covered
by the automation tool
yuruguo edited a comment on pull request #11980:
URL: https://github.com/apache/pulsar/pull/11980#issuecomment-917537006
> Currently, after pulsar 2.8, most of the tools' documentation is
automatically generated by the tool, and only a few of them are not yet covered
by the automation tool
eolivelli commented on pull request #12015:
URL: https://github.com/apache/pulsar/pull/12015#issuecomment-917581704
Good catch
I am not sure that this applies to2.7.x
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
60 matches
Mail list logo