[ 
https://issues.apache.org/jira/browse/THRIFT-4889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977518#comment-16977518
 ] 

Qinghui Xu commented on THRIFT-4889:
------------------------------------

We are testing this patch by using it in hive metastore since a while, and 
running benchmarks regarding to classic hive metastore which uses the blocking 
TThreadPoolServer. The first results look quite promising, in our tests the 
metastore using a nonblocking has a much better capacity to handle the load.

I'd appreciate reviews on the PR and am ready to apply changes for your 
valuable feedbacks and advices.

> [Java] Add SASL support for non-blocking server
> -----------------------------------------------
>
>                 Key: THRIFT-4889
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4889
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>            Reporter: Qinghui Xu
>            Assignee: Qinghui Xu
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, it seems the sasl is available only for blocking server. But in 
> some circumstances the server cannot handle the workload/nb of connections 
> with the blocking IO, we need SASL support to secure the non-blocking IO 
> servers in such situations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to