Mention what happens if the preferred replica is not in the ISR?



Mention what happens if the preferred replica is not in the ISR?..

Answer / Dig Vijay Singh

If the preferred replica is not in the In-Sync Replicas (ISR), Kafka will not consider this replica for handling new writes. The leader election process may occur again, and a different broker may be chosen to lead the partition.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Kafka Interview Questions

Explain what is a consumer group?

1 Answers  


List some use cases of apache kafka?

1 Answers  


What is log compaction?

1 Answers  


What are the types of System tools?

1 Answers  


Is kafka a message queue?

1 Answers  


List the various components in kafka?

1 Answers  


Mention what is the traditional method of message transfer?

1 Answers  


What does ISR stand in Kafka environment?

1 Answers  


Which components are used for stream flow of data?

1 Answers  


What is struct and explain its purpose?

1 Answers  


What is Apache Kafka?

1 Answers  


Explain Multi-tenancy?

1 Answers  


Categories