<div>Don't fear the reaper?</div>
<div> </div>
<div>-Teravus<br><br> </div>
<div><span class="gmail_quote">On 3/12/08, <b class="gmail_sendername">Justin Clark-Casey</b> <<a href="mailto:jjustincc@googlemail.com">jjustincc@googlemail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Sean Dague wrote:<br>> On Wed, Mar 12, 2008 at 09:22:38AM +0000, Michael Wright wrote:<br>><br>>> I would need to check what the blank assets are, but think they might<br>
>> be baked textures. But anyway we have to remember that we have a<br>>> temporary flag and a local flag, and we need to treat them<br>>> differently. At the moment we treat temporary as though it means<br>
>> local, when it shouldn't. Temporary should mean it gets sent to the<br>>> asset server but is only kept for a certain amount of time. Local<br>>> should mean a asset isn't sent to the asset server, but is only stored<br>
>> locally. While having both local and temporary set to true, should<br>>> result in what we currently do for temporary assets, that is keep them<br>>> local and only around for a short period of time.<br>
>><br>><br>> Does local need to survive a reboot?<br>><br>Is there a use case for this?<br>> I think we also need to build in a reaper at some point, which looks for<br>> references to assets in the system, and deletes those not referenced.<br>
><br>It seems to me that there are two problems with reaping assets<br><br>1)  Many LSL functions allow you to reference assets directly by UUID,<br>so they could not be referenced in the database yet are still expected<br>
to exist.<br><br>2)  In grid mode, currently disconnected regions may be references<br>assets in their region stores.  Checking whether any of these reference<br>an asset would be a difficult (if not effectively impossible) task.<br>
<br>--<br>justincc<br>_______________________________________________<br>Opensim-dev mailing list<br><a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br><a href="https://lists.berlios.de/mailman/listinfo/opensim-dev">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
</blockquote></div><br>