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