clintropolis opened a new pull request, #20150:
URL: https://github.com/apache/druid/pull/20150

   ### Description
   Partially loaded segments use the same type of 'holds' a query places on 
cache entries for 'structural' reasons such as preventing metadata entry or 
parent bundle entries from being evicted, partial load rules also place holds 
to pin all entries that the rule requires be loaded, etc. This PR distinguishes 
these internal usages by adding methods to `StorageLocation` which internal 
callers can use to influence how metrics are reported so that these internal 
usages do not count as cache hits and the like.


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