Chest Location Selection - Select Region First #64


  • New
  • Enhancment
Open
Assigned to taienv
  • _ForgeUser853803 created this issue May 17, 2013

    Currently, TreasureHunt will try completely random locations throughout the entire world (within the limitations set in the config) when trying to find a suitable block to place a chest on.  However, this causes the modification date of the region file of any location that was checked to be updated to the time when it checks.  This can cause major slow-downs for certain types of backups, such as near real-time or continuous data protection backup.

    To fix this issue, it would be great if TreasureHunt first selected a region, and then only tries random points within that region when trying to place a chest.  I haven't done any tests, but this may also reduce some I/O overhead and speed up the location selection process as well.

  • _ForgeUser853803 added the tags New Enhancment May 17, 2013

To post a comment, please login or register a new account.