dajac commented on PR #12674:
URL: https://github.com/apache/kafka/pull/12674#issuecomment-1276256629

   Jason and I discussed offline. Returning `OFFSET_NOT_AVAILABLE` is not 
really appropriate here because clients may not expect it on the fetch path. 
The issue is that we have never implemented it on the fetch path so it is not 
clear what the impact of returning it on non-java clients would be. We 
discussed another alternative that I prototypes here: 
https://github.com/apache/kafka/pull/12734.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to