Seems like there is a "hanging" transaction that keeps staying in the status "ROLLBACK" (got this using db.getTransaction()). All new DB operations seem to be part of this transaction. Can I safely try to commit this transaction, despite the fact that the status is "ROLLBACK"?
-- --- 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.
