Re: [DISCUSS] Apache Pulsar 2.7.0 Release

2020-11-05 Thread Enrico Olivelli
Penghui, Probably it is worth to wait for BookKeeper 4.12.0 release and upgrade BookKeeper dependency In BK 4.12.0 we have BP-41 http://bookkeeper.apache.org/bps/BP-41-bookieid/ that allows to separate the concept of BookieId from BookieSocketAddress. This is a preview of how the upgrade would

Re: [DISCUSS] Apache Pulsar 2.7.0 Release

2020-11-05 Thread Sijie Guo
+1 Excited to see the transaction feature available in 2.7.0 - Sijie On Thu, Nov 5, 2020 at 7:24 PM PengHui Li wrote: > Hi, everyone > > I hope you’ve all been doing well. In June, we have released Pulsar 2.6.0, > there are 4 months we haven’t released a major version. > So I would like to sta

Re: [VOTE] Pulsar Release 2.6.2 Candidate 1

2020-11-05 Thread Hiroyuki Sakai
Hi, xiaolong Could you include the following PR into v2.6.2. https://github.com/apache/pulsar/pull/8458 Currently, zk cache seems to be refreshed every time, so fixed it. Regards, Hiroyuki Sakai From: xiaolong ran Sent: Wednesday, November 4, 2020 23:35 To:

[DISCUSS] Apache Pulsar 2.7.0 Release

2020-11-05 Thread PengHui Li
Hi, everyone I hope you’ve all been doing well. In June, we have released Pulsar 2.6.0, there are 4 months we haven’t released a major version. So I would like to start an email thread to discuss features that we planned for 2.7.0. There are some power features in 2.7.0 such as transaction(deve

[GitHub] [pulsar-helm-chart] devinbost opened a new issue #79: Updating Helm chart to support GCP cert provider for TLS

2020-11-05 Thread GitBox
devinbost opened a new issue #79: URL: https://github.com/apache/pulsar-helm-chart/issues/79 Linking from Apache/Pulsar repo: https://github.com/apache/pulsar/issues/8457 (I discovered that the issue probably should be filed here.) > In most production environments, using self-sign

[GitHub] [pulsar-manager] tuteng merged pull request #350: Fix README

2020-11-05 Thread GitBox
tuteng merged pull request #350: URL: https://github.com/apache/pulsar-manager/pull/350 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

[GitHub] [pulsar-dotpulsar] usaguerrilla closed pull request #64: fixes for "Feature/partitioned producer"

2020-11-05 Thread GitBox
usaguerrilla closed pull request #64: URL: https://github.com/apache/pulsar-dotpulsar/pull/64 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-dotpulsar] usaguerrilla opened a new pull request #64: fixes for "Feature/partitioned producer"

2020-11-05 Thread GitBox
usaguerrilla opened a new pull request #64: URL: https://github.com/apache/pulsar-dotpulsar/pull/64 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar-helm-chart] pinkavaj opened a new issue #78: Metrics from pulsar proxy are not scraped because /metrics when authentication is enabled

2020-11-05 Thread GitBox
pinkavaj opened a new issue #78: URL: https://github.com/apache/pulsar-helm-chart/issues/78 When authentication is enabled on Pulsar, proxy enables authentication even on /metrics endpoint. This might be turned off by `authenticateMetricsEndpoint` configuratin option, but is enabled by d

[GitHub] [pulsar-test-infra] zymap edited a comment on pull request #13: Add a github action for automatically cherry-pick PRs

2020-11-05 Thread GitBox
zymap edited a comment on pull request #13: URL: https://github.com/apache/pulsar-test-infra/pull/13#issuecomment-722272818 @sijie Please take a look when you have time. Thanks This is an automated message from the Apache Gi

[GitHub] [pulsar-test-infra] zymap commented on pull request #13: Add a github action for automatically cherry-pick PRs

2020-11-05 Thread GitBox
zymap commented on pull request #13: URL: https://github.com/apache/pulsar-test-infra/pull/13#issuecomment-722272818 @sijie Please take a look when you have time. This is an automated message from the Apache Git Service. To

[GitHub] [pulsar-client-node] cimura edited a comment on issue #132: `AlreadyClosed` exception when using `topicsPattern`

2020-11-05 Thread GitBox
cimura edited a comment on issue #132: URL: https://github.com/apache/pulsar-client-node/issues/132#issuecomment-721479575 so far i've checked that - `non-persistent` → `persistent`: works - `topicsPattern` → `topic` or `topics`: works - other options aren't related - it is not