-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: WT2.6.0, WT2.6.1
-
Component/s: None
If you open session or cursor in one thread,
and then close that session/cursor when the thread (which opened connection) is closed it crashes JVM.
Example of code is attached.