[WIP] TBS: Replace badger with pebble #13601
Annotations
4 errors
Run go test -v ./...:
x-pack/apm-server/sampling/eventstorage/storage_whitebox_test.go#L31
cannot use db (variable of type *badger.DB) as db value in argument to New: *badger.DB does not implement db (missing method NewIndexedBatch)
|
Run go test -v ./...:
x-pack/apm-server/sampling/eventstorage/storage_whitebox_test.go#L45
readWriter.txn undefined (type *ReadWriter has no field or method txn)
|
Run go test -v ./...:
x-pack/apm-server/sampling/eventstorage/storage_whitebox_test.go#L56
readWriter.txn undefined (type *ReadWriter has no field or method txn)
|
Run go test -v ./...
Process completed with exit code 1.
|
Loading