No, it's not, but it doesn't have to be -- because Trident's groupBy operation will always distribute the same keys to the same partition, each CachedMap instance (using the LRUMap) will always cache the same keys so the cache will always be consistent.
Danijel On Tue, Jun 10, 2014 at 6:22 PM, Raphael Hsieh <[email protected]> wrote: > Is the storm.trident.util.LRUMap distributed among all the hosts in the > storm cluster ? > > if not, is there any way to combine this with a memcache ? > > -- > Raphael Hsieh > > > > -- Danijel Schiavuzzi E: [email protected] W: www.schiavuzzi.com T: +385989035562 Skype: danijels7
