I support this proposal. Thanks for driving this, Karthick. -Lari
On 2024/09/04 06:01:13 Karthick wrote: > Hello Everyone, > Can you please look into the BP-68 > <https://github.com/apache/bookkeeper/pull/4500/> and let me know your > thoughts? > > *Quick Summary:* > The current decommission process in Apache BookKeeper has two main > interfaces: the REST API and the command-line interface (CLI). However, > there is a discrepancy between these two methods, specifically in the > handling of cookie deletion. The CLI includes logic for deleting cookies > associated with decommissioned Bookies, while the REST API lacks this > functionality. This BP proposes enhancing the REST API to include cookie > deletion logic, aligning it with the behavior of the CLI. > > > Thanks, > Karthick >