You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by PengHui Li <pe...@apache.org> on 2021/05/11 08:38:08 UTC

[DISCUSS] Apache Pulsar 2.8.0 Release

Hi, everyone

I hope you’ve all been doing well. In June,  there are 5 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.8.0.

There are some powerful features and enhancements in 2.8.0 such as

- Transactions
- Exclusive Producer
- Package management service
- Client memory limit
-  Pluggable metadata interface- Broker entry metadata
- Streaming dispatcher
- Get applied topic policy
- Message Index of topic

I just list some of them. And you can find all the change lists from
https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
+-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
<https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+>
There
are more than 800 commits.

If you have any suggestions please let me know.

I will organize a list for all major features in 2.8.0 and will update it
in the email thread later.

Regards,
Penghui

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Yunze Xu <yz...@streamnative.io.INVALID>.
We need a PR to upgrade BK to 4.14.0 before Pulsar 2.8.0 release, see https://github.com/apache/pulsar/pull/10330 <https://github.com/apache/pulsar/pull/10330> 

Thanks,
Yunze Xu


Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by PengHui Li <pe...@apache.org>.
Hi Jerry, Enrico

https://github.com/apache/pulsar/pull/10827 and
https://github.com/apache/pulsar/pull/10843 are merged.
I think there is no blocking issue for now.
I will cut branch-2.8 and send out the vote for 2.8.0-rc-1 ASAP

Thanks,
Penghui

rxl@apache.org <ra...@gmail.com> 于2021年6月7日周一 上午10:55写道:

> Cool, LGTM +1
>
> --
> Thanks
> Xiaolong Ran
>
>
> PengHui Li <pe...@apache.org> 于2021年5月11日周二 下午4:38写道:
>
> > Hi, everyone
> >
> > I hope you’ve all been doing well. In June,  there are 5 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.8.0.
> >
> > There are some powerful features and enhancements in 2.8.0 such as
> >
> > - Transactions
> > - Exclusive Producer
> > - Package management service
> > - Client memory limit
> > -  Pluggable metadata interface- Broker entry metadata
> > - Streaming dispatcher
> > - Get applied topic policy
> > - Message Index of topic
> >
> > I just list some of them. And you can find all the change lists from
> > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > <
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > >
> > There
> > are more than 800 commits.
> >
> > If you have any suggestions please let me know.
> >
> > I will organize a list for all major features in 2.8.0 and will update it
> > in the email thread later.
> >
> > Regards,
> > Penghui
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by "rxl@apache.org" <ra...@gmail.com>.
Cool, LGTM +1

--
Thanks
Xiaolong Ran


PengHui Li <pe...@apache.org> 于2021年5月11日周二 下午4:38写道:

> Hi, everyone
>
> I hope you’ve all been doing well. In June,  there are 5 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.8.0.
>
> There are some powerful features and enhancements in 2.8.0 such as
>
> - Transactions
> - Exclusive Producer
> - Package management service
> - Client memory limit
> -  Pluggable metadata interface- Broker entry metadata
> - Streaming dispatcher
> - Get applied topic policy
> - Message Index of topic
>
> I just list some of them. And you can find all the change lists from
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> <
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> >
> There
> are more than 800 commits.
>
> If you have any suggestions please let me know.
>
> I will organize a list for all major features in 2.8.0 and will update it
> in the email thread later.
>
> Regards,
> Penghui
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by PengHui Li <pe...@apache.org>.
Thanks for the feedback Jerry, Enrico.

For the `Reverting external cluster URL External cluster URL`, @Jerry could
you please provide more context about it?
Sorry, I missed the community meeting.

Thanks,
Penghui

Enrico Olivelli <eo...@gmail.com> 于2021年6月6日周日 下午6:57写道:

