Page MenuHomePhabricator

Fix mishandling of chunk threshold in Diffusion for installs with no chunk engines available
ClosedPublic

Authored by epriestley on Feb 3 2016, 10:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 12, 8:21 AM
Unknown Object (File)
Thu, Sep 5, 6:24 PM
Unknown Object (File)
Wed, Sep 4, 12:30 PM
Unknown Object (File)
Sun, Sep 1, 4:28 PM
Unknown Object (File)
Sun, Sep 1, 2:34 PM
Unknown Object (File)
Fri, Aug 30, 10:40 PM
Unknown Object (File)
Thu, Aug 29, 2:55 AM
Unknown Object (File)
Sun, Aug 25, 9:15 PM
Subscribers
None

Details

Summary

Fixes T10273. The threshold is null if no chunk engines are available, but the code didn't handle this properly.

Test Plan

Disabled all chunk engines, reloaded, hit issue described in task. Applied patch, got clean file content.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix mishandling of chunk threshold in Diffusion for installs with no chunk engines available.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Feb 3 2016, 10:46 PM
This revision was automatically updated to reflect the committed changes.