You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Chen Lion <ch...@gmail.com> on 2014/02/28 09:50:49 UTC

I still can creat index when the write.lock exists

Dear all,
I hava a problem i can't understand it.

I use solr 4.6.1, and 2 nodes, one leader and one follower, both have the
write.lock file.

I did not think i could create index since the write.lock file exists,
right?

But I could, why?

Jiahui Chen

Re: I still can creat index when the write.lock exists

Posted by Mark Miller <ma...@gmail.com>.
I’m pretty sure the default config will unlock on startup.

- Mark

http://about.me/markrmiller

On Feb 28, 2014, at 3:50 AM, Chen Lion <ch...@gmail.com> wrote:

> Dear all,
> I hava a problem i can't understand it.
> 
> I use solr 4.6.1, and 2 nodes, one leader and one follower, both have the
> write.lock file.
> 
> I did not think i could create index since the write.lock file exists,
> right?
> 
> But I could, why?
> 
> Jiahui Chen