Ard Schrijvers wrote:
I think the problem is wrt writing from an application to the repository. Suppose the indexing takes place every 3 seconds. This means, document queue for indexing is build up for 3 seconds before being processed. It is a known issue that *when* within this time, you delete and recreate the document, the jms event of the delete is lost. This is an internal repository issue, which I could have fixed in the past, but, after I explained it on lists, people always chose the workaround: instead of delete and recreate, just use update.
Reinier mentioned, that they lost on the application end. 98 are sent out, 60-80 arrive. The problem you describe would cause them not te be sent out, so it's a different issue altogether. Regards, -- Bartosz Oudekerk .---------------------------------.-----------------------------------. | Hippo B.V. | Hippo USA Inc. | | Oosteinde 11 | 101 H Street, suite Q Petaluma CA | | 1017 WT Amsterdam | 94952-5100 San Francisco | | The Netherlands | United States | | Tel +31 (0)20 5224466 | +1 (707) 773-4646 | +---------------------------------+-----------------------------------+ | [email protected] | http://www.onehippo.com | `---------------------------------^-----------------------------------' ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
