[ 
https://issues.apache.org/jira/browse/HADOOP-6674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860051#action_12860051
 ] 

Owen O'Malley commented on HADOOP-6674:
---------------------------------------

Two comments:
  1. Don't bother with useSasl and just use useWrap. useWrap implies useSasl.
  2. I don't think you correctly handle the case of pings when useWrap is true.

> Performance Improvement in Secure RPC
> -------------------------------------
>
>                 Key: HADOOP-6674
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6674
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6674-y20.1.bugfix.patch, HADOOP-6674-y20.1.patch
>
>
> This jira introduces two performance improvements in Sasl RPC
> 1. Setting of Sasl 'quality of protection' to authentication only.
> 2. Addition of BufferedOutputStream underneath SaslOutputStream.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to