[
https://issues.apache.org/jira/browse/THRIFT-4889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993941#comment-16993941
]
Qinghui Xu commented on THRIFT-4889:
------------------------------------
Thanks [~jensg] for merging my patches.
As this is only tested in hive metastore use cases, I would expect users to
give some feedbacks when using it in different scenarios. I'll be committed to
maintain this feature regarding to bug fixes and improvement requests.
> 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
> Fix For: 0.14.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)