Commit Graph

1 Commits (eca0253fc0fee6a5337d4246e400f287485b192c)

Author SHA1 Message Date
Brian Cloutier eca0253fc0 Fix crash in isolation tests
- There was a crash when the table a shardid belonged to changed during
  a session. Instead of crashing (a failed assert) we now throw an error
- Update the isolation test which was crashing to no longer exercise
  that code path
- Add a regression test to check that the error is thrown
2017-04-29 02:08:01 +03:00