In my opinion the first step toward making anything in src/test/... supportable is moving it to src/main/ and adding suitable interface annotations.
On Wed, Jun 17, 2015 at 9:10 AM, Stack <st...@duboce.net> wrote: > I am looking at changes to a HBaseTestingUtility base class over in the > nice cleanup issue HBASE-13893. HTU is a pretty popular testing tool. > > I'm thinking that is is not OK removing methods and changing param and > return types even though its across a major version (and even though it > marked unstable) because we should spare the user pain where we can. > > On other hand, we are purging HTable references, old crud, the preservation > of which is useless and will make for a mountain of work. > > Opinions? > > St.Ack > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)