Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Gleb SinkovskiyGleb SinkovskiyChange Log Group
ChangedChange Log Message
Improved speed of cache warmup after deployment.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Gleb Sinkovskiy
Gleb SinkovskiyChange Log Group
Changed
Change Log Message
Improved speed of cache warmup after deployment.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1
Fix versions
Created April 26, 2015 at 1:35 PM
Updated December 29, 2024 at 8:56 PM
Resolved May 13, 2015 at 7:36 PM
Speed up admin tree cache building by:
using of "getUnitConfigsWithPriority" and "getUnitConfigsWithoutPriority" methods
don't using "ReReadConfigs" method, when not needed