You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simulate a deadlock and a corresponding failure by writing via multiple clients. The driver should receive an error and be able to properly handle it.
Simulate a CAS OOM by repeatedly inserting large data in the same transaction without committing. At last CAS should be killed by the CUBRID Broker. This kills the connection between the CAS and the driver. The driver should detect a socket error and be able to properly handle it.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: