m1a2st commented on PR #17440:
URL: https://github.com/apache/kafka/pull/17440#issuecomment-2493752628

   Hello @lianetm, Sorry for the late response. 
   
   > Would that work? I see that the main advantages would be to avoid the 
complexity of metadata future errors passed around to specific manager calls, 
and also it would be a solution applied consistently to all events (each event 
type then deciding if it should fail or not on topic metadata errors).
   
   I think this approach is great significantly simplifies the system by 
eliminating the need to pass CompletedFuture around, which reduces complexity. 
Also, based on current testing, the failing tests are still just these few.


-- 
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