Re: Issue 108 in glassdb: autoAbort and manual transaction mode

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Issue 108 in glassdb: autoAbort and manual transaction mode

glassdb

Comment #1 on issue 108 by [hidden email]: autoAbort and manual  
transaction mode
http://code.google.com/p/glassdb/issues/detail?id=108

Also, we have the standard problem ... when the GCI is blocked (i.e., idle  
GemTools) sigAborts and friends won't be seen ... I think the GBS solution  
is to have a client-side thread that periodically makes a gci call to allow  
the server to see sigAborts, etc.