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
F18629705: D15179.diff
Tue, Sep 16, 9:40 AM
Unknown Object (File)
May 30 2025, 9:00 PM
Unknown Object (File)
May 29 2025, 3:10 PM
Unknown Object (File)
May 2 2025, 8:02 PM
Unknown Object (File)
Apr 9 2025, 5:18 PM
Unknown Object (File)
Apr 3 2025, 8:18 AM
Unknown Object (File)
Apr 1 2025, 8:16 PM
Unknown Object (File)
Mar 31 2025, 11:58 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.