Skip to content

Commit 1a6f267

Browse files
nicholslmutianf
andauthored
Update google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/stub/BigtableClientContext.java
Co-authored-by: Mattie Fu <mattiefu@google.com>
1 parent 2ea5b3a commit 1a6f267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public static BigtableClientContext create(EnhancedBigtableStubSettings settings
121121
setupCookieHolder(transportProvider);
122122
}
123123

124-
BigtableChannelPrimer channelPrimer;
124+
BigtableChannelPrimer channelPrimer = null;
125125

126126
// Inject channel priming if enabled
127127
if (builder.isRefreshingChannel()) {

0 commit comments

Comments
 (0)