Records with null value (tombstone) are not removed during compaction

2019-10-10 Thread Uma Maheswari
I have created a topic with cleanup.policy set to compact. segment.ms and 
delete.retention.ms are also configured for the topic. Compaction is happening 
but records with null value are not removed. But when segment.bytes is 
configured, records with null value are removed. Please help.

Thanks,
Uma


Records will null value (tombstone) not removed during compaction

2019-10-10 Thread Uma Maheswari
I have a topic with cleanup.policy set to compact. segment.ms and 
delete.retention.ms are configured for the topic. Compaction is happening but 
records with null value are not removed (tombstone). Whereas when segment.bytes 
is configured for the topic, records with null values are removed. Please help 
me.

Thanks,
Uma