I'm not sure yet if this is a bug, however the number of OBD-StoreHandler threads seems to be growing over time. The database JVM now has about ~500 active threads total, most of them titled OBD-StoreHandler. What causes the creation of new OBD-StoreHandler threads? Is there a one to one mapping between EntityManagerFactories or EntityManagers in the application?
Thanks, Clinton Moore