Mickael Maison created KAFKA-8975:
-------------------------------------
Summary: Allow setting the isolation level in
Consumer.offsetsForTimes()
Key: KAFKA-8975
URL: https://issues.apache.org/jira/browse/KAFKA-8975
Project: Kafka
Issue Type: Improvement
Components: consumer
Reporter: Mickael Maison
Currently `offsetsForTimes()` always uses the isolation level of the Consumer.
It could be useful to allow overriding the isolation level.
See https://github.com/apache/kafka/pull/7296#discussion_r330818899
--
This message was sent by Atlassian Jira
(v8.3.4#803005)