Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 819444e

Browse files
committed
comments
1 parent d8cf0e8 commit 819444e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/stub/EnhancedBigtableStubSettings.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -648,10 +648,6 @@ private Builder() {
648648
// is fine as GFE/CFE sends with gslb target type
649649
// TODO: flip the bit setDirectAccessRequested and setTrafficDirectorEnabled once we make
650650
// client compatible by default.
651-
652-
this.enableDirectPathByDefault =
653-
Boolean.parseBoolean(System.getenv("CBT_ENABLE_DIRECTPATH_BY_DEFAULT"));
654-
655651
featureFlags =
656652
FeatureFlags.newBuilder()
657653
.setReverseScans(true)

0 commit comments

Comments
 (0)