> Il giorno dom 6 giu 2021 alle ore 05:12 Matteo Merli <
> matteo.merli@gmail.com>
> ha scritto:
>
> > The client-admin-api dependencies issue is already fixed in master.
> there's
> > one more PR pending for 2.8 which is to have interfaces and builders
> > instead of the POJOs exposed.
> >
>
> Also I have this pending patch, regarding the usage of Pulsar Client API in
> Pulsar IO
> https://github.com/apache/pulsar/pull/10827
>
> There is an open discussion, but it is a blocker for using some stuff that
> worked with 2.7 and it does not work anymore in 2.8
>
> Enrico
>
> Enrico
>
>
> >
> > For (2), do you have the PR/commit?
> >
> >
> > --
> > Matteo Merli
> > <ma...@gmail.com>
> >
> >
> > On Sat, Jun 5, 2021 at 12:31 PM Jerry Peng <je...@gmail.com>
> > wrote:
> >
> > > Are the following issues fixed?
> > >
> > >    1. Pulsar-client-admin-api changes to not have dependencies (in
> > > progress)
> > >    2. Reverting external cluster URL External cluster URL
> > >    <
> > >
> >
> https://github.com/apache/pulsar/blob/master/pulsar-common/src/main/java/org/apache/pulsar/common/functions/FunctionConfig.java#L100
> > > >
> > >
> > >
> > > If those issues are not fixed yet, the 2.8 release should wait until
> > those
> > > issues are resolved as discussed in the Apache Pulsar community
> meetings.
> > >
> > > Best,
> > >
> > > Jerry
> > >
> > > On Sat, Jun 5, 2021 at 2:24 AM Guangning E <eg...@gmail.com>
> wrote:
> > >
> > > > +1
> > > >
> > > > Matteo Merli <mm...@apache.org> 于2021年6月5日周六 下午12:54写道:
> > > >
> > > > > +1
> > > > >
> > > > >
> > > > > --
> > > > > Matteo Merli
> > > > > <mm...@apache.org>
> > > > >
> > > > >
> > > > > On Fri, Jun 4, 2021 at 9:53 PM PengHui Li <pe...@apache.org>
> > wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I have moved some PRs which are not merged yet but marked as
> > > milestone
> > > > > 2.8
> > > > > > to milestone 2.9, and add tags `release/2.7.3`, `release/2.8.1`.
> > > > > > All the moved PRs are not the blocker for the 2.8.0 release but
> all
> > > of
> > > > > them
> > > > > > are powerful features, great fixes, and enhancements.
> > > > > >
> > > > > > Here are the blockers of 2.8.0 release,
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=is%3Aopen+is%3Apr+milestone%3A2.8.0
> > > > > >
> > > > > > I will start to cut the 2.8.0 after all the blockers been
> resolved.
> > > Of
> > > > > > course, if PRs get merged before cutting the 2.8.0,
> > > > > > I will also contain them in 2.8.0 release.
> > > > > >
> > > > > > Please let me know if you have any questions about the 2.8.0
> > release.
> > > > > >
> > > > > > Regards,
> > > > > > Penghui
> > > > > >
> > > > > >
> > > > > >
> > > > > > Sijie Guo <gu...@gmail.com> 于2021年5月18日周二 上午2:50写道:
> > > > > >
> > > > > > > 👍
> > > > > > >
> > > > > > > On Sun, May 16, 2021 at 11:11 PM Addison Higham <
> > > addisonj@gmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi all,
> > > > > > > >
> > > > > > > > Really looking forward to this release and all the new
> > > > improvements.
> > > > > I
> > > > > > > > would be happy to volunteer as the release manager for this
> > > > release.
> > > > > > > >
> > > > > > > > Addison
> > > > > > > >
> > > > > > > > On Thu, May 13, 2021 at 8:37 PM Jia Zhai <zhaijia@apache.org
> >
> > > > wrote:
> > > > > > > >
> > > > > > > > > +1
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <
> > > > > > > anonymitaet_@hotmail.com>
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Hi all,
> > > > > > > > > >
> > > > > > > > > > Thanks for your great work on developing these wonderful
> > > > > features.
> > > > > > > > > >
> > > > > > > > > > Since documentation is one of the maturity indicators for
> > > > > measuring
> > > > > > > an
> > > > > > > > > > open-source project, for each release, technical writers
> > try
> > > > > their
> > > > > > > best
> > > > > > > > > to
> > > > > > > > > > sync docs with code.
> > > > > > > > > >
> > > > > > > > > > To allow engineers and writers to work efficiently, may I
> > > > > suggest:
> > > > > > > > > >
> > > > > > > > > > - If your PR needs adding docs, feel free to add them
> > > > > accordingly.
> > > > > > > Then
> > > > > > > > > > you can ping technical writers (for example, me) to
> review.
> > > > > > > > > >
> > > > > > > > > > - If you find any PR or issue needs docs, do not hesitate
> > to
> > > > add
> > > > > > them
> > > > > > > > or
> > > > > > > > > > label them with `doc-required`. This is an effective way
> to
> > > > help
> > > > > > > > > technical
> > > > > > > > > > writers know the gap and then fill it.
> > > > > > > > > >
> > > > > > > > > > Many thanks!
> > > > > > > > > >
> > > > > > > > > >     >
> > > > > > > > > >     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <
> > > > > > penghui@apache.org
> > > > > > > >
> > > > > > > > > > wrote:
> > > > > > > > > >     >
> > > > > > > > > >     > > Hi, everyone
> > > > > > > > > >     > >
> > > > > > > > > >     > > I hope you’ve all been doing well. In June,
> there
> > > are
> > > > 5
> > > > > > > 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.8.0.
> > > > > > > > > >     > >
> > > > > > > > > >     > > There are some powerful features and enhancements
> > in
> > > > > 2.8.0
> > > > > > > such
> > > > > > > > > as
> > > > > > > > > >     > >
> > > > > > > > > >     > > - Transactions
> > > > > > > > > >     > > - Exclusive Producer
> > > > > > > > > >     > > - Package management service
> > > > > > > > > >     > > - Client memory limit
> > > > > > > > > >     > > -  Pluggable metadata interface- Broker entry
> > > metadata
> > > > > > > > > >     > > - Streaming dispatcher
> > > > > > > > > >     > > - Get applied topic policy
> > > > > > > > > >     > > - Message Index of topic
> > > > > > > > > >     > >
> > > > > > > > > >     > > I just list some of them. And you can find all
> the
> > > > change
> > > > > > > lists
> > > > > > > > > > from
> > > > > > > > > >     > >
> > > > > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > > > > > > > > >     > >
> +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > > > > > > > > >     > > <
> > > > > > > > > >     > >
> > > > > > > > > >     >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > > > > > > > > >     > > >
> > > > > > > > > >     > > There
> > > > > > > > > >     > > are more than 800 commits.
> > > > > > > > > >     > >
> > > > > > > > > >     > > If you have any suggestions please let me know.
> > > > > > > > > >     > >
> > > > > > > > > >     > > I will organize a list for all major features in
> > > 2.8.0
> > > > > and
> > > > > > > will
> > > > > > > > > > update it
> > > > > > > > > >     > > in the email thread later.
> > > > > > > > > >     > >
> > > > > > > > > >     > > Regards,
> > > > > > > > > >     > > Penghui
> > > > > > > > > >     > >
> > > > > > > > > >     >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Enrico Olivelli <eo...@gmail.com>.
Il giorno dom 6 giu 2021 alle ore 05:12 Matteo Merli <ma...@gmail.com>
ha scritto:

> The client-admin-api dependencies issue is already fixed in master. there's
> one more PR pending for 2.8 which is to have interfaces and builders
> instead of the POJOs exposed.
>

Also I have this pending patch, regarding the usage of Pulsar Client API in
Pulsar IO
https://github.com/apache/pulsar/pull/10827

There is an open discussion, but it is a blocker for using some stuff that
worked with 2.7 and it does not work anymore in 2.8

Enrico

Enrico


