lhotari commented on PR #633:
URL:
https://github.com/apache/pulsar-helm-chart/pull/633#issuecomment-3337662280
Manual compaction can be triggered by running this command in the pod:
```shell
curl -X PUT localhost:8000/api/v1/bookie/entry_location_compact -d
'{"entryLocationRocksDBCompact":true}'
```
--
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]