+1 (non-binding) Good idea

houxiaoyu <anonhx...@gmail.com> 于2023年5月5日周五 12:54写道:

> Hi Bookkeeper Community
>
> I opened a BP to discuss "Make all PacketProcessorBaseV3 recyclable"
>
> I copy the content here for convenience, any suggestions are welcome and
> appreciated.
>
> In V2 Protocol, All the processors are recyclable, e.g.,
> `WriteEntryProcessor` and `ReadEntryProcessor`.  So in this BP, I'd like to
> make all the processors in V3 Protocol also recyclable.  The processor
> including the following class which are subclass of
> `PacketProcessorBaseV3`:
> - `ForceLedgerProcessorV3`
> - `GetBookieInfoProcessorV3`
> - `GetListOfEntriesOfLedgerProcessorV3`
> - `LongPollReadEntryProcessorV3`
> - `ReadEntryProcessorV3`
> - `ReadLacProcessorV3`
> - `WriteEntryProcessorV3`
> - `WriteLacProcessorV3`
>
> For more details, please read the BP at:
> https://github.com/apache/bookkeeper/issues/3943
> Looking forward to hearing your thoughts.
>
> Thanks
> Xiaoyu Hou
>

Reply via email to