Skip to content

Commit

Permalink
Fix GatewayMetaStatePersistedStateTests
Browse files Browse the repository at this point in the history
Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
  • Loading branch information
Arpit-Bandejiya committed May 14, 2024
1 parent 7b2bc79 commit 88d266f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,7 @@ public Builder clusterUUIDCommitted(boolean clusterUUIDCommitted) {

public Builder() {
indices = new ArrayList<>();
indicesRouting = new ArrayList<>();
}

public Builder(ClusterMetadataManifest manifest) {
Expand Down

0 comments on commit 88d266f

Please sign in to comment.