AnonHxy opened a new issue, #3943:
URL: https://github.com/apache/bookkeeper/issues/3943

   **BP**
   
   > Follow the instructions at 
https://bookkeeper.apache.org/community/bookkeeper-proposals/ to create a 
proposal.
   
   This is the master ticket for tracking BP-62 :
   
   In V2 Protocol, All the processor are recyclable, e.g., 
`WriteEntryProcessor` and `ReadEntryProcessor`.  So in this BP, I'd like making 
all the processor in V3 Protocol also recyclable.  The processor including the 
following class which are subclass of `PacketProcessorBaseV3`:
   - `ForceLedgerProcessorV3`
   - `GetBookieInfoProcessorV3`
   - `GetListOfEntriesOfLedgerProcessorV3`
   - `LongPollReadEntryProcessorV3`
   - `ReadEntryProcessorV3`
   - `ReadLacProcessorV3`
   - `WriteEntryProcessorV3`
   - `WriteLacProcessorV3`
   
   <!-- add a proposal PR link below -->
   
   Proposal PR - #abc
   - `WriteEntryProcessorV3`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to