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
F19705577: D15179.diff
Wed, Feb 11, 7:36 AM
F19689755: D15179.id36639.diff
Mon, Feb 9, 9:29 PM
F19689749: D15179.id36639.diff
Mon, Feb 9, 9:28 PM
F19682371: D15179.diff
Sun, Feb 8, 11:38 PM
F19571159: D15179.id36639.diff
Sun, Feb 1, 2:26 AM
F19525964: D15179.id36639.diff
Jan 18 2026, 1:09 PM
F19487459: D15179.id.diff
Jan 8 2026, 4:15 AM
F19393552: D15179.id.diff
Dec 27 2025, 7:55 AM
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.