-
Notifications
You must be signed in to change notification settings - Fork 871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manual "dictionary" indices are empty after DB crash #1761
Comments
Hi, |
HI, On Mon, Oct 28, 2013 at 11:43 AM, giastfader notifications@git.luolix.topwrote:
Best regards, Orient Technologies |
mmm, so bad because server crash could cause information lost. Thanks! |
Hi,
On Mon, Oct 28, 2013 at 12:34 PM, giastfader notifications@git.luolix.topwrote:
Best regards, Orient Technologies |
We should configure manual indexes to always use WAL |
@Laa what's the ETA to always configure WAL with manual indexes? |
@lvca I set it. |
Hi,
I think I have found a problem with the latest 1.6.0-snapshot version (downloaded this morning).
In short: After a system crash, all manual dictionaries are empty.
Step to reproduce the bug:
Environment: Windows 7 or CentOS 6.2
OrientDB version: 1.6.0-snapshot downloaded on October 23th 2013
Step to reproduce the behaviour:
start the console and then input the following commands:
Note: the '#9:0' RID is the document just created at statement 4
Check the index:
Now close the terminal WITHOUT exiting from within the console, in this way we simulate a system crash. This works in Windows.
Now let's reconnect to the db in a new terminal window:
Check the index:
The text was updated successfully, but these errors were encountered: