googleapis / java-bigtable-hbase

Java libraries and HBase client extensions for accessing Google Cloud Bigtable
https://cloud.google.com/bigtable/
Apache License 2.0
174 stars 179 forks source link

fix: Bring SampleRowKeys default timeout closer in line to the Veneer… #4451

Closed andre-sampaio closed 1 week ago

andre-sampaio commented 2 weeks ago

This brings the default timeout for SampleRowKeys to the same values as the Veneer client

Fixes #4450 ☕️

sushanb commented 1 week ago

please add a test into TestBigtableHBaseVeneerSettings.java file and then i think it should be good to be merged.