[GitHub] [pulsar] Renkai commented on issue #8591: Configurable data source for offloaded messages

2020-12-03 Thread GitBox
Renkai commented on issue #8591: URL: https://github.com/apache/pulsar/issues/8591#issuecomment-738627075 Official PIP: https://github.com/apache/pulsar/wiki/PIP-73%3A-Configurable-data-source-priority-for-message-reading Th

[GitHub] [pulsar] sijie commented on a change in pull request #8824: [Issue 8338][Function Worker] Splitting the authentication logic of function worker and client

2020-12-03 Thread GitBox
sijie commented on a change in pull request #8824: URL: https://github.com/apache/pulsar/pull/8824#discussion_r535900038 ## File path: pulsar-functions/runtime/src/main/java/org/apache/pulsar/functions/worker/WorkerConfig.java ## @@ -273,6 +273,11 @@ doc = "The freque

[GitHub] [pulsar] sijie commented on pull request #8725: Issue 8677: Cannot get lastMessageId for an empty topic due to message retention

2020-12-03 Thread GitBox
sijie commented on pull request #8725: URL: https://github.com/apache/pulsar/pull/8725#issuecomment-738623149 @codelipenghui Can you take a look? This is an automated message from the Apache Git Service. To respond to the mes

[pulsar] branch master updated: Fix single-quotes added to user-conf (#8780)

2020-12-03 Thread sijie
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 03f5b54 Fix single-quotes added to user-conf (#8

[GitHub] [pulsar] sijie closed issue #8757: [Go functions]: Spurious single-quotes added to user-conf

2020-12-03 Thread GitBox
sijie closed issue #8757: URL: https://github.com/apache/pulsar/issues/8757 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

[GitHub] [pulsar] sijie merged pull request #8780: Fix single-quotes added to user-conf

2020-12-03 Thread GitBox
sijie merged pull request #8780: URL: https://github.com/apache/pulsar/pull/8780 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

[pulsar] branch master updated (1cc2563 -> 7853178)

2020-12-03 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 1cc2563 update doc for multiple advertised listeners (#8810) add 7853178 [WebSocket] Add spotbugs plugin for we

[GitHub] [pulsar] sijie merged pull request #8788: [WebSocket] Add spotbugs plugin for websocket module

2020-12-03 Thread GitBox
sijie merged pull request #8788: URL: https://github.com/apache/pulsar/pull/8788 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

[GitHub] [pulsar] Gjiangtao closed pull request #8826: Add pulsar-perf new feature: one subscription has more than one consumers

2020-12-03 Thread GitBox
Gjiangtao closed pull request #8826: URL: https://github.com/apache/pulsar/pull/8826 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

[GitHub] [pulsar] Renkai commented on pull request #8821: make module `pulsar-broker` gradually conform checkstyle

2020-12-03 Thread GitBox
Renkai commented on pull request #8821: URL: https://github.com/apache/pulsar/pull/8821#issuecomment-738619750 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Gjiangtao opened a new pull request #8826: Add pulsar-perf new feature: one subscription has more than one consumers

2020-12-03 Thread GitBox
Gjiangtao opened a new pull request #8826: URL: https://github.com/apache/pulsar/pull/8826 *(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.)*

[GitHub] [pulsar] Renkai commented on pull request #8802: [SpotBugs]Enable spotbugs in module tiered-storage

2020-12-03 Thread GitBox
Renkai commented on pull request #8802: URL: https://github.com/apache/pulsar/pull/8802#issuecomment-738619544 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] codelipenghui commented on issue #8825: Test BatchMessageIndexAckTest.testDoNotRecycleAckSetMultipleTimes is failing

2020-12-03 Thread GitBox
codelipenghui commented on issue #8825: URL: https://github.com/apache/pulsar/issues/8825#issuecomment-738615312 @merlimat Thanks, we will take a look soon. This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] merlimat opened a new issue #8825: Test BatchMessageIndexAckTest.testDoNotRecycleAckSetMultipleTimes is failing

2020-12-03 Thread GitBox
merlimat opened a new issue #8825: URL: https://github.com/apache/pulsar/issues/8825 There's a bug in master and tests are failing. The issue was introduced in #8161 and the test `BatchMessageIndexAckTest.testDoNotRecycleAckSetMultipleTimes` is failing as a result, although apparent

[GitHub] [pulsar] BewareMyPower commented on pull request #8765: [C++] Fix race condition in BlockingQueue

2020-12-03 Thread GitBox
BewareMyPower commented on pull request #8765: URL: https://github.com/apache/pulsar/pull/8765#issuecomment-738609485 You need to rebase to the latest master again because a spotbugs check issue was fixed recently by #8819

[GitHub] [pulsar] wolfstudy commented on pull request #8808: [Pulsar Functions] Support URL fetching for Go functions

2020-12-03 Thread GitBox
wolfstudy commented on pull request #8808: URL: https://github.com/apache/pulsar/pull/8808#issuecomment-738604336 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [pulsar] nodece opened a new pull request #8824: [Issue 8338][Function Worker] Splitting the authentication logic of function worker and client

2020-12-03 Thread GitBox
nodece opened a new pull request #8824: URL: https://github.com/apache/pulsar/pull/8824 Signed-off-by: Zixuan Liu Fixes #8338 ### Motivation >In some scenarios, users use their own function-worker to connect to an existing pulsar cluster. Their own function-worker and

[GitHub] [pulsar] aloyszhang commented on pull request #8818: fix get partition metadata problem for a non-existed topic

2020-12-03 Thread GitBox
aloyszhang commented on pull request #8818: URL: https://github.com/apache/pulsar/pull/8818#issuecomment-738599501 @BewareMyPower I'll do this later. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] eolivelli commented on a change in pull request #8801: Add setter for the reader subscription name

2020-12-03 Thread GitBox
eolivelli commented on a change in pull request #8801: URL: https://github.com/apache/pulsar/pull/8801#discussion_r535867932 ## File path: pulsar-broker/src/test/java/org/apache/pulsar/client/impl/ReaderTest.java ## @@ -397,4 +398,70 @@ public void testKeyHashRangeReader() thr

[GitHub] [pulsar] michaeljmarshall commented on pull request #8796: [Issue 8751] Update Dockerfile for Pulsar and Dashboard to Create and Use pulsar User (nonroot user)

2020-12-03 Thread GitBox
michaeljmarshall commented on pull request #8796: URL: https://github.com/apache/pulsar/pull/8796#issuecomment-738591133 I pushed a commit to clean up my initial commit and to try to make the tests pass. Note: I removed the `RUN chown -R pulsar:pulsar /pulsar` line from the `Dockerf

[GitHub] [pulsar] Shoothzj commented on pull request #8766: Clean up: Remove all unused imports

2020-12-03 Thread GitBox
Shoothzj commented on pull request #8766: URL: https://github.com/apache/pulsar/pull/8766#issuecomment-738590251 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [pulsar] Renkai commented on pull request #8717: Configurable data source for offloaded messages

2020-12-03 Thread GitBox
Renkai commented on pull request #8717: URL: https://github.com/apache/pulsar/pull/8717#issuecomment-738582407 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8800: [SpotBugs]Enable spotbugs for pulsar-zookeeper

2020-12-03 Thread GitBox
Renkai commented on pull request #8800: URL: https://github.com/apache/pulsar/pull/8800#issuecomment-738582190 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Gjiangtao commented on pull request #8809: add pulsar-perf new feature: one subscription has more than one consu…

2020-12-03 Thread GitBox
Gjiangtao commented on pull request #8809: URL: https://github.com/apache/pulsar/pull/8809#issuecomment-738577543 > Please rebase to the latest master since the master branch was broken before. OK,thanks This is an au

[GitHub] [pulsar] RobertIndie opened a new pull request #8823: [Issue 8787][C++] Add reader internal subscription name setter.

2020-12-03 Thread GitBox
RobertIndie opened a new pull request #8823: URL: https://github.com/apache/pulsar/pull/8823 Master Issue: #8787 ### Motivation Currently, the reader subscription name can only be generated internally randomly. ### Modifications Add a setter for the reader's int

[GitHub] [pulsar] aahmed-se opened a new pull request #8822: Update version for cron-utils and spring-context

2020-12-03 Thread GitBox
aahmed-se opened a new pull request #8822: URL: https://github.com/apache/pulsar/pull/8822 * update cron-utils to 9.1.3 * update sprint-context to 5.3.1 This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] BewareMyPower commented on pull request #8788: [WebSocket] Add spotbugs plugin for websocket module

2020-12-03 Thread GitBox
BewareMyPower commented on pull request #8788: URL: https://github.com/apache/pulsar/pull/8788#issuecomment-738557958 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[pulsar] branch asf-site updated: Publish new charts to https://pulsar.apache.org/charts/

2020-12-03 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/asf-site by this push: new 4899c86 Publish new charts to https://pulsar

[GitHub] [pulsar] Renkai opened a new pull request #8821: make module `pulsar-broker` gradually conform checkstyle

2020-12-03 Thread GitBox
Renkai opened a new pull request #8821: URL: https://github.com/apache/pulsar/pull/8821 Main issue: https://github.com/streamnative/pulsar/issues/1768 This PR changes code style related things only This is an automated

[pulsar-helm-chart] tag pulsar-2.7.0 created (now f6705f0)

2020-12-03 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to tag pulsar-2.7.0 in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git. at f6705f0 (commit) No new revisions were added by this update.

[pulsar-helm-chart] branch master updated: Bump Pulsar 2.7.0 (#88)

2020-12-03 Thread sijie
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-helm-chart.git The following commit(s) were added to refs/heads/master by this push: new f6705f0 Bump Pulsar 2.7.0 (#88) f6705

[pulsar] branch asf-site updated: Publish new charts to https://pulsar.apache.org/charts/

2020-12-03 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/asf-site by this push: new f71ef59 Publish new charts to https://pulsar

[pulsar-helm-chart] tag pulsar-2.6.2-2 created (now 6c9856a)

2020-12-03 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to tag pulsar-2.6.2-2 in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git. at 6c9856a (commit) No new revisions were added by this update.

[pulsar-helm-chart] branch master updated: Use `.Release.Namespace` by default to handle namespaces (#80)

2020-12-03 Thread sijie
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-helm-chart.git The following commit(s) were added to refs/heads/master by this push: new 6c9856a Use `.Release.Namespace` by d

[GitHub] [pulsar] wangjialing218 commented on pull request #8806: fix force delete namespace did not delete all topics of the namespace

2020-12-03 Thread GitBox
wangjialing218 commented on pull request #8806: URL: https://github.com/apache/pulsar/pull/8806#issuecomment-738542633 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] BewareMyPower commented on pull request #8788: [WebSocket] Add spotbugs plugin for websocket module

2020-12-03 Thread GitBox
BewareMyPower commented on pull request #8788: URL: https://github.com/apache/pulsar/pull/8788#issuecomment-738528067 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[pulsar] branch master updated: update doc for multiple advertised listeners (#8810)

2020-12-03 Thread penghui
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 1cc2563 update doc for multiple advertised lis

[GitHub] [pulsar] codelipenghui merged pull request #8810: [Doc]--Update doc for multiple advertised listeners for releases 2.6.0 to 2.7.0

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

[GitHub] [pulsar] BewareMyPower commented on pull request #8806: fix force delete namespace did not delete all topics of the namespace

2020-12-03 Thread GitBox
BewareMyPower commented on pull request #8806: URL: https://github.com/apache/pulsar/pull/8806#issuecomment-738496093 Please rebase to the latest master since the master branch was broken before. This is an automated message

[GitHub] [pulsar] BewareMyPower commented on pull request #8808: [Pulsar Functions] Support URL fetching for Go functions

2020-12-03 Thread GitBox
BewareMyPower commented on pull request #8808: URL: https://github.com/apache/pulsar/pull/8808#issuecomment-738495986 Please rebase to the latest master since the master branch was broken before. This is an automated message

[GitHub] [pulsar] BewareMyPower commented on pull request #8809: add pulsar-perf new feature: one subscription has more than one consu…

2020-12-03 Thread GitBox
BewareMyPower commented on pull request #8809: URL: https://github.com/apache/pulsar/pull/8809#issuecomment-738495686 Please rebase to the latest master since the master branch was broken before. This is an automated message

[GitHub] [pulsar] BewareMyPower commented on pull request #8820: [Issue 8783][pulsar-broker] Execute removing non-persistent subscription of topic from different thread to avoid deadlock when removing

2020-12-03 Thread GitBox
BewareMyPower commented on pull request #8820: URL: https://github.com/apache/pulsar/pull/8820#issuecomment-738495396 Please rebase to the latest master since the master branch was broken before. This is an automated message

[GitHub] [pulsar] BewareMyPower edited a comment on pull request #8818: fix get partition metadata problem for a non-existed topic

2020-12-03 Thread GitBox
BewareMyPower edited a comment on pull request #8818: URL: https://github.com/apache/pulsar/pull/8818#issuecomment-738495026 Please rebase to the latest master since the master branch was broken before. This is an automated m

[GitHub] [pulsar] BewareMyPower commented on pull request #8818: fix get partition metadata problem for a non-existed topic

2020-12-03 Thread GitBox
BewareMyPower commented on pull request #8818: URL: https://github.com/apache/pulsar/pull/8818#issuecomment-738495026 Please rebase to the latest master since the master was broken before, This is an automated message from th

[GitHub] [pulsar] wangjialing218 commented on pull request #8806: fix force delete namespace did not delete all topics of the namespace

2020-12-03 Thread GitBox
wangjialing218 commented on pull request #8806: URL: https://github.com/apache/pulsar/pull/8806#issuecomment-738494555 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the

[pulsar] branch master updated (4e8ca13 -> 4d160c0)

2020-12-03 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 4e8ca13 [Doc]--update message TTL for namespace contents (#8747) add 4d160c0 [SpotBugs]Enable spotbugs for mo

[GitHub] [pulsar] codelipenghui merged pull request #8798: [SpotBugs]Enable spotbugs for module client-1x

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

[GitHub] [pulsar] codelipenghui commented on pull request #8760: [Doc]--Update docs for how to delete data from namespace + reorg the admin API namespace doc

2020-12-03 Thread GitBox
codelipenghui commented on pull request #8760: URL: https://github.com/apache/pulsar/pull/8760#issuecomment-738493760 @Huanli-Meng Please resolve the conflicts. Thanks. This is an automated message from the Apache Git Service

[GitHub] [pulsar] codelipenghui merged pull request #8747: [Doc]--update message TTL for namespace contents

2020-12-03 Thread GitBox
codelipenghui merged pull request #8747: URL: https://github.com/apache/pulsar/pull/8747 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 (ac0c6e4 -> 4e8ca13)

2020-12-03 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 ac0c6e4 [CheckStyle]Make module `pulsar-broker` gradually conform checkstyle (#8763) add 4e8ca13 [Doc]--upda

[pulsar] branch master updated (ba5a754 -> ac0c6e4)

2020-12-03 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 ba5a754 The package management module failed to build (#8805) add ac0c6e4 [CheckStyle]Make module `pulsar-bro

[GitHub] [pulsar] codelipenghui merged pull request #8763: [CheckStyle]Make module `pulsar-broker` gradually conform checkstyle

2020-12-03 Thread GitBox
codelipenghui merged pull request #8763: URL: https://github.com/apache/pulsar/pull/8763 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 (3eabbfa -> ba5a754)

2020-12-03 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 3eabbfa Move 2.7.0 to the head of releases.json (#8814) add ba5a754 The package management module failed to b

[GitHub] [pulsar] codelipenghui merged pull request #8805: [Build] The package management module failed to build

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

[GitHub] [pulsar] Renkai commented on pull request #8763: [CheckStyle]Make module `pulsar-broker` gradually conform checkstyle

2020-12-03 Thread GitBox
Renkai commented on pull request #8763: URL: https://github.com/apache/pulsar/pull/8763#issuecomment-738471872 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8802: [SpotBugs]Enable spotbugs in module tiered-storage

2020-12-03 Thread GitBox
Renkai commented on pull request #8802: URL: https://github.com/apache/pulsar/pull/8802#issuecomment-738471791 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8717: Configurable data source for offloaded messages

2020-12-03 Thread GitBox
Renkai commented on pull request #8717: URL: https://github.com/apache/pulsar/pull/8717#issuecomment-738462414 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8763: [CheckStyle]Make module `pulsar-broker` gradually conform checkstyle

2020-12-03 Thread GitBox
Renkai commented on pull request #8763: URL: https://github.com/apache/pulsar/pull/8763#issuecomment-738462064 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8802: [SpotBugs]Enable spotbugs in module tiered-storage

2020-12-03 Thread GitBox
Renkai commented on pull request #8802: URL: https://github.com/apache/pulsar/pull/8802#issuecomment-738462007 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8800: [SpotBugs]Enable spotbugs for pulsar-zookeeper

2020-12-03 Thread GitBox
Renkai commented on pull request #8800: URL: https://github.com/apache/pulsar/pull/8800#issuecomment-738462034 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8798: [SpotBugs]Enable spotbugs for module client-1x

2020-12-03 Thread GitBox
Renkai commented on pull request #8798: URL: https://github.com/apache/pulsar/pull/8798#issuecomment-738461986 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] aloyszhang commented on pull request #8618: [PIP 70][Issue 8617] Introduce lightweight raw Message metadata

2020-12-03 Thread GitBox
aloyszhang commented on pull request #8618: URL: https://github.com/apache/pulsar/pull/8618#issuecomment-738437628 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [pulsar] michaeljmarshall commented on pull request #8709: 8704-improve env config handling

2020-12-03 Thread GitBox
michaeljmarshall commented on pull request #8709: URL: https://github.com/apache/pulsar/pull/8709#issuecomment-738405681 @sijie and @codelipenghui - why was 2.7.0 released without this fix? Are there other, recommended ways to configure pulsar components? Additionally, is there a plan to r

[GitHub] [pulsar] cdbartholomew commented on issue #8811: Docker is deprecated in Kubernetes -> add other container types

2020-12-03 Thread GitBox
cdbartholomew commented on issue #8811: URL: https://github.com/apache/pulsar/issues/8811#issuecomment-738353096 From Kubernetes web site: "Docker as an underlying runtime is being deprecated in favor of runtimes that use the Container Runtime Interface(CRI) created for Kubernetes.

[GitHub] [pulsar] hpvd commented on issue #8811: Docker is deprecated in Kubernetes -> add other container types

2020-12-03 Thread GitBox
hpvd commented on issue #8811: URL: https://github.com/apache/pulsar/issues/8811#issuecomment-738292766 good summarizing thread (with 10 parts): https://twitter.com/Dixie3Flatline/status/1334188913724850177 This is an automa

[pulsar] branch master updated (750408e -> 3eabbfa)

2020-12-03 Thread mmerli
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 750408e Remove the private method that is never used (#8819) add 3eabbfa Move 2.7.0 to the head of releases.js

[pulsar] branch master updated: Remove the private method that is never used (#8819)

2020-12-03 Thread mmerli
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 750408e Remove the private method that is never

[GitHub] [pulsar] merlimat merged pull request #8814: Move 2.7.0 to the head of releases.json

2020-12-03 Thread GitBox
merlimat merged pull request #8814: URL: https://github.com/apache/pulsar/pull/8814 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

[GitHub] [pulsar] merlimat merged pull request #8819: [CI] Fix maven install failure caused by spotbugs check

2020-12-03 Thread GitBox
merlimat merged pull request #8819: URL: https://github.com/apache/pulsar/pull/8819 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

[GitHub] [pulsar] rdhabalia commented on pull request #8804: [pulsar-broker] validate namespace isolation policy regex before updating

2020-12-03 Thread GitBox
rdhabalia commented on pull request #8804: URL: https://github.com/apache/pulsar/pull/8804#issuecomment-738193503 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [pulsar] Renkai commented on pull request #8805: [Build] The package management module failed to build

2020-12-03 Thread GitBox
Renkai commented on pull request #8805: URL: https://github.com/apache/pulsar/pull/8805#issuecomment-738084040 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] BewareMyPower commented on pull request #8819: [CI] Fix maven install failure caused by spotbugs check

2020-12-03 Thread GitBox
BewareMyPower commented on pull request #8819: URL: https://github.com/apache/pulsar/pull/8819#issuecomment-738075290 By the way, for pulsar committers, I suggested that if a PR contains changes **that may affect the basic build workflow**, it should be reviewed carefully. After it's merge

[GitHub] [pulsar] mkozioro opened a new pull request #8820: [Issue 8783][pulsar-broker] Execute removing non-persistent subscription of topic from different thread to avoid deadlock when removing inac

2020-12-03 Thread GitBox
mkozioro opened a new pull request #8820: URL: https://github.com/apache/pulsar/pull/8820 Fixes #8783 Execute removing non-persistent subscription of topic from different thread to avoid deadlock when removing inactive subscriptions. ### Motivation We have non p

[GitHub] [pulsar] BewareMyPower opened a new pull request #8819: [CI] Fix maven install failure caused by spotbugs check

2020-12-03 Thread GitBox
BewareMyPower opened a new pull request #8819: URL: https://github.com/apache/pulsar/pull/8819 ### Motivation [#8784](https://github.com/apache/pulsar/pull/8784) introduced spotsbug plugin for pulsar-package-management module and its submodules. However, [#8744](https://github.com/a

[GitHub] [pulsar] Renkai commented on pull request #8805: [Build] The package management module failed to build

2020-12-03 Thread GitBox
Renkai commented on pull request #8805: URL: https://github.com/apache/pulsar/pull/8805#issuecomment-738068794 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8763: [CheckStyle]Make module `pulsar-broker` gradually conform checkstyle

2020-12-03 Thread GitBox
Renkai commented on pull request #8763: URL: https://github.com/apache/pulsar/pull/8763#issuecomment-738068430 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8800: [SpotBugs]Enable spotbugs for pulsar-zookeeper

2020-12-03 Thread GitBox
Renkai commented on pull request #8800: URL: https://github.com/apache/pulsar/pull/8800#issuecomment-738068304 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] aloyszhang opened a new pull request #8818: fix get partition metadata problem for a non-existed topic

2020-12-03 Thread GitBox
aloyszhang opened a new pull request #8818: URL: https://github.com/apache/pulsar/pull/8818 Fixes #8813 ### Motivation Currently, getting the partition metadata for a non-existed topic, it returns 0 instead of throwing an exception. This pr fix this by throwing an exce

[GitHub] [pulsar] aloyszhang removed a comment on pull request #8618: [PIP 70][Issue 8617] Introduce lightweight raw Message metadata

2020-12-03 Thread GitBox
aloyszhang removed a comment on pull request #8618: URL: https://github.com/apache/pulsar/pull/8618#issuecomment-737693650 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] aloyszhang commented on pull request #8618: [PIP 70][Issue 8617] Introduce lightweight raw Message metadata

2020-12-03 Thread GitBox
aloyszhang commented on pull request #8618: URL: https://github.com/apache/pulsar/pull/8618#issuecomment-738022301 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [pulsar] eolivelli commented on pull request #8805: [Build] The package management module failed to build

2020-12-03 Thread GitBox
eolivelli commented on pull request #8805: URL: https://github.com/apache/pulsar/pull/8805#issuecomment-738019703 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [pulsar] Renkai commented on pull request #8763: [CheckStyle]Make module `pulsar-broker` gradually conform checkstyle

2020-12-03 Thread GitBox
Renkai commented on pull request #8763: URL: https://github.com/apache/pulsar/pull/8763#issuecomment-737995955 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] zymap commented on pull request #8805: [Build] The package management module failed to build

2020-12-03 Thread GitBox
zymap commented on pull request #8805: URL: https://github.com/apache/pulsar/pull/8805#issuecomment-737995030 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] yrsh commented on pull request #8249: Nack support in WS

2020-12-03 Thread GitBox
yrsh commented on pull request #8249: URL: https://github.com/apache/pulsar/pull/8249#issuecomment-737985896 What is the blocker for merge? This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8717: Configurable data source for offloaded messages

2020-12-03 Thread GitBox
Renkai commented on pull request #8717: URL: https://github.com/apache/pulsar/pull/8717#issuecomment-737953582 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8798: [SpotBugs]Enable spotbugs for module client-1x

2020-12-03 Thread GitBox
Renkai commented on pull request #8798: URL: https://github.com/apache/pulsar/pull/8798#issuecomment-737950840 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8800: [SpotBugs]Enable spotbugs for pulsar-zookeeper

2020-12-03 Thread GitBox
Renkai commented on pull request #8800: URL: https://github.com/apache/pulsar/pull/8800#issuecomment-737951137 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8763: [CheckStyle]Make module `pulsar-broker` gradually conform checkstyle

2020-12-03 Thread GitBox
Renkai commented on pull request #8763: URL: https://github.com/apache/pulsar/pull/8763#issuecomment-737951312 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8802: [SpotBugs]Enable spotbugs in module tiered-storage

2020-12-03 Thread GitBox
Renkai commented on pull request #8802: URL: https://github.com/apache/pulsar/pull/8802#issuecomment-737950983 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] zymap opened a new pull request #8817: (WIP) Package management client command

2020-12-03 Thread GitBox
zymap opened a new pull request #8817: URL: https://github.com/apache/pulsar/pull/8817 *(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.)* M

[GitHub] [pulsar] Renkai commented on pull request #8798: [SpotBugs]Enable spotbugs for module client-1x

2020-12-03 Thread GitBox
Renkai commented on pull request #8798: URL: https://github.com/apache/pulsar/pull/8798#issuecomment-737899188 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] Renkai commented on pull request #8802: [SpotBugs]Enable spotbugs in module tiered-storage

2020-12-03 Thread GitBox
Renkai commented on pull request #8802: URL: https://github.com/apache/pulsar/pull/8802#issuecomment-737899095 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] zymap opened a new pull request #8816: Implement the packages management administration opeartions.

2020-12-03 Thread GitBox
zymap opened a new pull request #8816: URL: https://github.com/apache/pulsar/pull/8816 --- Master Issue: #8676 *Motivation* Introduce the pulsar admin operations with packages management service. *Modifications* - Add the admin API for packages management s

[GitHub] [pulsar] Renkai commented on pull request #8717: Configurable data source for offloaded messages

2020-12-03 Thread GitBox
Renkai commented on pull request #8717: URL: https://github.com/apache/pulsar/pull/8717#issuecomment-737898611 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[pulsar] 06/07: Issue 8704: improve env config handling (#8709)

2020-12-03 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 7150504846f2a7c4079367c0796f3f01530bad04 Author: Kevin Wilson AuthorDate: Thu Dec 3 02:11:00 2020 -0700 Issue

[pulsar] 02/07: [Transaction] Fix transaction log replay not handle right. (#8723)

2020-12-03 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 4b59b38b06d2285f894340116cfe4356d9d49d8b Author: congbo <39078850+congbobo...@users.noreply.github.com> AuthorDate:

[pulsar] 07/07: [Doc]--Update doc for multiple advertised listeners (#8789)

2020-12-03 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c00aac7838a17ac12c91a48989054ae6930085a2 Author: HuanliMeng <48120384+huanli-m...@users.noreply.github.com> AuthorDa

[pulsar] 05/07: Fix the problem that batchMessageId is converted to messageIdImpl (#8779)

2020-12-03 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit b27902a110dfa88bed78016d2079225ea0e126e7 Author: feynmanlin AuthorDate: Thu Dec 3 14:31:59 2020 +0800 Fix the

[pulsar] 04/07: [C++] Implement batch aware producer router (#8395)

2020-12-03 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c7efdcc7cbb27769eb42ec5c75080d9caf5b87d4 Author: Matteo Merli AuthorDate: Wed Dec 2 21:30:04 2020 -0800 [C++]

[pulsar] 03/07: [C++] Fixed flaky test: AuthPluginTest.testTlsDetectHttpsWithHostNameValidation (#8771)

2020-12-03 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 11a96e8ea22e0afcf4e862b4fbe3d26300a0874d Author: Matteo Merli AuthorDate: Wed Dec 2 17:14:51 2020 -0800 [C++]

  1   2   >