javanna commented on PR #16000:
URL: https://github.com/apache/lucene/pull/16000#issuecomment-4358446611

   > Do we have other examples where something is moved off-heap?
   
   One that comes to mind is `KnnVectorsReader` , which does not implement 
`Accountable` but has a specific method to retrieve the off-heap size 
(`getOffHeapByteSize`). That seems like a conscious choice.
   
   There may be more, I was hoping that other devs would bring those up.
   


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