chia7712 commented on PR #22083:
URL: https://github.com/apache/kafka/pull/22083#issuecomment-5017459758

   > If this is the last usage of Time.waitObject, could we remove that method 
from the Time interface entirely? I'd like us to move towards cleaning up that 
interface. Or mark it deprecated since it's unclear to me whether Time is a 
public API at this moment (it's not intended to be).
   
   It would be required a KIP, like 
[KIP-1247](https://cwiki.apache.org/confluence/spaces/KAFKA/pages/399279117/KIP-1247+Make+Bytes+utils+class+part+of+the+public+API),
 to expose `Time` as public API. BTW, `Time` is already exposed by other public 
APIs. Therefore, we could deprecate the methods after reaching the consensus in 
the KIP.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to