google-cloud-go icon indicating copy to clipboard operation
google-cloud-go copied to clipboard

bigtable: Simulate latency/errors in Bigtable emulator for performance / DiRT testing

Open AdamBSteele opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe. I want to use the Cloud Bigtable emulator to test my application's behavior when my Bigtable instance is returning high latency or error rates.

Describe the solution you'd like Add new settings to the Bigtable emulator for inject latency / errors into grpc calls.

Describe alternatives you've considered N/A

Additional context N/A

AdamBSteele avatar Dec 03 '20 18:12 AdamBSteele

Performance tests will be addressed by the Cloud Bigtable clients test project.

telpirion avatar Oct 24 '22 21:10 telpirion

Cloud Bigtable clients test project addressed conformance testing and not performance tests.

bhshkh avatar Feb 01 '24 18:02 bhshkh