Our application has some complex entities. We do batch update(merge detached entity) every 2 minutes. We find the period significant IO costs these days, and disappeared when turn off the batch updating.
1.ObjectDB is in embedded mode.
2.ObjectDB version is 2.3.7
3.Database file size is nearly 600mb and increasing.