make XmlDumpwriter more resilient to blob store corruption
authorAriel T. Glenn <ariel@wikimedia.org>
Wed, 24 Jul 2019 05:56:41 +0000 (08:56 +0300)
committerAriel T. Glenn <ariel@wikimedia.org>
Wed, 24 Jul 2019 05:59:38 +0000 (08:59 +0300)
commita27820692f61842f15e1b75d153b9626a8854fbd
tree9a462e32c718166cb23a6333bd2c0ca6428cda5d
parentd1e7d5e3b2c60d2da2da3c516a94c24599bf3ecc
make XmlDumpwriter more resilient to blob store corruption

Loading content can also throw InvalidArgumentException when
the cluster address is an unknown cluster.

Bug: T228720
Change-Id: I313f9a5a27b21a33e90639abae3f505640c30e23
includes/export/XmlDumpWriter.php