ben-manes commented on issue #321: ACCUMULO-4641 Added loading to cache API URL: https://github.com/apache/accumulo/pull/321#issuecomment-344053661 We require that the user update the entry using the cache so that it can reevaluate the weight. That could be a put or computation. The weight is stored with the entry and not re-evaluated on eviction. On Mon, Nov 13, 2017 at 12:45 PM Keith Turner <[email protected]> wrote: > fyi, soft references are notorious for causing bad performance in heavily > loaded systems. > > I may be able to redesign that. How does Caffeine handle the weight of an > entry changing? > > ? > You are receiving this because you commented. > > Reply to this email directly, view it on GitHub > <https://github.com/apache/accumulo/pull/321#issuecomment-344052056>, or mute > the thread > <https://github.com/notifications/unsubscribe-auth/AAXG9tAXdymq3SwlSRYsJnbNPa4DJi2uks5s2KpqgaJpZM4QY8LC> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
