Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/18910#discussion_r134795818
--- Diff:
resource-managers/mesos/src/main/scala/org/apache/spark/deploy/mesos/config.scala
---
@@ -70,4 +70,19 @@ package object config {
"during a temporary disconnection, before tearing down all the
executors.")
.doubleConf
.createWithDefault(0.0)
+
+ private [spark] val NETWORK_NAME =
--- End diff --
Tiny nit, could you remove the space after `private`? that would make it
consistent with the rest of the code.
I trust your judgment as to whether this is the right functional change for
Mesos and the details and style look OK to me otherwise.
---
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]