Re: Improve quality and efficiency of image creation

2022-02-18 Thread Enrico Olivelli
Can we verify if there is some license for opensource projects or especially for Apache? Maybe you can open a INFRA ticket on ASF jira Enrico Il Mer 16 Feb 2022, 04:23 Yu ha scritto: > Hi Enrico, do you mean the price of LucidChart? Here it is: > > [image: image.png] > > > https://lucid.app/

Re: [Discuss][PIP-143] Support split paritions belonging to specified topics in a bundle

2022-02-18 Thread Haiting Jiang
Hi Aloys, +1 for this great PIP. > The Admin CLI `bin/pulsar-admin namespaces split-bundle -b ${bundle_range}` > will add a new parameter "--topic" or "-t" for `outstanding topic` name. Do we have limitation on this "topic" parameter. Can this be a partitioned topic? If so, will this new algori

[GitHub] [pulsar-site] urfreespace closed pull request #2: [WIP]fix: sync workflow

2022-02-18 Thread GitBox
urfreespace closed pull request #2: URL: https://github.com/apache/pulsar-site/pull/2 -- 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: dev-unsubscr

[GitHub] [pulsar-helm-chart] cmodi-cogito opened a new pull request #235: Remove completed init jobs using ttl

2022-02-18 Thread GitBox
cmodi-cogito opened a new pull request #235: URL: https://github.com/apache/pulsar-helm-chart/pull/235 Remove completed init jobs using ttlSecondsAfterFinished ### Motivation Cleanup of completed jobs to free up resources and also reduces failures when redeploying pulsar as th

[VOTE] Pulsar Release 2.10.0 Candidate 1

2022-02-18 Thread PengHui Li
This is the first release candidate for Apache Pulsar, version 2.10.0. It fixes the following issues: https://github.com/apache/pulsar/pulls?q=is%3Apr+milestone%3A2.10.0+is%3Amerged+-label%3Arelease%2F2.9.1+-label%3Arelease%2F2.9.2 *** Please download, test and vote on this release. This vote wil

Re: [Discuss][PIP-143] Support split paritions belonging to specified topics in a bundle

2022-02-18 Thread PengHui Li
Hi Aloys, > Do you mean that 1. First, add a new API, maybe `getHashPositioin`, to get the hash position in a bundle 2. Then use this position to split the overloaded bundle If so, when we split a bundle with multi partitions of a topic, we need to call the `getHashPositioin` multi times to get

Re: [Discuss][PIP-143] Support split paritions belonging to specified topics in a bundle

2022-02-18 Thread PengHui Li
Hi Haiting, > I think this approach have more potential with abnormal topic isolation. If we can introduce some kind of bundle isolation strategy, (like broker-bundle affinity and anti-affinity mechanism), we can easily isolate some unexpected traffic to some empty brokers. IMO, this would improve

[GitHub] [pulsar-site] Paul-TT opened a new pull request #4: new website finalized changes

2022-02-18 Thread GitBox
Paul-TT opened a new pull request #4: URL: https://github.com/apache/pulsar-site/pull/4 PIP 113: Update Pulsar Website Design & Content #13235 This update includes the finalized new website redesign referenced by PIP 113. -- This is an automated message from the Apache Git Ser