>
> For (2), do you have the PR/commit?
>
>
> --
> Matteo Merli
> <ma...@gmail.com>
>
>
> On Sat, Jun 5, 2021 at 12:31 PM Jerry Peng <je...@gmail.com>
> wrote:
>
> > Are the following issues fixed?
> >
> >    1. Pulsar-client-admin-api changes to not have dependencies (in
> > progress)
> >    2. Reverting external cluster URL External cluster URL
> >    <
> >
> https://github.com/apache/pulsar/blob/master/pulsar-common/src/main/java/org/apache/pulsar/common/functions/FunctionConfig.java#L100
> > >
> >
> >
> > If those issues are not fixed yet, the 2.8 release should wait until
> those
> > issues are resolved as discussed in the Apache Pulsar community meetings.
> >
> > Best,
> >
> > Jerry
> >
> > On Sat, Jun 5, 2021 at 2:24 AM Guangning E <eg...@gmail.com> wrote:
> >
> > > +1
> > >
> > > Matteo Merli <mm...@apache.org> 于2021年6月5日周六 下午12:54写道:
> > >
> > > > +1
> > > >
> > > >
> > > > --
> > > > Matteo Merli
> > > > <mm...@apache.org>
> > > >
> > > >
> > > > On Fri, Jun 4, 2021 at 9:53 PM PengHui Li <pe...@apache.org>
> wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > I have moved some PRs which are not merged yet but marked as
> > milestone
> > > > 2.8
> > > > > to milestone 2.9, and add tags `release/2.7.3`, `release/2.8.1`.
> > > > > All the moved PRs are not the blocker for the 2.8.0 release but all
> > of
> > > > them
> > > > > are powerful features, great fixes, and enhancements.
> > > > >
> > > > > Here are the blockers of 2.8.0 release,
> > > > >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=is%3Aopen+is%3Apr+milestone%3A2.8.0
> > > > >
> > > > > I will start to cut the 2.8.0 after all the blockers been resolved.
> > Of
> > > > > course, if PRs get merged before cutting the 2.8.0,
> > > > > I will also contain them in 2.8.0 release.
> > > > >
> > > > > Please let me know if you have any questions about the 2.8.0
> release.
> > > > >
> > > > > Regards,
> > > > > Penghui
> > > > >
> > > > >
> > > > >
> > > > > Sijie Guo <gu...@gmail.com> 于2021年5月18日周二 上午2:50写道:
> > > > >
> > > > > > 👍
> > > > > >
> > > > > > On Sun, May 16, 2021 at 11:11 PM Addison Higham <
> > addisonj@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > > > Hi all,
> > > > > > >
> > > > > > > Really looking forward to this release and all the new
> > > improvements.
> > > > I
> > > > > > > would be happy to volunteer as the release manager for this
> > > release.
> > > > > > >
> > > > > > > Addison
> > > > > > >
> > > > > > > On Thu, May 13, 2021 at 8:37 PM Jia Zhai <zh...@apache.org>
> > > wrote:
> > > > > > >
> > > > > > > > +1
> > > > > > > >
> > > > > > > >
> > > > > > > > On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <
> > > > > > anonymitaet_@hotmail.com>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Hi all,
> > > > > > > > >
> > > > > > > > > Thanks for your great work on developing these wonderful
> > > > features.
> > > > > > > > >
> > > > > > > > > Since documentation is one of the maturity indicators for
> > > > measuring
> > > > > > an
> > > > > > > > > open-source project, for each release, technical writers
> try
> > > > their
> > > > > > best
> > > > > > > > to
> > > > > > > > > sync docs with code.
> > > > > > > > >
> > > > > > > > > To allow engineers and writers to work efficiently, may I
> > > > suggest:
> > > > > > > > >
> > > > > > > > > - If your PR needs adding docs, feel free to add them
> > > > accordingly.
> > > > > > Then
> > > > > > > > > you can ping technical writers (for example, me) to review.
> > > > > > > > >
> > > > > > > > > - If you find any PR or issue needs docs, do not hesitate
> to
> > > add
> > > > > them
> > > > > > > or
> > > > > > > > > label them with `doc-required`. This is an effective way to
> > > help
> > > > > > > > technical
> > > > > > > > > writers know the gap and then fill it.
> > > > > > > > >
> > > > > > > > > Many thanks!
> > > > > > > > >
> > > > > > > > >     >
> > > > > > > > >     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <
> > > > > penghui@apache.org
> > > > > > >
> > > > > > > > > wrote:
> > > > > > > > >     >
> > > > > > > > >     > > Hi, everyone
> > > > > > > > >     > >
> > > > > > > > >     > > I hope you’ve all been doing well. In June,  there
> > are
> > > 5
> > > > > > 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.8.0.
> > > > > > > > >     > >
> > > > > > > > >     > > There are some powerful features and enhancements
> in
> > > > 2.8.0
> > > > > > such
> > > > > > > > as
> > > > > > > > >     > >
> > > > > > > > >     > > - Transactions
> > > > > > > > >     > > - Exclusive Producer
> > > > > > > > >     > > - Package management service
> > > > > > > > >     > > - Client memory limit
> > > > > > > > >     > > -  Pluggable metadata interface- Broker entry
> > metadata
> > > > > > > > >     > > - Streaming dispatcher
> > > > > > > > >     > > - Get applied topic policy
> > > > > > > > >     > > - Message Index of topic
> > > > > > > > >     > >
> > > > > > > > >     > > I just list some of them. And you can find all the
> > > change
> > > > > > lists
> > > > > > > > > from
> > > > > > > > >     > >
> > > > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > > > > > > > >     > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > > > > > > > >     > > <
> > > > > > > > >     > >
> > > > > > > > >     >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > > > > > > > >     > > >
> > > > > > > > >     > > There
> > > > > > > > >     > > are more than 800 commits.
> > > > > > > > >     > >
> > > > > > > > >     > > If you have any suggestions please let me know.
> > > > > > > > >     > >
> > > > > > > > >     > > I will organize a list for all major features in
> > 2.8.0
> > > > and
> > > > > > will
> > > > > > > > > update it
> > > > > > > > >     > > in the email thread later.
> > > > > > > > >     > >
> > > > > > > > >     > > Regards,
> > > > > > > > >     > > Penghui
> > > > > > > > >     > >
> > > > > > > > >     >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Matteo Merli <ma...@gmail.com>.
The client-admin-api dependencies issue is already fixed in master. there's
one more PR pending for 2.8 which is to have interfaces and builders
instead of the POJOs exposed.

For (2), do you have the PR/commit?


--
Matteo Merli
<ma...@gmail.com>


On Sat, Jun 5, 2021 at 12:31 PM Jerry Peng <je...@gmail.com>
wrote:

