it is hard to say anything without the logs. But there are a few things:
Try to fine tune kafka_max_block_size
too.
Do you have enough resources? 400-500k event per seconds might require a lot of resources. Maybe some of you consumers are starved?
Maybe those lagging topics have some malformed messages and clickhouse is just stuck on them?