aleksi75 commented on issue #15562:
URL: https://github.com/apache/druid/issues/15562#issuecomment-1873920796

   Hi @AlbericByte
   
   your description makes sense, but in my case curr_size and max_size are not 
0 in our TST cluster.
   
    `SELECT
     "curr_size",
     "max_size"
   FROM sys.servers
   WHERE "server_type" = 'historical'
   ORDER BY "server" DESC`
   
   
![grafik](https://github.com/apache/druid/assets/37665177/4406a83e-fdd4-4492-b957-8fc8973c2ffd)
   
   I also think, running a built-in tool like 'Druid Doctor' causing an 
exception does not really 'work as designed' =)
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to