Nikhil Bhide created SPARK-22015: ------------------------------------ Summary: Remove usage of non-used private field isAuthenticated from org.apache.spark.network.sasl.SaslRpcHandler.java Key: SPARK-22015 URL: https://issues.apache.org/jira/browse/SPARK-22015 Project: Spark Issue Type: Improvement Components: Spark Core Affects Versions: 2.2.0 Reporter: Nikhil Bhide Priority: Trivial
Remove usage of non-used private field isAuthenticated from org.apache.spark.network.sasl.SaslRpcHandler.java. It does not adhere to code convention. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org