Re: FileNotFoundException in Java replication handler backups

2009-09-29 Thread Shalin Shekhar Mangar
On Tue, Sep 29, 2009 at 3:19 AM, Mark Miller wrote: > Looks like a bug to me. I don't see the commit point being reserved in > the backup code - which means its likely be removed before its done > being copied. Gotto reserve it using the delete policy to keep around > for the full backup duration

Re: FileNotFoundException in Java replication handler backups

2009-09-28 Thread Mark Miller
Mark Miller wrote: > Looks like a bug to me. I don't see the commit point being reserved in > the backup code - which means its likely be removed before its done > being copied. Gotto reserve it using the delete policy to keep around > for the full backup duration. I'd file a JIRA issue. > > > Y

Re: FileNotFoundException in Java replication handler backups

2009-09-28 Thread Mark Miller
Looks like a bug to me. I don't see the commit point being reserved in the backup code - which means its likely be removed before its done being copied. Gotto reserve it using the delete policy to keep around for the full backup duration. I'd file a JIRA issue. -- - Mark http://www.lucidimagina

FileNotFoundException in Java replication handler backups

2009-09-28 Thread Chris Harris
Thanks to Noble Paul, I think I now understand the Java replication handler's backup feature. It seems to work as expected on a toy index. When trying it out on a copy of my production index (300GB-ish), though, I'm getting FileNotFoundExceptions. These cancel the backup, and delete the snapshot.yy