[GitHub] [pulsar] ericsyh commented on issue #13479: [bug](broker): brokerDeleteInactiveTopic should exclude pulsar internal topics

2021-12-23 Thread GitBox
ericsyh commented on issue #13479: URL: https://github.com/apache/pulsar/issues/13479#issuecomment-1000709708 > Should we check why this topic become inactive, I think this topic should not become inactive. In below broker log, you can get the life cycle of healthcheck from creating

[GitHub] [pulsar] RobertIndie commented on a change in pull request #13287: support protobuf/timestamp for pulsar-sql

2021-12-23 Thread GitBox
RobertIndie commented on a change in pull request #13287: URL: https://github.com/apache/pulsar/pull/13287#discussion_r774908677 ## File path: pulsar-sql/presto-pulsar/src/main/java/org/apache/pulsar/sql/presto/decoder/protobufnative/PulsarProtobufNativeColumnDecoder.java ## @

[pulsar] branch master updated: Persistence topic policies support cross multiple clusters (#13483)

2021-12-23 Thread linlin
This is an automated email from the ASF dual-hosted git repository. linlin 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 9f599c9 Persistence topic policies support cros

[GitHub] [pulsar] RobertIndie commented on a change in pull request #13287: support protobuf/timestamp for pulsar-sql

2021-12-23 Thread GitBox
RobertIndie commented on a change in pull request #13287: URL: https://github.com/apache/pulsar/pull/13287#discussion_r774908677 ## File path: pulsar-sql/presto-pulsar/src/main/java/org/apache/pulsar/sql/presto/decoder/protobufnative/PulsarProtobufNativeColumnDecoder.java ## @

[GitHub] [pulsar] 315157973 merged pull request #13483: Persistence topic policies support cross multiple clusters

2021-12-23 Thread GitBox
315157973 merged pull request #13483: URL: https://github.com/apache/pulsar/pull/13483 -- 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

commits@pulsar.apache.org

2021-12-23 Thread GitBox
gaozhangmin edited a comment on issue #13431: URL: https://github.com/apache/pulsar/issues/13431#issuecomment-1000689422 Direct reason: `optTopic` is null: ![image](https://user-images.githubusercontent.com/9278488/147327914-e6c52668-4659-419e-a88d-58cd4391d3c1.png) Why? Af

commits@pulsar.apache.org

2021-12-23 Thread GitBox
gaozhangmin edited a comment on issue #13431: URL: https://github.com/apache/pulsar/issues/13431#issuecomment-1000689422 Direct reason: `optTopic` is null: ![image](https://user-images.githubusercontent.com/9278488/147327914-e6c52668-4659-419e-a88d-58cd4391d3c1.png) Why? Af

[GitHub] [pulsar] timmyyuan opened a new pull request #13485: [Build] fix python client build failure on apline

2021-12-23 Thread GitBox
timmyyuan opened a new pull request #13485: URL: https://github.com/apache/pulsar/pull/13485 Master Issue: #12623 ### Motivation We need to enable the release of apline python client ### Modifications * Disable build warnings and fix errors in the build proce

[GitHub] [pulsar-client-go] dferstay opened a new pull request #690: Upgrade DataDog/zstd to v1.5.0

2021-12-23 Thread GitBox
dferstay opened a new pull request #690: URL: https://github.com/apache/pulsar-client-go/pull/690 ### Motivation This updates zstd to 1.5.0 which supports some major performance improvements. For details see: https://github.com/facebook/zstd/releases/tag/v1.5.0 Results f

[GitHub] [pulsar] holmes07 commented on pull request #13464: [broker]loadBalancerMemoryResourceWeight config default value optimiz…

2021-12-23 Thread GitBox
holmes07 commented on pull request #13464: URL: https://github.com/apache/pulsar/pull/13464#issuecomment-1000692148 > We'd better decrease the weight but should be bigger than 0. Because it can reflect the heap usage. ### **some gc detail on my case, it happens about every 10s(this

[GitHub] [pulsar] gaozhangmin commented on issue #13479: [bug](broker): brokerDeleteInactiveTopic should exclude pulsar internal topics

2021-12-23 Thread GitBox
gaozhangmin commented on issue #13479: URL: https://github.com/apache/pulsar/issues/13479#issuecomment-1000692126 Should we check why this topic become inactive, I think this topic should not become inactive. -- This is an automated message from the Apache Git Service. To respond to the

commits@pulsar.apache.org

2021-12-23 Thread GitBox
gaozhangmin edited a comment on issue #13431: URL: https://github.com/apache/pulsar/issues/13431#issuecomment-1000689422 Direct reason: `optTopic` is null: ![image](https://user-images.githubusercontent.com/9278488/147327914-e6c52668-4659-419e-a88d-58cd4391d3c1.png) Why? Af

commits@pulsar.apache.org

2021-12-23 Thread GitBox
gaozhangmin edited a comment on issue #13431: URL: https://github.com/apache/pulsar/issues/13431#issuecomment-1000689422 Direct reason: `optTopic` is null: ![image](https://user-images.githubusercontent.com/9278488/147327914-e6c52668-4659-419e-a88d-58cd4391d3c1.png) Why? Af

[GitHub] [pulsar] RobertIndie commented on pull request #13477: fix(Auth): Fix multi roles authz cannot handle empty roles case

2021-12-23 Thread GitBox
RobertIndie commented on pull request #13477: URL: https://github.com/apache/pulsar/pull/13477#issuecomment-1000691488 /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

commits@pulsar.apache.org

2021-12-23 Thread GitBox
gaozhangmin edited a comment on issue #13431: URL: https://github.com/apache/pulsar/issues/13431#issuecomment-1000689422 After step-3 createPartitionedTopic, This topic is not owned by any broker, the assignment is triggered by the lookup request in producer or consumer action. If you

commits@pulsar.apache.org

2021-12-23 Thread GitBox
gaozhangmin commented on issue #13431: URL: https://github.com/apache/pulsar/issues/13431#issuecomment-1000689422 After step-3 createPartitionedTopic, This topic is not owned by any broker, the assignment is triggered by the lookup request in producer or consumer action. If you add thi

[GitHub] [pulsar] 315157973 opened a new pull request #13484: Message TTL support cross multiple clusters

2021-12-23 Thread GitBox
315157973 opened a new pull request #13484: URL: https://github.com/apache/pulsar/pull/13484 Master Issue: #13444 ### Motivation Message TTL support cross multiple clusters ### Documentation - [x] `no-need-doc` -- This is an automated message from

[GitHub] [pulsar] lalit-g-deepr closed issue #13432: [pulsar-cpp-client] Consumer should be able to read messages in batch

2021-12-23 Thread GitBox
lalit-g-deepr closed issue #13432: URL: https://github.com/apache/pulsar/issues/13432 -- 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-unsu

[GitHub] [pulsar] wangjialing218 commented on pull request #13184: [Broker] Add admin api to get bundle stats

2021-12-23 Thread GitBox
wangjialing218 commented on pull request #13184: URL: https://github.com/apache/pulsar/pull/13184#issuecomment-1000673821 @michaeljmarshall @shibd Please have a check again. I have removed `getAllBundleStats` in `Namespaces`,add api to `BrokerStats` to get all bundle stats from one broke

[GitHub] [pulsar] wangjialing218 commented on pull request #13184: [Broker] Add admin api to get bundle stats

2021-12-23 Thread GitBox
wangjialing218 commented on pull request #13184: URL: https://github.com/apache/pulsar/pull/13184#issuecomment-1000666483 /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

[GitHub] [pulsar-client-go] dferstay opened a new pull request #689: Provide lock-free access to partition consumer compression providers

2021-12-23 Thread GitBox
dferstay opened a new pull request #689: URL: https://github.com/apache/pulsar-client-go/pull/689 ### Motivation The compression providers map in the partition consumer is a textbook case for using go's lock-free sync.Map: the set of map entries is stable and access is read-only

[GitHub] [pulsar] hangc0276 commented on pull request #13464: [broker]loadBalancerMemoryResourceWeight config default value optimiz…

2021-12-23 Thread GitBox
hangc0276 commented on pull request #13464: URL: https://github.com/apache/pulsar/pull/13464#issuecomment-1000660771 We'd better decrease the weight but should be bigger than 0. Because it can reflect the heap usage. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] Technoboy- commented on a change in pull request #13337: Fix delete namespace with 'Cannot delete non empty bundle' issue.

2021-12-23 Thread GitBox
Technoboy- commented on a change in pull request #13337: URL: https://github.com/apache/pulsar/pull/13337#discussion_r774862415 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/SystemTopicBasedTopicPoliciesService.java ## @@ -200,6 +200,20 @@ public T

[GitHub] [pulsar] 315157973 opened a new pull request #13483: Persistence topic policies support cross multiple clusters

2021-12-23 Thread GitBox
315157973 opened a new pull request #13483: URL: https://github.com/apache/pulsar/pull/13483 Master Issue: #13444 ### Motivation Persistence topic policies support cross multiple clusters ### Documentation - [x] `no-need-doc` -- This is an automated

[GitHub] [pulsar] 315157973 opened a new pull request #13482: Subscription types support across multiple clusters

2021-12-23 Thread GitBox
315157973 opened a new pull request #13482: URL: https://github.com/apache/pulsar/pull/13482 Master Issue: #13444 ### Motivation Subscription types support across multiple clusters ### Documentation - [x] `no-need-doc` -- This is an automated message

[GitHub] [pulsar] liangyepianzhou opened a new pull request #13481: [Transaction] PendingAckHandleImpl handle isInCacheRequest

2021-12-23 Thread GitBox
liangyepianzhou opened a new pull request #13481: URL: https://github.com/apache/pulsar/pull/13481 ### Motivation Avoid concurrent processing of ack, avoid causing disorder of ack. ### Modification HandleCacheRequest before change to ready. If the request `isInCacheRequest == tru

[GitHub] [pulsar] liudezhi2098 commented on a change in pull request #13468: [Doc] add custom properties for the reconsumeLater

2021-12-23 Thread GitBox
liudezhi2098 commented on a change in pull request #13468: URL: https://github.com/apache/pulsar/pull/13468#discussion_r774854835 ## File path: site2/docs/concepts-messaging.md ## @@ -273,13 +273,33 @@ Consumer consumer = pulsarClient.newConsumer(Schema.BYTES)

[GitHub] [pulsar] ericsyh commented on issue #13480: [bug](zkclient): ledger znode delete incomplete when broker delete topic

2021-12-23 Thread GitBox
ericsyh commented on issue #13480: URL: https://github.com/apache/pulsar/issues/13480#issuecomment-1000628434 @hangc0276 @zymap PTAL. cc @codelipenghui -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [pulsar] ericsyh opened a new issue #13480: [bug](zkclient): ledger znode delete incomplete when broker delete topic

2021-12-23 Thread GitBox
ericsyh opened a new issue #13480: URL: https://github.com/apache/pulsar/issues/13480 **Describe the bug** On pulsar 2.8.1, we found in some corner case zkclient clean ledger znode is incomplete when broker deleting the topic. The data in target ledger znode is clean but the znode still

[GitHub] [pulsar] freeznet commented on a change in pull request #13468: [Doc] add custom properties for the reconsumeLater

2021-12-23 Thread GitBox
freeznet commented on a change in pull request #13468: URL: https://github.com/apache/pulsar/pull/13468#discussion_r774850832 ## File path: site2/docs/concepts-messaging.md ## @@ -273,13 +273,33 @@ Consumer consumer = pulsarClient.newConsumer(Schema.BYTES) .su

[pulsar] branch master updated (2e2cd57 -> 8f98c8d)

2021-12-23 Thread liuyu
This is an automated email from the ASF dual-hosted git repository. liuyu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 2e2cd57 Fix semaphore and memory leak when chunks failed to enqueue (#13454) add 8f98c8d [Doc] fix image issue

[pulsar] branch master updated (021409b -> 2e2cd57)

2021-12-23 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 021409b Fix dead loop in BacklogQuotaManager.dropBacklogForTimeLimit (#13194) (#13249) add 2e2cd57 Fix semaphore

[GitHub] [pulsar] Anonymitaet merged pull request #13478: [Doc] fix image issues in concept chapter

2021-12-23 Thread GitBox
Anonymitaet merged pull request #13478: URL: https://github.com/apache/pulsar/pull/13478 -- 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-u

[GitHub] [pulsar] BewareMyPower merged pull request #13454: Fix semaphore and memory leak when chunks failed to enqueue

2021-12-23 Thread GitBox
BewareMyPower merged pull request #13454: URL: https://github.com/apache/pulsar/pull/13454 -- 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

[GitHub] [pulsar] ericsyh commented on issue #13479: [bug](broker): brokerDeleteInactiveTopic should exclude pulsar internal topics

2021-12-23 Thread GitBox
ericsyh commented on issue #13479: URL: https://github.com/apache/pulsar/issues/13479#issuecomment-1000621828 @zymap @hangc0276 PTAL cc @codelipenghui -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [pulsar] ericsyh opened a new issue #13479: [bug](broker): brokerDeleteInactiveTopic should exclude pulsar internal topics

2021-12-23 Thread GitBox
ericsyh opened a new issue #13479: URL: https://github.com/apache/pulsar/issues/13479 **Describe the bug** On the Pulsar 2.8.1, we found that `brokerDeleteInactiveTopicsEnabled=true` will make pulsar internal topics like healthcheck deleted by inactivity. https://user-images.githu

[GitHub] [pulsar] shibd commented on a change in pull request #13337: Fix delete namespace with 'Cannot delete non empty bundle' issue.

2021-12-23 Thread GitBox
shibd commented on a change in pull request #13337: URL: https://github.com/apache/pulsar/pull/13337#discussion_r774844622 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/SystemTopicBasedTopicPoliciesService.java ## @@ -200,6 +200,20 @@ public TopicP

[pulsar] annotated tag v2.7.4 updated (2774b46 -> 7b96250)

2021-12-23 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a change to annotated tag v2.7.4 in repository https://gitbox.apache.org/repos/asf/pulsar.git. *** WARNING: tag v2.7.4 was modified! *** from 2774b46 (commit) to 7b96250 (tag) tagging 2774b464f3b7e

[GitHub] [pulsar] shibd commented on a change in pull request #13337: Fix delete namespace with 'Cannot delete non empty bundle' issue.

2021-12-23 Thread GitBox
shibd commented on a change in pull request #13337: URL: https://github.com/apache/pulsar/pull/13337#discussion_r774844622 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/SystemTopicBasedTopicPoliciesService.java ## @@ -200,6 +200,20 @@ public TopicP

[GitHub] [pulsar] shibd commented on a change in pull request #13337: Fix delete namespace with 'Cannot delete non empty bundle' issue.

2021-12-23 Thread GitBox
shibd commented on a change in pull request #13337: URL: https://github.com/apache/pulsar/pull/13337#discussion_r774844622 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/SystemTopicBasedTopicPoliciesService.java ## @@ -200,6 +200,20 @@ public TopicP

svn commit: r51749 - /dev/pulsar/pulsar-2.7.4-candidate-2/ /release/pulsar/pulsar-2.7.4/

2021-12-23 Thread penghui
Author: penghui Date: Fri Dec 24 02:37:50 2021 New Revision: 51749 Log: Release Apache Pulsar 2.7.4 Added: release/pulsar/pulsar-2.7.4/ - copied from r51748, dev/pulsar/pulsar-2.7.4-candidate-2/ Removed: dev/pulsar/pulsar-2.7.4-candidate-2/

[GitHub] [pulsar] Anonymitaet commented on pull request #13468: [Doc] add custom properties for the reconsumeLater

2021-12-23 Thread GitBox
Anonymitaet commented on pull request #13468: URL: https://github.com/apache/pulsar/pull/13468#issuecomment-1000613489 @freeznet can you help review this PR from the technical perspective? Thanks -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [pulsar] RobertIndie commented on pull request #13385: Fix a bug with MutliRoleTokenAuth and chained auth

2021-12-23 Thread GitBox
RobertIndie commented on pull request #13385: URL: https://github.com/apache/pulsar/pull/13385#issuecomment-1000610432 I have created a PR to fix the fail unit test here: https://github.com/apache/pulsar/pull/13477 -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [pulsar] RobertIndie opened a new pull request #13477: fix(Auth): Fix multi roles authz cannot handle empty roles case

2021-12-23 Thread GitBox
RobertIndie opened a new pull request #13477: URL: https://github.com/apache/pulsar/pull/13477 ### Motivation Currently, if the roles in the token are empty, then he `MultiRolesTokenAuthorizationProvider` will have problems processing it. It will keep waiting for an empty list of fu

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #13468: [Doc] add custom properties for the reconsumeLater

2021-12-23 Thread GitBox
Anonymitaet commented on a change in pull request #13468: URL: https://github.com/apache/pulsar/pull/13468#discussion_r774832167 ## File path: site2/docs/concepts-messaging.md ## @@ -273,13 +273,33 @@ Consumer consumer = pulsarClient.newConsumer(Schema.BYTES)

[GitHub] [pulsar] Anonymitaet commented on pull request #13464: [broker]loadBalancerMemoryResourceWeight config default value optimiz…

2021-12-23 Thread GitBox
Anonymitaet commented on pull request #13464: URL: https://github.com/apache/pulsar/pull/13464#issuecomment-1000599968 @holmes07 do you mean this PR does not affect docs? If so, please tick the box, or else Bot can not recognize it and label this PR w/ `doc-info-missing`. ![image](https

[GitHub] [pulsar] liudezhi2098 commented on pull request #13461: Support add custom properties for the reconsumeLater interface

2021-12-23 Thread GitBox
liudezhi2098 commented on pull request #13461: URL: https://github.com/apache/pulsar/pull/13461#issuecomment-1000592179 > @liudezhi2098 We can just create a new KEY name and deprecate the old one but not remove it from the properties. For the next major version release such as 2.11.0 we ca

[GitHub] [pulsar] liudezhi2098 commented on a change in pull request #13461: Support add custom properties for the reconsumeLater interface

2021-12-23 Thread GitBox
liudezhi2098 commented on a change in pull request #13461: URL: https://github.com/apache/pulsar/pull/13461#discussion_r774824607 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/util/RetryMessageUtil.java ## @@ -24,7 +24,7 @@ public static final String

[GitHub] [pulsar] codelipenghui commented on pull request #13461: Support add custom properties for the reconsumeLater interface

2021-12-23 Thread GitBox
codelipenghui commented on pull request #13461: URL: https://github.com/apache/pulsar/pull/13461#issuecomment-1000582736 @liudezhi2098 We can just create a new KEY name and deprecate the old one but not remove it from the properties. For the next major version release such as 2.11.0 we can

[GitHub] [pulsar-client-go] isalb729 commented on issue #387: Close consumer message channel when consumer closed.

2021-12-23 Thread GitBox
isalb729 commented on issue #387: URL: https://github.com/apache/pulsar-client-go/issues/387#issuecomment-1000466928 Just met the same issue. This method would be more useful if you can close the channel. -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [pulsar] gaoran10 opened a new pull request #13476: [Broker] Fix getting the last message-id from an empty compact ledger

2021-12-23 Thread GitBox
gaoran10 opened a new pull request #13476: URL: https://github.com/apache/pulsar/pull/13476 ### Motivation Currently, if the last confirmed entry is an empty ledger, getting the last message-id operation will get data from the compact ledger, if the compact ledger is also an empty l

[pulsar] branch master updated (bfb5782 -> 021409b)

2021-12-23 Thread penghui
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 bfb5782 Enable CheckStyle Plugin in Pulsar Io (#13413) add 021409b Fix dead loop in BacklogQuotaManager.dropB

[pulsar] branch master updated (3a1e8da -> bfb5782)

2021-12-23 Thread penghui
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 3a1e8da [Broker] Fix create the dynamic configuration resource if not exist (#13420) add bfb5782 Enable Chec

[pulsar] branch master updated (b9478f8 -> 3a1e8da)

2021-12-23 Thread penghui
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 b9478f8 Backlog quota support cross multiple clusters (#13445) add 3a1e8da [Broker] Fix create the dynamic co

[pulsar] branch master updated (ee823cf -> b9478f8)

2021-12-23 Thread penghui
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 ee823cf [C++] Fix Wireshark dissector decode send command metadata behavior (#13471) add b9478f8 Backlog quo

[GitHub] [pulsar] codelipenghui merged pull request #13249: [Issue 13194][pulsar-broker] Fix dead loop in BacklogQuotaManager.dropBacklogForTimeLimit

2021-12-23 Thread GitBox
codelipenghui merged pull request #13249: URL: https://github.com/apache/pulsar/pull/13249 -- 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

[GitHub] [pulsar] codelipenghui closed issue #13194: Dead loop in BacklogQuotaManager.dropBacklogForTimeLimit

2021-12-23 Thread GitBox
codelipenghui closed issue #13194: URL: https://github.com/apache/pulsar/issues/13194 -- 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-unsu

[GitHub] [pulsar] codelipenghui merged pull request #13413: Enable CheckStyle Plugin in Pulsar Io

2021-12-23 Thread GitBox
codelipenghui merged pull request #13413: URL: https://github.com/apache/pulsar/pull/13413 -- 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

[pulsar] branch master updated (891660e -> ee823cf)

2021-12-23 Thread penghui
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 891660e [Producer] Change the time units from ns to ms (#13057) add ee823cf [C++] Fix Wireshark dissector dec

[GitHub] [pulsar] codelipenghui merged pull request #13420: [Broker] Fix create the dynamic configuration resource if not exist

2021-12-23 Thread GitBox
codelipenghui merged pull request #13420: URL: https://github.com/apache/pulsar/pull/13420 -- 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

[GitHub] [pulsar] codelipenghui merged pull request #13445: Backlog quota support cross multiple clusters

2021-12-23 Thread GitBox
codelipenghui merged pull request #13445: URL: https://github.com/apache/pulsar/pull/13445 -- 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

[GitHub] [pulsar] codelipenghui merged pull request #13471: [C++] Fix Wireshark dissector decode send command metadata behavior

2021-12-23 Thread GitBox
codelipenghui merged pull request #13471: URL: https://github.com/apache/pulsar/pull/13471 -- 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

[pulsar] 02/08: [Broker] Optimize ManagedLedger Ledger Ownership Check (#13222)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c57882972e981aa69907c06f84c5896cf82cab34 Author: Michael Marshall AuthorDate: Thu Dec 9 18:11:50 2021 -0600 [Brok

[pulsar] 07/08: Fix NPE in cmdTopics (#13450)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 756ade01b2b9e590b3408a2b82634313ae11014c Author: feynmanlin AuthorDate: Thu Dec 23 17:25:49 2021 +0800 Fix NPE in

[pulsar] 08/08: Fixes the NPE in system topics policies service (#13469)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 1a32edc69eb017d1a95f19708a029aab9aeddbf8 Author: Yong Zhang AuthorDate: Thu Dec 23 19:27:23 2021 +0800 Fixes the

[pulsar] 03/08: [Broker] Modify return result of NamespacesBase#internalGetPublishRate (#13237)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit a98c52bc6841cd48c8ec87f2982f0a89b547789f Author: Ruguo Yu AuthorDate: Wed Dec 15 15:54:41 2021 +0800 [Broker] Mod

[pulsar] 06/08: [Broker] Fix race conditions in closing producers and consumers (#13428)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c941b2f742d796210ba482c96bd4fb5f66dd61fa Author: Lari Hotari AuthorDate: Wed Dec 22 07:05:48 2021 +0200 [Broker]

[pulsar] 05/08: [pulsar-client] Fix multi topic reader has message available behavior (#13332)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit d0eac9a2b157209f80659966649200906086a9ee Author: Kai Wang AuthorDate: Thu Dec 23 16:36:27 2021 +0800 [pulsar-clie

[pulsar] 01/08: Close old compacted ledger when open new. (#13210)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 3c253ea52c13763f60bf8d15b32e2eee5c6c5840 Author: Jiwei Guo AuthorDate: Mon Dec 13 17:03:20 2021 +0800 Close old c

[pulsar] 04/08: Fix Version.h not found when CMake binary directory is customized (#13324)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 05d88f198cedce17e19a08e7ca4905a027e5db76 Author: Yunze Xu AuthorDate: Wed Dec 15 17:08:09 2021 +0800 Fix Version.

[pulsar] branch branch-2.8 updated (ef4c8e5 -> 1a32edc)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from ef4c8e5 Fix invalid setting of enabled ciphers to fix warning from BoringSSL new 3c253ea Close old compacte

[GitHub] [pulsar] hangc0276 commented on a change in pull request #13461: Support add custom properties for the reconsumeLater interface

2021-12-23 Thread GitBox
hangc0276 commented on a change in pull request #13461: URL: https://github.com/apache/pulsar/pull/13461#discussion_r774603418 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/util/RetryMessageUtil.java ## @@ -24,7 +24,7 @@ public static final String SYS

[GitHub] [pulsar] nodece commented on pull request #13421: [Broker] Remove check resource when delete failure domain

2021-12-23 Thread GitBox
nodece commented on pull request #13421: URL: https://github.com/apache/pulsar/pull/13421#issuecomment-1000339665 /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

[GitHub] [pulsar] nodece removed a comment on pull request #13421: [Broker] Remove check resource when delete failure domain

2021-12-23 Thread GitBox
nodece removed a comment on pull request #13421: URL: https://github.com/apache/pulsar/pull/13421#issuecomment-998538775 -- 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

[GitHub] [pulsar-client-go] clawfinger commented on pull request #497: [Issue 496] Support for correct reconnections limit in consumer

2021-12-23 Thread GitBox
clawfinger commented on pull request #497: URL: https://github.com/apache/pulsar-client-go/pull/497#issuecomment-1000337880 Hello, do we have any ETA on this issue? Is it still planned for 0.8.0? Started using this lib recently and need this functionality badly -- This is an automated me

[GitHub] [pulsar] Demogorgon314 commented on pull request #13471: [C++] Fix Wireshark dissector decode send command metadata behavior

2021-12-23 Thread GitBox
Demogorgon314 commented on pull request #13471: URL: https://github.com/apache/pulsar/pull/13471#issuecomment-1000331821 /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 g

[pulsar] branch master updated: [Producer] Change the time units from ns to ms (#13057)

2021-12-23 Thread chenhang
This is an automated email from the ASF dual-hosted git repository. chenhang 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 891660e [Producer] Change the time units from

[GitHub] [pulsar] hangc0276 merged pull request #13057: [Producer] Change the time units from ns to ms

2021-12-23 Thread GitBox
hangc0276 merged pull request #13057: URL: https://github.com/apache/pulsar/pull/13057 -- 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

[pulsar] 02/03: Cipher params not work in KeyStoreSSLContext (#13322)

2021-12-23 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit fa8113662231d8dd97c49535e4f6b8cae82fd478 Author: ZhangJian He AuthorDate: Wed Dec 15 15:51:22 2021 +0800 Ciphe

[pulsar] 03/03: Fix invalid setting of enabled ciphers to fix warning from BoringSSL

2021-12-23 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit ef4c8e5fef94ea1c581e72651c26cfa8da37c669 Author: Lari Hotari AuthorDate: Tue Dec 21 16:18:42 2021 +0200 Fix in

[pulsar] 01/03: Bump version to 2.8.3-SNAPSHOT

2021-12-23 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 0495bbe3cc7bfc4bf1c906383c51080c9ac94a42 Author: Lari Hotari AuthorDate: Thu Dec 23 16:00:37 2021 +0200 Bump v

[pulsar] branch branch-2.8 updated (ed3db4a -> ef4c8e5)

2021-12-23 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from ed3db4a Fix when deleting topic with NotFoundException, do not return to client (#13203) new 0495bbe Bum

[pulsar] 14/14: Fix when deleting topic with NotFoundException, do not return to client (#13203)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit ed3db4ac620919b30602246220f42d16f0e171a0 Author: Jiwei Guo AuthorDate: Sat Dec 11 15:20:49 2021 +0800 Fix when de

[pulsar] 12/14: Update cursor last active timestamp when reseting cursor (#13166)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit ba155d60bd8472177a1c9de8012dc3419fb5d99e Author: Zhanpeng Wu AuthorDate: Fri Dec 10 17:45:45 2021 +0800 Update cu

[pulsar] 13/14: Fix in macOS cmake might find error boost-python libs path (#13193)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit cb7f6ae7d01fa9c68e3d6d3104bdac3777f6a7b1 Author: Kai Wang AuthorDate: Fri Dec 10 01:25:05 2021 +0800 Fix in macOS

[pulsar] 11/14: Fix flaky test BrokerServiceLookupTest.testModularLoadManagerSplitBundle (#13159)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 33bc0cc0cf6a7c3b7af0b245ab8206f1a3f8c342 Author: Zhanpeng Wu AuthorDate: Tue Dec 7 21:31:10 2021 +0800 Fix flaky

[pulsar] 10/14: Use current resourceUsage value as historyUsage when leader change in ThresholdShedder (#13136)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 85c4ba066481e0c303bc2928b493e578af79a146 Author: Hang Chen AuthorDate: Sat Dec 11 12:31:50 2021 +0800 Use current

[pulsar] 09/14: pulsar admin exposes secret for source and sink (#13059)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit ef4c7f7b753bb349aa58a47fdb393a9375c8c15c Author: Neng Lu AuthorDate: Wed Dec 1 18:33:56 2021 -0800 pulsar admin e

[pulsar] 08/14: Don't attempt to delete pending ack store unless transactions are enabled (#13041)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 8770cfc13ff859f9852b819efc4a30d560d938d2 Author: Lari Hotari AuthorDate: Tue Nov 30 19:28:58 2021 +0200 Don't att

[pulsar] 07/14: fix(functions): missing runtime set in GoInstanceConfig (#13031)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 4dd61e61eaf16cc93126f83dce8a7029d4bec682 Author: Eric Shen AuthorDate: Tue Nov 30 23:29:30 2021 -0600 fix(functio

[pulsar] 06/14: Fix consume message order issue when use listener. (#13023)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 3574bbd4fb440c343f135f8bb15e6f7d3db59460 Author: Jiwei Guo AuthorDate: Mon Dec 13 16:59:50 2021 +0800 Fix consume

[pulsar] 05/14: feat(cli): support autorecovery service in pulsar cli (#12985)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit b613f520efdd334edfc157d0d51314f80842c29f Author: Eric Shen AuthorDate: Fri Nov 26 20:08:51 2021 -0600 feat(cli):

[pulsar] 02/14: [pulsar-perf] Write histogram files for consume command (#12569)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 42bce8a6e4f8eb3bcebdf720306932e2646401e3 Author: Matt Fleming AuthorDate: Fri Nov 5 09:36:44 2021 + [pulsar-p

[pulsar] 04/14: Use sendAsync instead of send when produce message to retry topic. (#12946)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 129ec346d17e745f4e26e08dd440704cbf9f6d74 Author: Jiwei Guo AuthorDate: Tue Nov 30 01:46:53 2021 +0800 Use sendAsy

[pulsar] 03/14: Fix Issue #12885, Unordered consuming case in Key_Shared subscription (#12890)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 75ce0220450715a83f50cfa90acb539db71d8b0a Author: JiangHaiting AuthorDate: Tue Nov 30 20:34:45 2021 +0800 Fix Issu

[pulsar] 01/14: Fix ProxyServiceStarterTest flaky tests (#12344)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 5a123c414172035276f8181eebde6f81741c75e6 Author: Nicolò Boschi AuthorDate: Thu Oct 21 18:06:49 2021 +0200 Fix Pro

[pulsar] branch branch-2.8 updated (d8e9d47 -> ed3db4a)

2021-12-23 Thread yong
This is an automated email from the ASF dual-hosted git repository. yong pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from d8e9d47 [branch 2.8] [owasp] port suppressions files from master and make the check pass (#13455) new 5a123c

[pulsar] branch master updated: Add Pulsar 2.9.0 and 2.9.1 to the download area (#13475)

2021-12-23 Thread lhotari
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 3934dc0 Add Pulsar 2.9.0 and 2.9.1 to the down

[GitHub] [pulsar] lhotari merged pull request #13475: Add Pulsar 2.9.0 and 2.9.1 to the download area

2021-12-23 Thread GitBox
lhotari merged pull request #13475: URL: https://github.com/apache/pulsar/pull/13475 -- 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

[GitHub] [pulsar] eolivelli commented on pull request #13475: Add Pulsar 2.9.0 and 2.9.1 to the download area

2021-12-23 Thread GitBox
eolivelli commented on pull request #13475: URL: https://github.com/apache/pulsar/pull/13475#issuecomment-1000322964 results locally: ![image](https://user-images.githubusercontent.com/9469110/147250399-167e45df-039a-4585-9259-6c23ab1fb42d.png) -- This is an automated mess

  1   2   >