wyona / yanel

http://www.yanel.org
Apache License 2.0
10 stars 5 forks source link

Yanel should send an email if the Lucene index has write lock which seems to be persistent for too long #53

Open michaelwechner opened 11 years ago

michaelwechner commented 11 years ago

It can happen that the Lucene Index gets "blocked", e.g.

src/realms/yanel-website/data-repo/search-index/properties

because the write.lock is not being removed and hence blocks other processes or rather slows them down. One needs to fix this manually, but the problem is that one often does not recognize the actual problem for quite some time. Of course it would be better to find the root of the problem, why the write.lock does not get removed, but in the meantime Yanel should send an email to an administrator such that one at least knows that there is a problem