liangyepianzhou opened a new issue #12482:
URL: https://github.com/apache/pulsar/issues/12482


   **Is your enhancement request related to a problem? Please describe.**
   Filter out redundant entries, including transaction marks and aborted 
messages.
   **Describe the solution you'd like**
   Modify the offload method in the `ledgerOffloader` interface. Add an 
`OffloadFilter` parameter for the operation.
   **Describe alternatives you've considered**
   There is an `OffloadFilter` for each topic, and the OffloadFilters is placed 
in a Map. Then put the map into `LedgerOffloader`
   
   


-- 
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