stats: Hard-deprecate BufferingStatsdDataFactory::getBuffer()
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 15 Jun 2018 22:15:26 +0000 (23:15 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 15 Jun 2018 22:15:26 +0000 (23:15 +0100)
commitfad1d907606517e0e31ffbca69273d1351479031
tree641c57d81bc879f0417268749ff1ce49bf3c1156
parent3d18cc49ccba3e790d5ead81ae250a4b9b0b592a
stats: Hard-deprecate BufferingStatsdDataFactory::getBuffer()

Follows-up 7fdc3d09a3b6. Also document the getData method.

This method seems unused from a quick glance at Code Search, but
there's a lot of false positives from Monolog instances.

To play safe, rather than removing, add hard-deprecation for
a few days just in case we find another hit.

Change-Id: I8aab93744e66c1a583c67f0bbac27a45250a8fbb
includes/libs/stats/BufferingStatsdDataFactory.php