Bug 1125472
| Summary: | Ops: Revisit Hibernate Search lock detection | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Sean Flanigan <sflaniga> |
| Component: | Deployment, Usability | Assignee: | Damian Jansen <djansen> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Zanata-QA Mailling List <zanata-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | development | CC: | dchen, zanata-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 3.6.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-20 07:31:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sean Flanigan
2014-08-01 01:02:41 UTC
ZanataInit no longer prevents the deployment if .lock files are found - in most cases it just outputs an INFO message. See https://github.com/zanata/zanata-server/pull/562. Note: I said in the bug report that "as long as the original Hibernate Search process is dead, it should be safe to delete the lock file but keep the index directories, thus avoiding the need to re-index everything", but I'm not sure if that is true or not. The fact that Hibernate Search now ignores stale locks /suggests/ that it may not be important. We have recently had complaints that Zanata 3.6.2 was not indexing new changes, but this may have been a misunderstanding. |