Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Bug 333902 - Batch Writing may result in a database/cache deadlock

https://bugs.eclipse.org/bugs/show_bug.cgi?id=333902

If there a pending batch writes when EclipseLink acquires merge locks a deadlock can occur with another thread which has already updated the same rows.

Patch available
Any feedback welcome.
--Gordon


Back to the top