You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Qinghui Xu (Jira)" <ji...@apache.org> on 2019/10/07 08:59:00 UTC

[jira] [Commented] (THRIFT-4889) [Java] Add SASL support for non-blocking server

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

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

[~atm], [~tlipcon], [~dreiss] 
Hello, guys, maybe you could provide help to review this PR?

> [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)