Marcelo Vanzin created SPARK-11040:
--------------------------------------

             Summary: SaslRpcHandler does not delegate all methods to 
underlying handler
                 Key: SPARK-11040
                 URL: https://issues.apache.org/jira/browse/SPARK-11040
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.6.0
            Reporter: Marcelo Vanzin


{{SaslRpcHandler}} only delegates {{receive}} and {{getStreamManager}}, so when 
SASL is enabled, other events will be missed by apps.

This affects other version too, but I think these events aren't actually used 
there. They'll be used by the new rpc backend in 1.6, though.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to