Github user aarondav commented on a diff in the pull request:
https://github.com/apache/spark/pull/5377#discussion_r29121544
--- Diff:
network/common/src/main/java/org/apache/spark/network/sasl/SparkSaslServer.java
---
@@ -60,13 +60,19 @@
static final String DIGEST = "DIGEST-MD5";
/**
- * The quality of protection is just "auth". This means that we are doing
- * authentication only, we are not supporting integrity or privacy
protection of the
- * communication channel after authentication. This could be changed to
be configurable
- * in the future.
+ * QOP value that includes encryption.
--- End diff --
I liked the spelled-out "quality of protection" better :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]