Most of us, writing custom codec use segment-name as a handle and push data to a different storage
Would it be possible to get a hook in the codec APIs, when obsolete segment files are cleaned up after merges? Currently, this is always implemented as a hack -- Ravi