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)
Dec 18 2024, 6:19 AM
Unknown Object (File)
Dec 16 2024, 7:40 PM
Unknown Object (File)
Dec 13 2024, 1:58 PM
Unknown Object (File)
Dec 9 2024, 2:48 AM
Unknown Object (File)
Dec 7 2024, 1:58 PM
Unknown Object (File)
Dec 7 2024, 2:53 AM
Unknown Object (File)
Nov 26 2024, 11:10 PM
Unknown Object (File)
Nov 22 2024, 9:16 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.