sekingme opened a new pull request #10191:
URL: https://github.com/apache/druid/pull/10191


   If no space reserce in one location or reach druid.segmentCache.locations 
maxSize, the system should clearly tell user that segment can not be loaded 
with some error message, or user can not aware of the problem.
   
   The situation now is that user just get one error message in 
'loadSegmentWithRetry' with no trace and get some warn message separately with 
that error. Obviously,it's hard to locate a problem if user is not familiar 
with the mechanism.
   
   ##### Key changed/added classes in this PR
    * `StorageLocation`
   


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

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