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