> Are the following issues fixed?
>
>    1. Pulsar-client-admin-api changes to not have dependencies (in
> progress)
>    2. Reverting external cluster URL External cluster URL
>    <
> https://github.com/apache/pulsar/blob/master/pulsar-common/src/main/java/org/apache/pulsar/common/functions/FunctionConfig.java#L100
> >
>
>
> If those issues are not fixed yet, the 2.8 release should wait until those
> issues are resolved as discussed in the Apache Pulsar community meetings.
>
> Best,
>
> Jerry
>
> On Sat, Jun 5, 2021 at 2:24 AM Guangning E <eg...@gmail.com> wrote:
>
> > +1
> >
> > Matteo Merli <mm...@apache.org> 于2021年6月5日周六 下午12:54写道:
> >
> > > +1
> > >
> > >
> > > --
> > > Matteo Merli
> > > <mm...@apache.org>
> > >
> > >
> > > On Fri, Jun 4, 2021 at 9:53 PM PengHui Li <pe...@apache.org> wrote:
> > >
> > > > Hi all,
> > > >
> > > > I have moved some PRs which are not merged yet but marked as
> milestone
> > > 2.8
> > > > to milestone 2.9, and add tags `release/2.7.3`, `release/2.8.1`.
> > > > All the moved PRs are not the blocker for the 2.8.0 release but all
> of
> > > them
> > > > are powerful features, great fixes, and enhancements.
> > > >
> > > > Here are the blockers of 2.8.0 release,
> > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=is%3Aopen+is%3Apr+milestone%3A2.8.0
> > > >
> > > > I will start to cut the 2.8.0 after all the blockers been resolved.
> Of
> > > > course, if PRs get merged before cutting the 2.8.0,
> > > > I will also contain them in 2.8.0 release.
> > > >
> > > > Please let me know if you have any questions about the 2.8.0 release.
> > > >
> > > > Regards,
> > > > Penghui
> > > >
> > > >
> > > >
> > > > Sijie Guo <gu...@gmail.com> 于2021年5月18日周二 上午2:50写道:
> > > >
> > > > > 👍
> > > > >
> > > > > On Sun, May 16, 2021 at 11:11 PM Addison Higham <
> addisonj@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > Really looking forward to this release and all the new
> > improvements.
> > > I
> > > > > > would be happy to volunteer as the release manager for this
> > release.
> > > > > >
> > > > > > Addison
> > > > > >
> > > > > > On Thu, May 13, 2021 at 8:37 PM Jia Zhai <zh...@apache.org>
> > wrote:
> > > > > >
> > > > > > > +1
> > > > > > >
> > > > > > >
> > > > > > > On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <
> > > > > anonymitaet_@hotmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi all,
> > > > > > > >
> > > > > > > > Thanks for your great work on developing these wonderful
> > > features.
> > > > > > > >
> > > > > > > > Since documentation is one of the maturity indicators for
> > > measuring
> > > > > an
> > > > > > > > open-source project, for each release, technical writers try
> > > their
> > > > > best
> > > > > > > to
> > > > > > > > sync docs with code.
> > > > > > > >
> > > > > > > > To allow engineers and writers to work efficiently, may I
> > > suggest:
> > > > > > > >
> > > > > > > > - If your PR needs adding docs, feel free to add them
> > > accordingly.
> > > > > Then
> > > > > > > > you can ping technical writers (for example, me) to review.
> > > > > > > >
> > > > > > > > - If you find any PR or issue needs docs, do not hesitate to
> > add
> > > > them
> > > > > > or
> > > > > > > > label them with `doc-required`. This is an effective way to
> > help
> > > > > > > technical
> > > > > > > > writers know the gap and then fill it.
> > > > > > > >
> > > > > > > > Many thanks!
> > > > > > > >
> > > > > > > >     >
> > > > > > > >     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <
> > > > penghui@apache.org
> > > > > >
> > > > > > > > wrote:
> > > > > > > >     >
> > > > > > > >     > > Hi, everyone
> > > > > > > >     > >
> > > > > > > >     > > I hope you’ve all been doing well. In June,  there
> are
> > 5
> > > > > 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.8.0.
> > > > > > > >     > >
> > > > > > > >     > > There are some powerful features and enhancements in
> > > 2.8.0
> > > > > such
> > > > > > > as
> > > > > > > >     > >
> > > > > > > >     > > - Transactions
> > > > > > > >     > > - Exclusive Producer
> > > > > > > >     > > - Package management service
> > > > > > > >     > > - Client memory limit
> > > > > > > >     > > -  Pluggable metadata interface- Broker entry
> metadata
> > > > > > > >     > > - Streaming dispatcher
> > > > > > > >     > > - Get applied topic policy
> > > > > > > >     > > - Message Index of topic
> > > > > > > >     > >
> > > > > > > >     > > I just list some of them. And you can find all the
> > change
> > > > > lists
> > > > > > > > from
> > > > > > > >     > >
> > > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > > > > > > >     > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > > > > > > >     > > <
> > > > > > > >     > >
> > > > > > > >     >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > > > > > > >     > > >
> > > > > > > >     > > There
> > > > > > > >     > > are more than 800 commits.
> > > > > > > >     > >
> > > > > > > >     > > If you have any suggestions please let me know.
> > > > > > > >     > >
> > > > > > > >     > > I will organize a list for all major features in
> 2.8.0
> > > and
> > > > > will
> > > > > > > > update it
> > > > > > > >     > > in the email thread later.
> > > > > > > >     > >
> > > > > > > >     > > Regards,
> > > > > > > >     > > Penghui
> > > > > > > >     > >
> > > > > > > >     >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Jerry Peng <je...@gmail.com>.
Are the following issues fixed?

   1. Pulsar-client-admin-api changes to not have dependencies (in progress)
   2. Reverting external cluster URL External cluster URL
   <https://github.com/apache/pulsar/blob/master/pulsar-common/src/main/java/org/apache/pulsar/common/functions/FunctionConfig.java#L100>


If those issues are not fixed yet, the 2.8 release should wait until those
issues are resolved as discussed in the Apache Pulsar community meetings.

Best,

Jerry

On Sat, Jun 5, 2021 at 2:24 AM Guangning E <eg...@gmail.com> wrote:

