rbf is the default Tx type. Dogfood it.

This commit is contained in:
Jason E. Aten 2020-10-20 11:07:07 -05:00
parent c356498c19
commit 1216b93d73

View file

@ -44,7 +44,7 @@ const (
// DefaultTxsrc is set here. pilosa/server/config.go references it
// to set the default for pilosa server exeutable.
// Can be overridden with env variable PILOSA_TXSRC for testing.
const DefaultTxsrc = RoaringTxn
const DefaultTxsrc = RBFTxn
// DetectMemAccessPastTx true helps us catch places in api and executor
// where mmapped memory is being accessed after the point in time