whitmad / shadow-mvcc-coherence

Automatically exported from code.google.com/p/shadow-mvcc-coherence
0 stars 0 forks source link

ThreadedTransactionManager should manage its own id #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hold manager id centrally rather than per thread. Use sequence to ensure 
transaction id unique between thread
Poss change relationship between threaded and session transaction managers to 
use abstract base class or delegate to a TM state object - single for session 
TM, per thread for threaded TM

Original issue reported on code.google.com by whitmars...@gmail.com on 24 May 2012 at 6:00

GoogleCodeExporter commented 8 years ago

Original comment by whitmars...@gmail.com on 1 Jun 2012 at 7:46