I think what observed (16 concurrent connections) was due to the following
parameter:

hbase.thrift.minWorkerThreads

whose default value is 16.

On Fri, Mar 18, 2016 at 11:06 PM, Daniel <[email protected]> wrote:

> Hi, my Thrift API server seems to allow at most 16 concurrent connections.
> Is there a way to raise this limit? I cannot find a clue in the
> documentation.
>
> Thanks a lot.
> Daniel

Reply via email to