Hi Devs, The KafkaSourceEnumerator contains to-do comments and variables related to the handling of removed partitions (such as PartitionSplitChange#removedPartitions), but no actual handling has been implemented despite them having been present for years..
I am wondering if we still need to implement it or if it is no longer necessary to handle the removed partitions? If no longer necessary, why not remove the corresponding code? Best, Hongshun