tanisdlj commented on issue #11840:
URL: https://github.com/apache/druid/issues/11840#issuecomment-952718635


   I tried querying the sys.server_segments table with bad results (maybe is 
this the source of the issue?)
   
   
![image](https://user-images.githubusercontent.com/1453135/139038102-74bcaea1-9a50-4592-9c7e-f939bfd61d2f.png)
   
   
   The coordinator clearly sees that `curl 
localhost:8081/druid/coordinator/v1/servers?simple`
   ```json
   {
       "host": "stde2-hfrozen-01.stde2:8083",
       "tier": "stde2-frozen",
       "type": "historical",
       "priority": 0,
       "currSize": 7031068589207,
       "maxSize": 16000000000000
     }
   ```
   
   Changing the balancing strategy could cause some chaos that I can't deal 
with right now.
   How can I check the segment cache?


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