dlmarion commented on issue #4316: URL: https://github.com/apache/accumulo/issues/4316#issuecomment-1973102524
> > We likely also want to have Id expire after some period of time (a day?) > > Are you suggesting this for the existing objects that are cached? Or if new ones are added? Sorry, I wasn't clear. I was suggesting that if we are going to cache Ids, that we may want to have them expire from the cache after some period of time. Adding a cache in the AbstractId implementations will affect the server and client. I think we want to be mindful of consuming client side memory for long periods of time for something that might not be used. -- 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]
