Jun Rao created KAFKA-4274: ------------------------------ Summary: KafkaConsumer.offsetsForTimes() hangs and times out on an empty map Key: KAFKA-4274 URL: https://issues.apache.org/jira/browse/KAFKA-4274 Project: Kafka Issue Type: Bug Components: core Affects Versions: 0.10.1.0 Reporter: Jun Rao
The following call will hang for the processing timeout in the consumer. consumer.offsetsForTimes(new util.HashMap[TopicPartition, java.lang.Long]()) -- This message was sent by Atlassian JIRA (v6.3.4#6332)