Hi Mickael, Thanks for the KIP. Two questions:
1. Is `space` redundant? is `totalBytes` and `usableBytes` a more concise description of the same thing? 2. Is usable space a property of the log directory? What if you have multiple log directories in the same underlying OS partition? Ismael On Thu, Apr 7, 2022 at 2:17 AM Mickael Maison <mickael.mai...@gmail.com> wrote: > Hi, > > I wrote a small KIP to expose the total and usable space of logdirs > via the DescribeLogDirs API: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-827%3A+Expose+logdirs+total+and+usable+space+via+Kafka+API > > Please take a look and let me know if you have any feedback. > > Thanks, > Mickael >