Joel Koshy created KAFKA-1148: --------------------------------- Summary: Delayed fetch/producer requests should be satisfied on a leader change Key: KAFKA-1148 URL: https://issues.apache.org/jira/browse/KAFKA-1148 Project: Kafka Issue Type: Bug Reporter: Joel Koshy Fix For: 0.8.1
Somewhat related to KAFKA-1016. This would be an issue only if max.wait is set to a very high value. When a leader change occurs we should remove the delayed request from the purgatory - either satisfy with error/expire - whichever makes more sense. -- This message was sent by Atlassian JIRA (v6.1#6144)