Re: .lock file not created when making a backup snapshot

2013-07-29 Thread Artem Karpenko
Thanks Mark! 29.07.2013 12:32, Mark Triggs пишет: Hi Artem, I noticed this recently too. I created a JIRA issue here: https://issues.apache.org/jira/browse/SOLR-5040 Cheers, Mark Artem Karpenko writes: Hi, when making a backup snapshot using "/replication?command=backup" call, a sn

Re: .lock file not created when making a backup snapshot

2013-07-29 Thread Mark Triggs
Hi Artem, I noticed this recently too. I created a JIRA issue here: https://issues.apache.org/jira/browse/SOLR-5040 Cheers, Mark Artem Karpenko writes: > Hi, > > when making a backup snapshot using "/replication?command=backup" > call, a snapshot directory is created and starts to be fil

.lock file not created when making a backup snapshot

2013-07-29 Thread Artem Karpenko
Hi, when making a backup snapshot using "/replication?command=backup" call, a snapshot directory is created and starts to be filled, but appropriate .lock file is not created so it's impossible to check when backup is finished. I've taken a look at code and it seems to me that lock.obtain() c