Ok, I just confirmed that `TreeMap#entrySet().iterator().next()` can never 
return `null`, but we could theoretically store a null value in the map, which 
could still throw an NPE on this line. I'll guarded against it.

[ Full content available at: https://github.com/apache/kafka/pull/5693 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to