Stop the broker (Kafka server) which is leader for one of the topic partition and check leader is changing for that topic partition and same broker id is not getting listed in replicas for all the partitions.
Start the broker again and check broker id is getting listed in Isr replicas for all the partitions.