Hi Yunze,
Thanks for the reminding.
I will come up with the issue and new mail for this pip.
------------------ Original ------------------
From:
"dev"
<[email protected]>;
Date: Tue, Sep 28, 2021 10:13 PM
To: "dev"<[email protected]>;
Subject: Re: [PIP 100] Add seekByIndex for consumer api
You need to create an issue first to start a discussion for your PIP.
Here??s the process of PIP:
1. The author(s) of the proposal will create a GitHub issue ticket choosing the
template for PIP proposals.
2. The author(s) will send a note to the [email protected]
<mailto:[email protected]> mailing list
to start the discussion, using subject prefix `[PIP] xxx`.
3. Based on the discussion and feedback, some changes might be applied by
authors to the text of the proposal.
4. Once some consensus is reached, there will be a vote to formally approve
the proposal.
The vote will be held on the [email protected]
<mailto:[email protected]> mailing list. Everyone
is welcome to vote on the proposal, though it will considered to be binding
only the vote of PMC members.
I would be required to have a lazy majority of at least 3 binding +1s votes.
The vote should stay open for at least 48 hours.
5. When the vote is closed, if the outcome is positive, the state of the
proposal is updated and the Pull Requests associated with this proposal can
start to get merged into the master branch.
Thanks,
Yunze
> 2021??9??28?? ????10:04??JiangHaiting <[email protected]> ??????
>
> Hi Pulsar Community,
>
>
> I'm glad to have this opportunity to propose this PIP.
>
>
> Currently we can reset the read position of a cursor by message id or
timestamp.&nbsp;
> Since we formerly introduced index in broker metadata since
2.9.0,&nbsp;
> reset cursor by index is very helpful in other protocol handler (KoP or
RoP).
>
>
> Also, as @BewareMyPower pointed out that&nbsp;
> "users might want to seek to 10000 messages before. Currently they cannot
achieve this goal.".&nbsp;
> And this PIP will make it possible.
>
>
> I've already created a PR, see details at
https://github.com/apache/pulsar/pull/12032
>
>
>
> Thanks,
> Haiting&nbsp;Jiang (Github:Jason918)
---
Thanks,
Haiting Jiang (Github: Jason918)