On Mon, Oct 6, 2014 at 4:42 PM, Jeremy Kepner <kep...@ll.mit.edu> wrote:

> -1
>
> Need a good reason why the current deprecated code is causing harm to
> Accumulo.
>
>
In general, keeping around deprecated code restricts how much we can
optimize behind the scenes (both for performance or maintainability). It
also keeps our test burden higher.

I'll let Christopher speak to the specifics of what he wants to remove, but
it sounds like at least one of them is something that commonly results in
incorrect usage, even internally.

-- 
Sean

Reply via email to