> +1
>
> Matteo Merli <mm...@apache.org> 于2021年6月5日周六 下午12:54写道:
>
> > +1
> >
> >
> > --
> > Matteo Merli
> > <mm...@apache.org>
> >
> >
> > On Fri, Jun 4, 2021 at 9:53 PM PengHui Li <pe...@apache.org> wrote:
> >
> > > Hi all,
> > >
> > > I have moved some PRs which are not merged yet but marked as milestone
> > 2.8
> > > to milestone 2.9, and add tags `release/2.7.3`, `release/2.8.1`.
> > > All the moved PRs are not the blocker for the 2.8.0 release but all of
> > them
> > > are powerful features, great fixes, and enhancements.
> > >
> > > Here are the blockers of 2.8.0 release,
> > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=is%3Aopen+is%3Apr+milestone%3A2.8.0
> > >
> > > I will start to cut the 2.8.0 after all the blockers been resolved. Of
> > > course, if PRs get merged before cutting the 2.8.0,
> > > I will also contain them in 2.8.0 release.
> > >
> > > Please let me know if you have any questions about the 2.8.0 release.
> > >
> > > Regards,
> > > Penghui
> > >
> > >
> > >
> > > Sijie Guo <gu...@gmail.com> 于2021年5月18日周二 上午2:50写道:
> > >
> > > > 👍
> > > >
> > > > On Sun, May 16, 2021 at 11:11 PM Addison Higham <ad...@gmail.com>
> > > > wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > Really looking forward to this release and all the new
> improvements.
> > I
> > > > > would be happy to volunteer as the release manager for this
> release.
> > > > >
> > > > > Addison
> > > > >
> > > > > On Thu, May 13, 2021 at 8:37 PM Jia Zhai <zh...@apache.org>
> wrote:
> > > > >
> > > > > > +1
> > > > > >
> > > > > >
> > > > > > On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <
> > > > anonymitaet_@hotmail.com>
> > > > > > wrote:
> > > > > >
> > > > > > > Hi all,
> > > > > > >
> > > > > > > Thanks for your great work on developing these wonderful
> > features.
> > > > > > >
> > > > > > > Since documentation is one of the maturity indicators for
> > measuring
> > > > an
> > > > > > > open-source project, for each release, technical writers try
> > their
> > > > best
> > > > > > to
> > > > > > > sync docs with code.
> > > > > > >
> > > > > > > To allow engineers and writers to work efficiently, may I
> > suggest:
> > > > > > >
> > > > > > > - If your PR needs adding docs, feel free to add them
> > accordingly.
> > > > Then
> > > > > > > you can ping technical writers (for example, me) to review.
> > > > > > >
> > > > > > > - If you find any PR or issue needs docs, do not hesitate to
> add
> > > them
> > > > > or
> > > > > > > label them with `doc-required`. This is an effective way to
> help
> > > > > > technical
> > > > > > > writers know the gap and then fill it.
> > > > > > >
> > > > > > > Many thanks!
> > > > > > >
> > > > > > >     >
> > > > > > >     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <
> > > penghui@apache.org
> > > > >
> > > > > > > wrote:
> > > > > > >     >
> > > > > > >     > > Hi, everyone
> > > > > > >     > >
> > > > > > >     > > I hope you’ve all been doing well. In June,  there are
> 5
> > > > 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.8.0.
> > > > > > >     > >
> > > > > > >     > > There are some powerful features and enhancements in
> > 2.8.0
> > > > such
> > > > > > as
> > > > > > >     > >
> > > > > > >     > > - Transactions
> > > > > > >     > > - Exclusive Producer
> > > > > > >     > > - Package management service
> > > > > > >     > > - Client memory limit
> > > > > > >     > > -  Pluggable metadata interface- Broker entry metadata
> > > > > > >     > > - Streaming dispatcher
> > > > > > >     > > - Get applied topic policy
> > > > > > >     > > - Message Index of topic
> > > > > > >     > >
> > > > > > >     > > I just list some of them. And you can find all the
> change
> > > > lists
> > > > > > > from
> > > > > > >     > >
> > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > > > > > >     > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > > > > > >     > > <
> > > > > > >     > >
> > > > > > >     >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > > > > > >     > > >
> > > > > > >     > > There
> > > > > > >     > > are more than 800 commits.
> > > > > > >     > >
> > > > > > >     > > If you have any suggestions please let me know.
> > > > > > >     > >
> > > > > > >     > > I will organize a list for all major features in 2.8.0
> > and
> > > > will
> > > > > > > update it
> > > > > > >     > > in the email thread later.
> > > > > > >     > >
> > > > > > >     > > Regards,
> > > > > > >     > > Penghui
> > > > > > >     > >
> > > > > > >     >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Guangning E <eg...@gmail.com>.
+1

Matteo Merli <mm...@apache.org> 于2021年6月5日周六 下午12:54写道:

> +1
>
>
> --
> Matteo Merli
> <mm...@apache.org>
>
>
> On Fri, Jun 4, 2021 at 9:53 PM PengHui Li <pe...@apache.org> wrote:
>
> > Hi all,
> >
> > I have moved some PRs which are not merged yet but marked as milestone
> 2.8
> > to milestone 2.9, and add tags `release/2.7.3`, `release/2.8.1`.
> > All the moved PRs are not the blocker for the 2.8.0 release but all of
> them
> > are powerful features, great fixes, and enhancements.
> >
> > Here are the blockers of 2.8.0 release,
> >
> >
> https://github.com/apache/pulsar/pulls?q=is%3Aopen+is%3Apr+milestone%3A2.8.0
> >
> > I will start to cut the 2.8.0 after all the blockers been resolved. Of
> > course, if PRs get merged before cutting the 2.8.0,
> > I will also contain them in 2.8.0 release.
> >
> > Please let me know if you have any questions about the 2.8.0 release.
> >
> > Regards,
> > Penghui
> >
> >
> >
> > Sijie Guo <gu...@gmail.com> 于2021年5月18日周二 上午2:50写道:
> >
> > > 👍
> > >
> > > On Sun, May 16, 2021 at 11:11 PM Addison Higham <ad...@gmail.com>
> > > wrote:
> > >
> > > > Hi all,
> > > >
> > > > Really looking forward to this release and all the new improvements.
> I
> > > > would be happy to volunteer as the release manager for this release.
> > > >
> > > > Addison
> > > >
> > > > On Thu, May 13, 2021 at 8:37 PM Jia Zhai <zh...@apache.org> wrote:
> > > >
> > > > > +1
> > > > >
> > > > >
> > > > > On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <
> > > anonymitaet_@hotmail.com>
> > > > > wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > Thanks for your great work on developing these wonderful
> features.
> > > > > >
> > > > > > Since documentation is one of the maturity indicators for
> measuring
> > > an
> > > > > > open-source project, for each release, technical writers try
> their
> > > best
> > > > > to
> > > > > > sync docs with code.
> > > > > >
> > > > > > To allow engineers and writers to work efficiently, may I
> suggest:
> > > > > >
> > > > > > - If your PR needs adding docs, feel free to add them
> accordingly.
> > > Then
> > > > > > you can ping technical writers (for example, me) to review.
> > > > > >
> > > > > > - If you find any PR or issue needs docs, do not hesitate to add
> > them
> > > > or
> > > > > > label them with `doc-required`. This is an effective way to help
> > > > > technical
> > > > > > writers know the gap and then fill it.
> > > > > >
> > > > > > Many thanks!
> > > > > >
> > > > > >     >
> > > > > >     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <
> > penghui@apache.org
> > > >
> > > > > > wrote:
> > > > > >     >
> > > > > >     > > Hi, everyone
> > > > > >     > >
> > > > > >     > > I hope you’ve all been doing well. In June,  there are 5
> > > 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.8.0.
> > > > > >     > >
> > > > > >     > > There are some powerful features and enhancements in
> 2.8.0
> > > such
> > > > > as
> > > > > >     > >
> > > > > >     > > - Transactions
> > > > > >     > > - Exclusive Producer
> > > > > >     > > - Package management service
> > > > > >     > > - Client memory limit
> > > > > >     > > -  Pluggable metadata interface- Broker entry metadata
> > > > > >     > > - Streaming dispatcher
> > > > > >     > > - Get applied topic policy
> > > > > >     > > - Message Index of topic
> > > > > >     > >
> > > > > >     > > I just list some of them. And you can find all the change
> > > lists
> > > > > > from
> > > > > >     > >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > > > > >     > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > > > > >     > > <
> > > > > >     > >
> > > > > >     >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > > > > >     > > >
> > > > > >     > > There
> > > > > >     > > are more than 800 commits.
> > > > > >     > >
> > > > > >     > > If you have any suggestions please let me know.
> > > > > >     > >
> > > > > >     > > I will organize a list for all major features in 2.8.0
> and
> > > will
> > > > > > update it
> > > > > >     > > in the email thread later.
> > > > > >     > >
> > > > > >     > > Regards,
> > > > > >     > > Penghui
> > > > > >     > >
> > > > > >     >
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Matteo Merli <mm...@apache.org>.
+1


