I did not know that is where it came from! I tried git blame on all the modules but everything looked like it was just copied from a different module so I was chasing geese. No patient zero, if you will allow the analogy.
So it's for a unit test, looks like it will be easy to verify if the changes break things. On Mon, Jun 11, 2018 at 6:18 PM, Stack <[email protected]> wrote: > On Fri, Jun 8, 2018 at 9:54 AM Mike Drob <[email protected]> wrote: > > > We generate this in almost all of our modules, including ones that seem > to > > be completely unrelated to MR stuff. Is this a vestigal copy-paste or am > I > > missing what it is used for? I can't find any additional references to it > > anywhere... > > > > > You saw where it came in I presume (HBASE-5317). > > I vote its presence the result of mistaken copy/paste. > > S > > > > > > > Mike > > >
