this is done to handle the events that occurred while the consumer was offline (either in refreshOnly or refreshNPersist mode). There is another way to handle without maintaining this history but we choose to maintain history.
On Thu, Nov 15, 2012 at 5:41 AM, Emmanuel Lécharny <[email protected]> wrote: > Hi, > > as I'm currently looking at the code, I'm wondering if we should store > the consummers configuration into the producer. It seems like every > server that has consumers is setting up a persistent search for each > consumer, evn if the consumer are not yet connected. > > Wouldn't be better to just create the persistentSearch when a consumer > actually conntects to the master server, and to avoid storing such > information into the server ? (Just wondering) > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > -- Kiran Ayyagari http://keydap.com
