OpenAtomFoundation / pika

Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
BSD 3-Clause "New" or "Revised" License
5.76k stars 1.19k forks source link

3.5 stream type doesn't specify compactionfilter #2724

Open wangshao1 opened 3 weeks ago

wangshao1 commented 3 weeks ago

Is this a regression?

Yes

Description

On branch 3.5, stream type doesn't specify compactionfilter when opened, so for deleted stream value, they will not been purged during compaction.

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

branch : 3.5

Anything else?

No response