--
Matteo Merli
<mm...@apache.org>


On Fri, Jun 4, 2021 at 9:53 PM PengHui Li <pe...@apache.org> wrote:

> Hi all,
>
> I have moved some PRs which are not merged yet but marked as milestone 2.8
> to milestone 2.9, and add tags `release/2.7.3`, `release/2.8.1`.
> All the moved PRs are not the blocker for the 2.8.0 release but all of them
> are powerful features, great fixes, and enhancements.
>
> Here are the blockers of 2.8.0 release,
>
> https://github.com/apache/pulsar/pulls?q=is%3Aopen+is%3Apr+milestone%3A2.8.0
>
> I will start to cut the 2.8.0 after all the blockers been resolved. Of
> course, if PRs get merged before cutting the 2.8.0,
> I will also contain them in 2.8.0 release.
>
> Please let me know if you have any questions about the 2.8.0 release.
>
> Regards,
> Penghui
>
>
>
> Sijie Guo <gu...@gmail.com> 于2021年5月18日周二 上午2:50写道:
>
> > 👍
> >
> > On Sun, May 16, 2021 at 11:11 PM Addison Higham <ad...@gmail.com>
> > wrote:
> >
> > > Hi all,
> > >
> > > Really looking forward to this release and all the new improvements. I
> > > would be happy to volunteer as the release manager for this release.
> > >
> > > Addison
> > >
> > > On Thu, May 13, 2021 at 8:37 PM Jia Zhai <zh...@apache.org> wrote:
> > >
> > > > +1
> > > >
> > > >
> > > > On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <
> > anonymitaet_@hotmail.com>
> > > > wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > Thanks for your great work on developing these wonderful features.
> > > > >
> > > > > Since documentation is one of the maturity indicators for measuring
> > an
> > > > > open-source project, for each release, technical writers try their
> > best
> > > > to
> > > > > sync docs with code.
> > > > >
> > > > > To allow engineers and writers to work efficiently, may I suggest:
> > > > >
> > > > > - If your PR needs adding docs, feel free to add them accordingly.
> > Then
> > > > > you can ping technical writers (for example, me) to review.
> > > > >
> > > > > - If you find any PR or issue needs docs, do not hesitate to add
> them
> > > or
> > > > > label them with `doc-required`. This is an effective way to help
> > > > technical
> > > > > writers know the gap and then fill it.
> > > > >
> > > > > Many thanks!
> > > > >
> > > > >     >
> > > > >     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <
> penghui@apache.org
> > >
> > > > > wrote:
> > > > >     >
> > > > >     > > Hi, everyone
> > > > >     > >
> > > > >     > > I hope you’ve all been doing well. In June,  there are 5
> > 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.8.0.
> > > > >     > >
> > > > >     > > There are some powerful features and enhancements in 2.8.0
> > such
> > > > as
> > > > >     > >
> > > > >     > > - Transactions
> > > > >     > > - Exclusive Producer
> > > > >     > > - Package management service
> > > > >     > > - Client memory limit
> > > > >     > > -  Pluggable metadata interface- Broker entry metadata
> > > > >     > > - Streaming dispatcher
> > > > >     > > - Get applied topic policy
> > > > >     > > - Message Index of topic
> > > > >     > >
> > > > >     > > I just list some of them. And you can find all the change
> > lists
> > > > > from
> > > > >     > > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > > > >     > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > > > >     > > <
> > > > >     > >
> > > > >     >
> > > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > > > >     > > >
> > > > >     > > There
> > > > >     > > are more than 800 commits.
> > > > >     > >
> > > > >     > > If you have any suggestions please let me know.
> > > > >     > >
> > > > >     > > I will organize a list for all major features in 2.8.0 and
> > will
> > > > > update it
> > > > >     > > in the email thread later.
> > > > >     > >
> > > > >     > > Regards,
> > > > >     > > Penghui
> > > > >     > >
> > > > >     >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by PengHui Li <pe...@apache.org>.
Hi all,

I have moved some PRs which are not merged yet but marked as milestone 2.8
to milestone 2.9, and add tags `release/2.7.3`, `release/2.8.1`.
All the moved PRs are not the blocker for the 2.8.0 release but all of them
are powerful features, great fixes, and enhancements.

Here are the blockers of 2.8.0 release,
https://github.com/apache/pulsar/pulls?q=is%3Aopen+is%3Apr+milestone%3A2.8.0

I will start to cut the 2.8.0 after all the blockers been resolved. Of
course, if PRs get merged before cutting the 2.8.0,
I will also contain them in 2.8.0 release.

Please let me know if you have any questions about the 2.8.0 release.

Regards,
Penghui



Sijie Guo <gu...@gmail.com> 于2021年5月18日周二 上午2:50写道:

