Yes, the concept of connection caching, aka, managed connections are going
away. See also HBASE-9117. I tried rebasing that monster patch a couple
weeks back and decided it wasn't worth it. If you're interested in tackling
this problem, I recommend biting off smaller chunks.

On Wed, Oct 22, 2014 at 6:00 PM, Solomon Duskis <sdus...@gmail.com> wrote:

> I have a question about managed vs. unmanaged connections in HBase 1.0.
> The new ConnectionFactory implementation and the Connection interface don't
> seem to include the concept of managed connections for tables.  Are HTable
> managed connections going to be deprecated?
>
> -Solomon Duskis
>

Reply via email to