Project

General

Profile

Bug #20421

Updated by Peter Amstutz about 1 year ago

Customer had a keep-balance process use an excessive amount of RAM in the final "updating collections" phase.    We theorized that it was buffering a large number of collections because @BalanceCollectionBuffers@ was set to 1000.    This adjusts the default to a much smaller value of 4. 

Back