> 👍
>
> On Sun, May 16, 2021 at 11:11 PM Addison Higham <ad...@gmail.com>
> wrote:
>
> > Hi all,
> >
> > Really looking forward to this release and all the new improvements. I
> > would be happy to volunteer as the release manager for this release.
> >
> > Addison
> >
> > On Thu, May 13, 2021 at 8:37 PM Jia Zhai <zh...@apache.org> wrote:
> >
> > > +1
> > >
> > >
> > > On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <
> anonymitaet_@hotmail.com>
> > > wrote:
> > >
> > > > Hi all,
> > > >
> > > > Thanks for your great work on developing these wonderful features.
> > > >
> > > > Since documentation is one of the maturity indicators for measuring
> an
> > > > open-source project, for each release, technical writers try their
> best
> > > to
> > > > sync docs with code.
> > > >
> > > > To allow engineers and writers to work efficiently, may I suggest:
> > > >
> > > > - If your PR needs adding docs, feel free to add them accordingly.
> Then
> > > > you can ping technical writers (for example, me) to review.
> > > >
> > > > - If you find any PR or issue needs docs, do not hesitate to add them
> > or
> > > > label them with `doc-required`. This is an effective way to help
> > > technical
> > > > writers know the gap and then fill it.
> > > >
> > > > Many thanks!
> > > >
> > > >     >
> > > >     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <penghui@apache.org
> >
> > > > wrote:
> > > >     >
> > > >     > > Hi, everyone
> > > >     > >
> > > >     > > I hope you’ve all been doing well. In June,  there are 5
> 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.8.0.
> > > >     > >
> > > >     > > There are some powerful features and enhancements in 2.8.0
> such
> > > as
> > > >     > >
> > > >     > > - Transactions
> > > >     > > - Exclusive Producer
> > > >     > > - Package management service
> > > >     > > - Client memory limit
> > > >     > > -  Pluggable metadata interface- Broker entry metadata
> > > >     > > - Streaming dispatcher
> > > >     > > - Get applied topic policy
> > > >     > > - Message Index of topic
> > > >     > >
> > > >     > > I just list some of them. And you can find all the change
> lists
> > > > from
> > > >     > > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > > >     > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > > >     > > <
> > > >     > >
> > > >     >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > > >     > > >
> > > >     > > There
> > > >     > > are more than 800 commits.
> > > >     > >
> > > >     > > If you have any suggestions please let me know.
> > > >     > >
> > > >     > > I will organize a list for all major features in 2.8.0 and
> will
> > > > update it
> > > >     > > in the email thread later.
> > > >     > >
> > > >     > > Regards,
> > > >     > > Penghui
> > > >     > >
> > > >     >
> > > >
> > > >
> > > >
> > >
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Sijie Guo <gu...@gmail.com>.
👍

On Sun, May 16, 2021 at 11:11 PM Addison Higham <ad...@gmail.com> wrote:

> Hi all,
>
> Really looking forward to this release and all the new improvements. I
> would be happy to volunteer as the release manager for this release.
>
> Addison
>
> On Thu, May 13, 2021 at 8:37 PM Jia Zhai <zh...@apache.org> wrote:
>
> > +1
> >
> >
> > On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <an...@hotmail.com>
> > wrote:
> >
> > > Hi all,
> > >
> > > Thanks for your great work on developing these wonderful features.
> > >
> > > Since documentation is one of the maturity indicators for measuring an
> > > open-source project, for each release, technical writers try their best
> > to
> > > sync docs with code.
> > >
> > > To allow engineers and writers to work efficiently, may I suggest:
> > >
> > > - If your PR needs adding docs, feel free to add them accordingly. Then
> > > you can ping technical writers (for example, me) to review.
> > >
> > > - If you find any PR or issue needs docs, do not hesitate to add them
> or
> > > label them with `doc-required`. This is an effective way to help
> > technical
> > > writers know the gap and then fill it.
> > >
> > > Many thanks!
> > >
> > >     >
> > >     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <pe...@apache.org>
> > > wrote:
> > >     >
> > >     > > Hi, everyone
> > >     > >
> > >     > > I hope you’ve all been doing well. In June,  there are 5 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.8.0.
> > >     > >
> > >     > > There are some powerful features and enhancements in 2.8.0 such
> > as
> > >     > >
> > >     > > - Transactions
> > >     > > - Exclusive Producer
> > >     > > - Package management service
> > >     > > - Client memory limit
> > >     > > -  Pluggable metadata interface- Broker entry metadata
> > >     > > - Streaming dispatcher
> > >     > > - Get applied topic policy
> > >     > > - Message Index of topic
> > >     > >
> > >     > > I just list some of them. And you can find all the change lists
> > > from
> > >     > > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > >     > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > >     > > <
> > >     > >
> > >     >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > >     > > >
> > >     > > There
> > >     > > are more than 800 commits.
> > >     > >
> > >     > > If you have any suggestions please let me know.
> > >     > >
> > >     > > I will organize a list for all major features in 2.8.0 and will
> > > update it
> > >     > > in the email thread later.
> > >     > >
> > >     > > Regards,
> > >     > > Penghui
> > >     > >
> > >     >
> > >
> > >
> > >
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Addison Higham <ad...@gmail.com>.
Hi all,

Really looking forward to this release and all the new improvements. I
would be happy to volunteer as the release manager for this release.

Addison

On Thu, May 13, 2021 at 8:37 PM Jia Zhai <zh...@apache.org> wrote:

> +1
>
>
> On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <an...@hotmail.com>
> wrote:
>
> > Hi all,
> >
> > Thanks for your great work on developing these wonderful features.
> >
> > Since documentation is one of the maturity indicators for measuring an
> > open-source project, for each release, technical writers try their best
> to
> > sync docs with code.
> >
> > To allow engineers and writers to work efficiently, may I suggest:
> >
> > - If your PR needs adding docs, feel free to add them accordingly. Then
> > you can ping technical writers (for example, me) to review.
> >
> > - If you find any PR or issue needs docs, do not hesitate to add them or
> > label them with `doc-required`. This is an effective way to help
> technical
> > writers know the gap and then fill it.
> >
> > Many thanks!
> >
> >     >
> >     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <pe...@apache.org>
> > wrote:
> >     >
> >     > > Hi, everyone
> >     > >
> >     > > I hope you’ve all been doing well. In June,  there are 5 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.8.0.
> >     > >
> >     > > There are some powerful features and enhancements in 2.8.0 such
> as
> >     > >
> >     > > - Transactions
> >     > > - Exclusive Producer
> >     > > - Package management service
> >     > > - Client memory limit
> >     > > -  Pluggable metadata interface- Broker entry metadata
> >     > > - Streaming dispatcher
> >     > > - Get applied topic policy
> >     > > - Message Index of topic
> >     > >
> >     > > I just list some of them. And you can find all the change lists
> > from
> >     > > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> >     > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> >     > > <
> >     > >
> >     >
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> >     > > >
> >     > > There
> >     > > are more than 800 commits.
> >     > >
> >     > > If you have any suggestions please let me know.
> >     > >
> >     > > I will organize a list for all major features in 2.8.0 and will
> > update it
> >     > > in the email thread later.
> >     > >
> >     > > Regards,
> >     > > Penghui
> >     > >
> >     >
> >
> >
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Jia Zhai <zh...@apache.org>.
+1


