Commit Graph

1 Commits (e94879ae7c5c699904f9a1d66f96c234769a7667)

Author SHA1 Message Date
Brian Cloutier e94879ae7c 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 04:25:26 +03:00