Commit Graph

5 Commits (031bba72c9dd127cc605cdfd7e9ff27aae4946d1)

Author SHA1 Message Date
Marco Slot 031bba72c9 Ensure all preceding writes are visible in data migration 2017-05-11 09:42:12 +02:00
Marco Slot 644a303ec2 Fix locking in master_drop_all_shards / master_apply_delete_command 2017-05-08 17:26:55 +02:00
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
Andres Freund 499f8b9096 Simple isolationtester dml vs. repair tests. 2016-10-27 00:31:41 -07:00
Andres Freund 664341a2ad Add very basic isolationtester infrastructure including a trivial test. 2016-10-27 00:31:41 -07:00