cshannon commented on PR #3502:
URL: https://github.com/apache/accumulo/pull/3502#issuecomment-1594642012

   Something else too is that even if the performance when creating a 
`ReferencedTabletFile` is improved in some other way, this change to lazy load 
is probably still a good one as we can reduce memory by not having to create 
the `ReferencedTabletFile` unless it is needed as it looks like in a lot of 
cases in the code when creating a `StoredTabletFile` we won't actually need the 
`ReferencedTabletFile`.


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

Reply via email to