Hi All, We are currently developing an application for storing XML Content in ML database, and noticed couple of issues Task Persistence Issue: Tasks queued in the Task Server do not seem to survive a server restart. This behaviour is in contrast to JMS servers that usually provide multiple persistence options (file journal, database etc). Graceful Shutdown Issue: During a server shutdown, tasks being executed by Task Server at that point (in the 4 threads) "may" not complete execution. We checked this using a Task that takes 10sec (we used the sleep API) to execute. ML server shuts down in about 4 secs. We noticed that the entry into the task was logged, but the exit from the task was not logged - suggesting that the task started execution but did not complete it. Just wanted to check, if there is a recommended workaround from MarkLogic to achieve message persistence? Any workaround that any of you would have used in any of the projects. Any help is greatly appreciated. Thanks, Balvinder Dang
Elsevier Limited. Registered Office: The Boulevard, Langford Lane, Kidlington, Oxford, OX5 1GB, United Kingdom, Registration No. 1982084 (England and Wales).
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
