Skip to content

Commit 618e565

Browse files
chore: remove snapshot support (#4279)
* chore: remove snapshot support This feature has had zero public usage and exposes protobuf 2.5 dependency in hbase 1.x. Change-Id: Ie593a38a6fceca60e119360af25bdfc0a2a9fb11 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * oops Change-Id: I91c2f430c2a53aa22b618c91a9c6aab0d778f6ff --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 725c92c commit 618e565

File tree

8 files changed

+0
-907
lines changed

8 files changed

+0
-907
lines changed

bigtable-client-core-parent/bigtable-hbase-integration-tests-common/src/test/java/com/google/cloud/bigtable/hbase/AbstractTestSnapshot.java

Lines changed: 0 additions & 178 deletions
This file was deleted.

bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/src/test/java/com/google/cloud/bigtable/hbase/IntegrationTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
TestGet.class,
4040
TestGetTable.class,
4141
TestScan.class,
42-
TestSnapshots.class,
4342
TestIncrement.class,
4443
TestListTables.class,
4544
TestPut.class,

bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/src/test/java/com/google/cloud/bigtable/hbase/TestSnapshots.java

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)