https://github.com/linkedin/kafka-tools/blob/0d98bbefc1105851b7b7203de4f6c68d9c097730/kafka/tools/assigner/actions/reorder.py#L51 partition.replicas[0] throws IndexError. Should be checked for null or empty before the index is referred
kafka-tools/kafka/tools/assigner/actions/reorder.py
Line 51 in 0d98bbe
partition.replicas[0] throws IndexError. Should be checked for null or empty before the index is referred