Isaac Lambat

Results 5 issues of Isaac Lambat

CBG-2255 ## Pre-review checklist - [x] Removed debug logging (`fmt.Print`, `log.Print`, ...) - [x] Logging sensitive data? Make sure it's tagged (e.g. `base.UD(docID)`, `base.MD(dbName)`) - [x] Updated relevant information in...

CBG-2201 - Added LeakyBucket support to the Rest Tester for running with integration tests when using config option - Added collection support to the rest tester - A package will...

CBG-2448 - Backport of CBG-2223: Background manager cluster aware terminator race fixed ## Pre-review checklist - [x] Removed debug logging (`fmt.Print`, `log.Print`, ...) - [x] Logging sensitive data? Make sure...

CBG-2225 - Backported CBG-2150: Added cluster aware functionality to the resync operation - Made release branch on https://github.com/couchbaselabs/walrus with commit to allow testing of this change - Tested resync functions...

CBG-2306 - If running in serverless, when requesting a database context - Admin authentication is checked first if on the admin port - a check if done to see if...