Steven, We have clients which use different versions of rc of 1.7 for a months and the only issue they experienced was Snappy serialization problem and we did not see issues with clusters if records in cluster are broken. So these issues are very strange.
Any way, is it possible to access problematic database without sending it by ssh for example ? Or for example you connect us and we will write you where to look to check what is wrong ? On Thu, Jun 12, 2014 at 9:39 PM, StevenTomer <[email protected]> wrote: > Andrey, > > On Thursday, June 12, 2014 12:28:06 PM UTC-6, Andrey Lomakin wrote: >> >> Few notes. >> >> 1. Your wal size is really small till we will not release fuzzy >> checkpoints could you use default one ? >> > > We've tried bigger WAL size, but recovery after crash with a bigger size > seems to take a very long time, > so we've been using the smaller size. The size difference hasn't seemed > to change the durability issues. > > >> 2. Do you use server ? Could you try 1.7.3 we fixed very nasty bug about >> server shutdown. >> > > We haven't tried 1.7.3 (has that just been released?) > > >> 3. How do you upgrade , do you use export/import update or in place >> update ? >> > > These are brand new databases created in 1.7. As for upgrades, we > serialize the data ourselves, create > new databases, and then write the trees to the database as transactions. > > >> 4. Do you work in tx mode ? >> > > Everything we do except queries is in the scope of a transaction. > > >> 5. Do you experience all these issues after upgrade to 1.7 ? >> > > Yes, with the exception perhaps of the corrupt literal length error, which > I have not seen since turning off compression. > > Steve > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
