subhashiyer9 commented on PR #16496:
URL: https://github.com/apache/kafka/pull/16496#issuecomment-2231588064

   Thanks @C0urante for your comment.
   For the scenario that I am testing out where the topic exists but the 
partition we are trying to write into does not exists, there were no logs 
pointing towards `nonexistenttopic=UNKNOWN_TOPIC_OR_PARTITION}` as seen in your 
earlier comment and hence, made this change.
   
   And although, it does seem appropriate to log it once, I had initially 
discarded it to avoid adding more code for a logging change


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