Anonymous | Login | Signup for a new account | 12-17-2024 10:55 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0005583 | [Baratine] | minor | always | 11-11-13 15:00 | 12-18-13 14:16 | ||||
Reporter | nam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 0.8.0 | ||||||
Summary | 0005583: store loadAll() called a different number of times after a restart | ||||||||
Description |
(rep by J. Willis) This version is better, but it still loads an inconsistent # of items from the store on start. I'm using the method of loading all of the items from the chatroom example: @Inject private StoreService store; store.loadAll(new StoreOnLoad(), new StoreResult()); StoreOnLoad() is called an inconsistent # of times when restarting Resin. After adding a thousand items to the store, here's the number of times StoreOnload() was called after each of ten restarts: 1,000 947 944 0 943 0 977 924 0 1,000 |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |