Skip to content

Commit

Permalink
Cherry-pick 888df92 with conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
vitess-bot[bot] committed Jul 18, 2023
1 parent 63a45fe commit 3d6296c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go/vt/vtorc/inst/instance_dao.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ func initializeInstanceDao() {
forgetAliases = cache.New(time.Duration(config.Config.InstancePollSeconds*3)*time.Second, time.Second)
cacheInitializationCompleted.Store(true)
<<<<<<< HEAD
<<<<<<< HEAD
>>>>>>> 888df9228e (Fix flakiness in VTOrc tests (#13489))
=======
>>>>>>> 888df9228e (Fix flakiness in VTOrc tests (#13489))
=======
>>>>>>> 888df9228e (Fix flakiness in VTOrc tests (#13489))
Expand Down
3 changes: 3 additions & 0 deletions go/vt/vtorc/inst/instance_dao_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,9 @@ func waitForCacheInitialization() {
}
}
<<<<<<< HEAD
<<<<<<< HEAD
>>>>>>> 888df9228e (Fix flakiness in VTOrc tests (#13489))
=======
>>>>>>> 888df9228e (Fix flakiness in VTOrc tests (#13489))
=======
>>>>>>> 888df9228e (Fix flakiness in VTOrc tests (#13489))

0 comments on commit 3d6296c

Please sign in to comment.