Skip to content

Commit

Permalink
fix spotbugs failure
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nagarajan committed Oct 24, 2023
1 parent 382d809 commit 851cfe8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ public void testFastClientGet(
boolean retryEnabled,
int batchGetKeySize,
StoreMetadataFetchMode storeMetadataFetchMode) throws Exception {
storeMetadataFetchMode = StoreMetadataFetchMode.SERVER_BASED_METADATA;
ClientConfig.ClientConfigBuilder clientConfigBuilder =
new ClientConfig.ClientConfigBuilder<>().setStoreName(storeName)
.setR2Client(r2Client)
Expand Down

0 comments on commit 851cfe8

Please sign in to comment.