3/28/2017 4:33:18 PM
account creation call, the record isn't yet visible
outside the transaction: any call to ImmutableAccountInternalApi
to refresh the InternalCallContext would not only always
result in a cache miss, but also never result in finding the record
in the database.
Re-work the code to not issue any DB call. This saves us 4 DB queries
per account creation call.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
3/28/2017 4:08:22 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
3/27/2017 4:58:40 PM
out of order plan specifier during shopping card api
|
3/28/2017 3:10:46 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
3/27/2017 2:05:20 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
3/27/2017 2:03:56 PM
Meyer <pierre@mouraf.org>
|
|
3/25/2017 8:44:57 PM
allow not specifying a BASE descriptor (when such a BASE subscription already exists in the Bundle). See #724
Also refactor code to only have one implementation across createEntitlementsWithAddOns and createEntitlementWithAddOns apis.
|
|