Description
The `buildDeferredIndexes` method of our bucket manager does not appear to work properly under current version of the SDK. This is due to use of a this reference from within a callback that looses the this scoping.
The `buildDeferredIndexes` method of our bucket manager does not appear to work properly under current version of the SDK. This is due to use of a this reference from within a callback that looses the this scoping.