On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ <an...@hotmail.com>
wrote:

> Hi all,
>
> Thanks for your great work on developing these wonderful features.
>
> Since documentation is one of the maturity indicators for measuring an
> open-source project, for each release, technical writers try their best to
> sync docs with code.
>
> To allow engineers and writers to work efficiently, may I suggest:
>
> - If your PR needs adding docs, feel free to add them accordingly. Then
> you can ping technical writers (for example, me) to review.
>
> - If you find any PR or issue needs docs, do not hesitate to add them or
> label them with `doc-required`. This is an effective way to help technical
> writers know the gap and then fill it.
>
> Many thanks!
>
>     >
>     > On Tue, May 11, 2021 at 1:38 AM PengHui Li <pe...@apache.org>
> wrote:
>     >
>     > > Hi, everyone
>     > >
>     > > I hope you’ve all been doing well. In June,  there are 5 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.8.0.
>     > >
>     > > There are some powerful features and enhancements in 2.8.0 such as
>     > >
>     > > - Transactions
>     > > - Exclusive Producer
>     > > - Package management service
>     > > - Client memory limit
>     > > -  Pluggable metadata interface- Broker entry metadata
>     > > - Streaming dispatcher
>     > > - Get applied topic policy
>     > > - Message Index of topic
>     > >
>     > > I just list some of them. And you can find all the change lists
> from
>     > > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
>     > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
>     > > <
>     > >
>     >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
>     > > >
>     > > There
>     > > are more than 800 commits.
>     > >
>     > > If you have any suggestions please let me know.
>     > >
>     > > I will organize a list for all major features in 2.8.0 and will
> update it
>     > > in the email thread later.
>     > >
>     > > Regards,
>     > > Penghui
>     > >
>     >
>
>
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Anonymitaet _ <an...@hotmail.com>.
Hi all,
 
Thanks for your great work on developing these wonderful features.
 
Since documentation is one of the maturity indicators for measuring an open-source project, for each release, technical writers try their best to sync docs with code.
 
To allow engineers and writers to work efficiently, may I suggest:
 
- If your PR needs adding docs, feel free to add them accordingly. Then you can ping technical writers (for example, me) to review.
 
- If you find any PR or issue needs docs, do not hesitate to add them or label them with `doc-required`. This is an effective way to help technical writers know the gap and then fill it.
 
Many thanks!

    >
    > On Tue, May 11, 2021 at 1:38 AM PengHui Li <pe...@apache.org> wrote:
    >
    > > Hi, everyone
    > >
    > > I hope you’ve all been doing well. In June,  there are 5 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.8.0.
    > >
    > > There are some powerful features and enhancements in 2.8.0 such as
    > >
    > > - Transactions
    > > - Exclusive Producer
    > > - Package management service
    > > - Client memory limit
    > > -  Pluggable metadata interface- Broker entry metadata
    > > - Streaming dispatcher
    > > - Get applied topic policy
    > > - Message Index of topic
    > >
    > > I just list some of them. And you can find all the change lists from
    > > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
    > > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
    > > <
    > >
    > https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
    > > >
    > > There
    > > are more than 800 commits.
    > >
    > > If you have any suggestions please let me know.
    > >
    > > I will organize a list for all major features in 2.8.0 and will update it
    > > in the email thread later.
    > >
    > > Regards,
    > > Penghui
    > >
    >
    


Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Enrico Olivelli <eo...@gmail.com>.
I believe it is time for a release.

I would like to see PIP-85 land before the release, because it is the last
part of the support for GenericObject.
The PIP has already been commented by a few people and I have sent the PR
out for review

Thanks

Enrico

Il Mar 11 Mag 2021, 11:25 Sijie Guo <gu...@gmail.com> ha scritto:

> +1
>
> On Tue, May 11, 2021 at 1:38 AM PengHui Li <pe...@apache.org> wrote:
>
> > Hi, everyone
> >
> > I hope you’ve all been doing well. In June,  there are 5 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.8.0.
> >
> > There are some powerful features and enhancements in 2.8.0 such as
> >
> > - Transactions
> > - Exclusive Producer
> > - Package management service
> > - Client memory limit
> > -  Pluggable metadata interface- Broker entry metadata
> > - Streaming dispatcher
> > - Get applied topic policy
> > - Message Index of topic
> >
> > I just list some of them. And you can find all the change lists from
> > https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> > +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> > <
> >
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> > >
> > There
> > are more than 800 commits.
> >
> > If you have any suggestions please let me know.
> >
> > I will organize a list for all major features in 2.8.0 and will update it
> > in the email thread later.
> >
> > Regards,
> > Penghui
> >
>

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

Posted by Sijie Guo <gu...@gmail.com>.
+1

On Tue, May 11, 2021 at 1:38 AM PengHui Li <pe...@apache.org> wrote:

> Hi, everyone
>
> I hope you’ve all been doing well. In June,  there are 5 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.8.0.
>
> There are some powerful features and enhancements in 2.8.0 such as
>
> - Transactions
> - Exclusive Producer
> - Package management service
> - Client memory limit
> -  Pluggable metadata interface- Broker entry metadata
> - Streaming dispatcher
> - Get applied topic policy
> - Message Index of topic
>
> I just list some of them. And you can find all the change lists from
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.8.0
> +-label%3Arelease%2F2.7.2+-label%3Arelease%2F2.7.1+
> <
> https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+
> >
> There
> are more than 800 commits.
>
> If you have any suggestions please let me know.
>
> I will organize a list for all major features in 2.8.0 and will update it
> in the email thread later.
>
> Regards,
> Penghui
>