featurebase/test
Jason Aten 2eb097c14d blue_green migration. holdbkg.go holder goroutine.
- blue_green for doing migration. Called before Holder.Open finishes.
- holdbkg.go added for index lookup. Less wedging between a deadlock and a race.
- fix fault under read-only map under lmdb at
  TestExecutor_Execute_Row_Range/RowIDColumnID by doing cow in roaring.
- roaring -tags gofuzz builds again
- roaringparanoia build tag added to make test targets in Makefile
- add rbf.NewDBWithAllocZero for out-of-bounds memory checks
- .circleci/config.yml test-shardwidth-22 with large run container, kept OOM-ing we suspect.

Fixes #819
2020-09-11 14:24:15 -05:00
..
cluster.go database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
field.go database per shard, HolderConfig, rbf bit-wise import speedups. 2020-09-04 13:00:33 -05:00
handler.go remove the last usages of test.NewExecutor and cleanup unused in test package 2018-07-01 07:31:31 -05:00
holder.go blue_green migration. holdbkg.go holder goroutine. 2020-09-11 14:24:15 -05:00
index.go blue_green migration. holdbkg.go holder goroutine. 2020-09-11 14:24:15 -05:00
logger.go lock BufferLogger for reads/writes 2019-11-12 12:15:13 -06:00
pilosa.go testhook: leak auditing infrastructure 2020-08-24 11:26:39 -05:00
pilosa_test.go testhook: leak auditing infrastructure 2020-08-24 11:26:39 -05:00
transaction.go increase test deadlineSkew to 1s 2020-05-18 19:57:44 -05:00