View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0005594 | opensim | [REGION] OpenSim Core | public | 2011-07-19 10:04 | 2014-07-29 13:40 |
|
Reporter | cmickeyb | |
Assigned To | cmickeyb | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | Operating System | | Operating System Version | |
Product Version | master (dev code) | |
Target Version | | Fixed in Version | master (dev code) | |
|
Summary | 0005594: border crossing of physical objects generates continuous stream of GetRegionByPosition calls |
Description | Someone dumped a bunch of physical objects in one of our regions. The objects attempted to cross the region boundary into a region that no longer exists. Every heartbeat, every one of the objects generated a GetRegionByPosition call to the grid services (the region doesn't exist & getregionbyposition results are not cached). Obviously bad impact on both the simulator and the grid services. |
Additional Information | This should probably be handled by extending the RegionInfo cache. I'm a bit worried about caching negative results for regions though. |
Tags | No tags attached. |
|
Git Revision or version number | ee829a71c2e42d4434d8ce |
Run Mode | Grid (Multiple Regions per Sim) |
Physics Engine | ODE |
Script Engine | |
Environment | Mono / Linux32 |
Mono Version | 2.6.3 |
Viewer | |
|
Attached Files | |
|