bigtable: emulator support for PingAndWarm #5802
Labels
api: bigtable
Issues related to the Bigtable API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
PingAndWarm is now public, so we should support it in the emulator.
PingAndWarm acts on an Instance, not a Table. The real service validates whether the instance exists or not, but seeing as there is no way to create an instance with the emulator, I think the emulator PingAndWarm implementation should always return an OK response.
The text was updated successfully, but these errors were encountered: